aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Fix escaping code for string printing. If *any* escaping is enabled weDr. Stephen Henson2011-01-031-1/+8
* avoid verification loops in trusted store when path buildingDr. Stephen Henson2010-12-251-0/+4
* apply J-PKAKE fix to HEAD (original by Ben)Dr. Stephen Henson2010-11-291-2/+9
* add "missing" functions to copy EVP_PKEY_METHOD and examine infoDr. Stephen Henson2010-11-241-0/+3
* bring HEAD up to date, add CVE-2010-3864 fix, update NEWS filesDr. Stephen Henson2010-11-161-0/+8
* move CHANGES entry to correct placeDr. Stephen Henson2010-10-101-3/+3
* PR: 2314Dr. Stephen Henson2010-10-101-0/+3
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson2010-10-031-0/+5
* Update version numbersBodo Möller2010-08-261-2/+2
* For better forward-security support, add functionsBodo Möller2010-08-261-0/+18
* New 64-bit optimized implementation EC_GFp_nistp224_method().Bodo Möller2010-08-261-0/+12
* PR: 1833Dr. Stephen Henson2010-08-261-0/+4
* ECC library bugfixes.Bodo Möller2010-08-261-0/+12
* Harmonize with OpenSSL_1_0_1-stable version of CHANGES.Bodo Möller2010-08-261-8/+16
* Add Next Protocol Negotiation.Ben Laurie2010-07-281-0/+6
* Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson2010-07-261-0/+5
* Fix WIN32 build system to correctly link ENGINE DLLs contained in aDr. Stephen Henson2010-07-241-0/+7
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson2010-07-211-0/+5
* PR: 1830Dr. Stephen Henson2010-07-181-10/+15
* oops, revert wrong patch..Dr. Stephen Henson2010-07-181-15/+10
* Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson2010-07-181-10/+15
* 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