aboutsummaryrefslogtreecommitdiff
path: root/util/ssleay.num
AgeCommit message (Expand)AuthorFilesLines
2016-03-02Provide getters for default_passwd_cb and userdataChristian Heimes1-0/+4
2016-02-29Refactor the async wait fd logicMatt Caswell1-1/+2
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz1-1/+1
2016-02-10clean away old VMS cruftRichard Levitte1-39/+18
2016-02-09Auto init/de-init libsslMatt Caswell1-2/+2
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell1-0/+1
2016-02-08Deprecate undocumented SSL_cache_hit().Dr. Stephen Henson1-1/+1
2016-02-06make updateDr. Stephen Henson1-0/+1
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell1-0/+1
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell1-0/+2
2016-01-14Make SSL_set_debug deprecated in 1.1Rich Salz1-1/+1
2016-01-14RT4232: Extra space in help message.Rich Salz1-1/+1
2016-01-11Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni1-0/+6
2016-01-06DANE make updateViktor Dukhovni1-0/+11
2015-12-22make updateDr. Stephen Henson1-0/+3
2015-12-15Don't export internal symbolsMatt Caswell1-415/+415
2015-12-05Remove support for all 40 and 56 bit ciphers.Kurt Roeckx1-2/+2
2015-12-04Remove support for SSL_{CTX_}set_tmp_ecdh_callback().Kurt Roeckx1-2/+2
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-3/+3
2015-11-20make updateMatt Caswell1-0/+2
2015-11-10Fix SSL_use_certificate_chain_fileMatt Caswell1-0/+2
2015-10-30make updateMatt Caswell1-2/+3
2015-10-30make updateMatt Caswell1-0/+3
2015-09-29Fix no-stdio buildDavid Woodhouse1-15/+15
2015-09-25Add ability to set default CA path and file locations individuallyMatt Caswell1-0/+2
2015-06-29make updateDr. Stephen Henson1-4/+4
2015-05-28Change return type of the new accessorsMatt Caswell1-0/+4
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell1-12/+12
2015-05-16Client side version negotiation rewriteMatt Caswell1-1/+2
2015-05-16Server side version negotiation rewriteMatt Caswell1-2/+4
2015-05-13Remove Kerberos support from libsslMatt Caswell1-17/+17
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz1-10/+10
2015-05-08Add SSL_use_certificate_chain_file functionDr. Stephen Henson1-0/+1
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz1-0/+2
2015-03-15Update ordinals, fix error message.Dr. Stephen Henson1-2/+7
2015-02-04Fix various build breaksRich Salz1-16/+18
2014-12-04Remove SSLv2 supportKurt Roeckx1-3/+3
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson1-3/+3
2014-10-15Fix SRTP compile issues for windowsMatt Caswell1-4/+4
2014-09-05sync ordinals with 1.0.2Dr. Stephen Henson1-60/+65
2014-07-24Add conditional unit testing interface.Dr. Stephen Henson1-0/+1
2014-07-19Windows build fixes.Dr. Stephen Henson1-0/+55
2013-11-14Fix compilation with no-nextprotoneg.Piotr Sikora1-1/+1
2012-04-03Update ordinals.Dr. Stephen Henson1-0/+1
2011-12-23delete unimplemented function from header file, update ordinalsDr. Stephen Henson1-1/+1
2011-12-22sync and update ordinalsDr. Stephen Henson1-9/+10
2011-11-21sync and update ordinalsDr. Stephen Henson1-10/+15
2011-05-11Sync ordinals.Dr. Stephen Henson1-10/+24
2011-03-23make update (1.1.0-dev)Richard Levitte1-24/+40
2011-03-12Add SRP support.Ben Laurie1-0/+14