aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell2016-03-072-1/+4737
* Add an SSL_has_pending() functionMatt Caswell2016-03-072-0/+423
* Add an ability to set the SSL read buffer sizeMatt Caswell2016-03-071-0/+2
* Update the dasync engine to add a pipeline cipherMatt Caswell2016-03-071-0/+1
* make updateMatt Caswell2016-03-071-2/+3
* make updateDr. Stephen Henson2016-03-071-2/+2
* New ordinal files, recreated from scratchRichard Levitte2016-03-052-0/+4425
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-055-30/+30
* Remove the old ordinalsRichard Levitte2016-03-052-5238/+0
* Adds CT validation to SSL connectionsRob Percival2016-03-041-0/+8
* make updateDr. Stephen Henson2016-03-021-0/+1
* add kdf.h to mkdef.plDr. Stephen Henson2016-03-021-0/+1
* make updateDr. Stephen Henson2016-03-021-0/+2
* Provide getters for default_passwd_cb and userdataChristian Heimes2016-03-021-0/+4
* CT policy validationRob Percival2016-03-011-0/+13
* Verify SCT signaturesRob Percival2016-03-011-0/+22
* Refactor the async wait fd logicMatt Caswell2016-02-292-4/+13
* Workaround for VisualStudio 2015 bugMatt Caswell2016-02-291-1/+2
* make updateDr. Stephen Henson2016-02-281-0/+1
* Fix mk1mf buildRich Salz2016-02-284-12/+2
* Public API for Certificate TransparencyRob Percival2016-02-262-2/+34
* Fix a mkdef.pl warningMatt Caswell2016-02-261-1/+9
* Implement new multi-threading APIAlessandro Ghedini2016-02-262-0/+14
* CVE-2016-0798: avoid memory leak in SRPEmilia Kasper2016-02-251-1/+3
* The build files use %disabled, make sure to pass it to themRichard Levitte2016-02-221-0/+1
* Don't use 'parent' in util/dofile.plRichard Levitte2016-02-215-5/+11
* Work-around for proxy->s_server retry logicViktor Dukhovni2016-02-201-1/+3
* Build dynamic engines even if configured "no-shared"Richard Levitte2016-02-201-4/+2
* Always build library object files with shared library cflagsRichard Levitte2016-02-202-4/+5
* TLS: reject duplicate extensionsEmilia Kasper2016-02-193-10/+28
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-2/+2
* Remove outdated DEBUG flags.Rich Salz2016-02-181-1/+0
* Remove "experimental" in code and comments, too.Rich Salz2016-02-171-12/+0
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-171-2/+2
* Be more verbose when debugging is onRichard Levitte2016-02-171-6/+10
* Remove JPAKERich Salz2016-02-175-35/+0
* Correct deprecation of OPENSSL_configRichard Levitte2016-02-151-1/+1
* Misc fixes in util/mk1mf.plRichard Levitte2016-02-141-0/+3
* make updateRichard Levitte2016-02-141-7/+7
* Don't use libcrypto private headers with mkdef.plRichard Levitte2016-02-141-3/+2
* Prefer IO::Socket::INET6 over IO::Socket::IPRichard Levitte2016-02-141-12/+11
* Fix some issues near recent chomp changes.Viktor Dukhovni2016-02-133-6/+8
* Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte2016-02-121-10/+10
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-1110-25/+23
* util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov2016-02-119-18/+18
* Don't add filename comment.Rich Salz2016-02-111-1/+0
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-112-2/+2
* Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte2016-02-111-1/+8
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-111-0/+3
* Make comment match realityRichard Levitte2016-02-111-1/+1