aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* add CVE-2010-0742 and CVS-2010-1633 fixesDr. Stephen Henson2010-06-011-0/+10
* Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov2010-05-051-3/+0
* Non-executable stack in asm.Ben Laurie2010-05-051-0/+3
* new function to diff tm structuresDr. Stephen Henson2010-04-151-0/+5
* Add SHA2 algorithms to SSL_library_init(). Although these aren't usedDr. Stephen Henson2010-04-071-0/+7
* Fix for "Record of death" vulnerability CVE-2010-0740.Bodo Möller2010-03-251-8/+17
* update CHANGESDr. Stephen Henson2010-03-141-2/+2
* add -sigopt option to ca utilityDr. Stephen Henson2010-03-141-0/+5
* This entry was in 0.9.8m changelog but missing from here, since it'sMark J. Cox2010-03-121-1/+4
* typoDr. Stephen Henson2010-03-111-1/+1
* RSA PSS ASN1 signing methodDr. Stephen Henson2010-03-111-0/+5
* Algorithm specific ASN1 signing functions.Dr. Stephen Henson2010-03-111-0/+6
* RSA PSS verification support including certificates and certificateDr. Stephen Henson2010-03-081-1/+8
* Add PSS algorithm printing. This is an initial step towards full PSS support.Dr. Stephen Henson2010-03-061-5/+8
* Add algorithm specific signature printing. An individual ASN1 method canDr. Stephen Henson2010-03-061-0/+8
* Submitted by: Tomas Hoger <thoger@redhat.com>Dr. Stephen Henson2010-03-031-0/+6
* oops, use correct dateDr. Stephen Henson2010-02-261-1/+1
* add -trusted_first option and verify flagDr. Stephen Henson2010-02-251-0/+4
* Experimental support for partial chain verification: if an intermediateDr. Stephen Henson2010-02-251-0/+10
* Fix X509_STORE lockingBodo Möller2010-02-191-1/+5
* Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT is set as well asDr. Stephen Henson2010-02-171-1/+1
* PR: 2100Dr. Stephen Henson2010-02-171-0/+5
* update references to new RI RFCDr. Stephen Henson2010-02-121-12/+11
* Make CMAC API similar to HMAC API. Add methods for CMAC.Dr. Stephen Henson2010-02-081-0/+1
* Initial experimental CMAC implementation.Dr. Stephen Henson2010-02-071-0/+3
* Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copyDr. Stephen Henson2010-02-071-1/+6
* typoDr. Stephen Henson2010-01-291-1/+1
* Experimental renegotiation support in s_server test -www server.Dr. Stephen Henson2010-01-281-0/+5
* typoDr. Stephen Henson2010-01-271-1/+1
* PR: 1949Dr. Stephen Henson2010-01-261-0/+8
* TypoDr. Stephen Henson2010-01-261-1/+1
* Tolerate PKCS#8 DSA format with negative private key.Dr. Stephen Henson2010-01-221-0/+3
* Fix version handling so it can cope with a major version >3.Dr. Stephen Henson2010-01-131-0/+5
* Modify compression code so it avoids using ex_data free functions. ThisDr. Stephen Henson2010-01-131-0/+9
* PR: 2136Dr. Stephen Henson2010-01-121-0/+4
* Updates to conform with draft-ietf-tls-renegotiation-03.txt:Dr. Stephen Henson2010-01-061-1/+1
* Compression handling on session resume was badly broken: it alwaysDr. Stephen Henson2009-12-311-0/+5
* Include CHANGES entry for external cacheDr. Stephen Henson2009-12-311-0/+5
* Constify crypto/cast.Bodo Möller2009-12-221-0/+4
* New option to enable/disable connection to unpatched serversDr. Stephen Henson2009-12-161-0/+5
* Add ctrls to clear options and mode.Dr. Stephen Henson2009-12-091-0/+3
* Send no_renegotiation alert as required by spec.Dr. Stephen Henson2009-12-081-0/+11
* Add ctrl and macro so we can determine if peer support secure renegotiation.Dr. Stephen Henson2009-12-081-0/+5
* Add support for magic cipher suite value (MCSV). Make secure renegotiationDr. Stephen Henson2009-12-081-3/+2
* Initial experimental TLSv1.1 supportDr. Stephen Henson2009-12-071-0/+10
* Update CHANGES.Dr. Stephen Henson2009-12-021-0/+4
* Experimental CMS password based recipient Info support.Dr. Stephen Henson2009-11-261-0/+4
* Make CHANGES in CVS head consistent with the CHANGES files in theBodo Möller2009-11-261-29/+39
* Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhatDr. Stephen Henson2009-11-251-7/+15
* First cut of renegotiation extension. (port to HEAD)Dr. Stephen Henson2009-11-091-0/+10