summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2016-03-07GH812: Fix for no-ui build on WindowsMat
2016-03-07Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell
2016-03-07Add an SSL_has_pending() functionMatt Caswell
2016-03-07Add an ability to set the SSL read buffer sizeMatt Caswell
2016-03-07Update the dasync engine to add a pipeline cipherMatt Caswell
2016-03-07make updateMatt Caswell
2016-03-07make updateDr. Stephen Henson
2016-03-05New ordinal files, recreated from scratchRichard Levitte
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte
2016-03-05Remove the old ordinalsRichard Levitte
2016-03-04Adds CT validation to SSL connectionsRob Percival
2016-03-02make updateDr. Stephen Henson
2016-03-02add kdf.h to mkdef.plDr. Stephen Henson
2016-03-02make updateDr. Stephen Henson
2016-03-02Provide getters for default_passwd_cb and userdataChristian Heimes
2016-03-01CT policy validationRob Percival
2016-03-01Verify SCT signaturesRob Percival
2016-02-29Refactor the async wait fd logicMatt Caswell
2016-02-29Workaround for VisualStudio 2015 bugMatt Caswell
2016-02-28make updateDr. Stephen Henson
2016-02-28Fix mk1mf buildRich Salz
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-26Fix a mkdef.pl warningMatt Caswell
2016-02-26Implement new multi-threading APIAlessandro Ghedini
2016-02-25CVE-2016-0798: avoid memory leak in SRPEmilia Kasper
2016-02-22The build files use %disabled, make sure to pass it to themRichard Levitte
2016-02-21Don't use 'parent' in util/dofile.plRichard Levitte
2016-02-20Work-around for proxy->s_server retry logicViktor Dukhovni
2016-02-20Build dynamic engines even if configured "no-shared"Richard Levitte
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-19TLS: reject duplicate extensionsEmilia Kasper
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-18Remove outdated DEBUG flags.Rich Salz
2016-02-17Remove "experimental" in code and comments, too.Rich Salz
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-02-17Be more verbose when debugging is onRichard Levitte
2016-02-17Remove JPAKERich Salz
2016-02-15Correct deprecation of OPENSSL_configRichard Levitte
2016-02-14Misc fixes in util/mk1mf.plRichard Levitte
2016-02-14make updateRichard Levitte
2016-02-14Don't use libcrypto private headers with mkdef.plRichard Levitte
2016-02-14Prefer IO::Socket::INET6 over IO::Socket::IPRichard Levitte
2016-02-13Fix some issues near recent chomp changes.Viktor Dukhovni
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov
2016-02-11Don't add filename comment.Rich Salz
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-11Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz