summaryrefslogtreecommitdiffstats
path: root/util/ssleay.num
AgeCommit message (Expand)Author
2016-03-18Remove more unused things.Rich Salz
2016-03-07Add an SSL_has_pending() functionMatt Caswell
2016-03-05Remove the old ordinalsRichard Levitte
2016-03-04Adds CT validation to SSL connectionsRob Percival
2016-03-02Provide getters for default_passwd_cb and userdataChristian Heimes
2016-02-29Refactor the async wait fd logicMatt Caswell
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-10clean away old VMS cruftRichard Levitte
2016-02-09Auto init/de-init libsslMatt Caswell
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell
2016-02-08Deprecate undocumented SSL_cache_hit().Dr. Stephen Henson
2016-02-06make updateDr. Stephen Henson
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell
2016-01-14Make SSL_set_debug deprecated in 1.1Rich Salz
2016-01-14RT4232: Extra space in help message.Rich Salz
2016-01-11Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni
2016-01-06DANE make updateViktor Dukhovni
2015-12-22make updateDr. Stephen Henson
2015-12-15Don't export internal symbolsMatt Caswell
2015-12-05Remove support for all 40 and 56 bit ciphers.Kurt Roeckx
2015-12-04Remove support for SSL_{CTX_}set_tmp_ecdh_callback().Kurt Roeckx
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-11-20make updateMatt Caswell
2015-11-10Fix SSL_use_certificate_chain_fileMatt Caswell
2015-10-30make updateMatt Caswell
2015-10-30make updateMatt Caswell
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-25Add ability to set default CA path and file locations individuallyMatt Caswell
2015-06-29make updateDr. Stephen Henson
2015-05-28Change return type of the new accessorsMatt Caswell
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-16Client side version negotiation rewriteMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-13Remove Kerberos support from libsslMatt Caswell
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz
2015-05-08Add SSL_use_certificate_chain_file functionDr. Stephen Henson
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-03-15Update ordinals, fix error message.Dr. Stephen Henson
2015-02-04Fix various build breaksRich Salz
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson
2014-10-15Fix SRTP compile issues for windowsMatt Caswell
2014-09-05sync ordinals with 1.0.2Dr. Stephen Henson
2014-07-24Add conditional unit testing interface.Dr. Stephen Henson
2014-07-19Windows build fixes.Dr. Stephen Henson
2013-11-14Fix compilation with no-nextprotoneg.Piotr Sikora
2012-04-03Update ordinals.Dr. Stephen Henson
2011-12-23delete unimplemented function from header file, update ordinalsDr. Stephen Henson
2011-12-22sync and update ordinalsDr. Stephen Henson