summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* Sync with 1.0.1 branch.bodo2011-02-081-3/+29
* Initial *very* experimental EVP support for AES-GCM. Note: probably verysteve2011-02-071-0/+9
* Use 0 not -1 (since type is size_t) for finalisation argument to do_cipher:steve2011-02-071-1/+1
* New flags EVP_CIPH_FLAG_CUSTOM_CIPHER in cipher structures if an underlyingsteve2011-02-071-0/+10
* fix omissionsbodo2011-02-031-0/+1
* CVE-2010-4180 fix (from OpenSSL_1_0_0-stable)bodo2011-02-031-0/+5
* Fix escaping code for string printing. If *any* escaping is enabled westeve2011-01-031-1/+8
* avoid verification loops in trusted store when path buildingsteve2010-12-251-0/+4
* apply J-PKAKE fix to HEAD (original by Ben)steve2010-11-291-2/+9
* add "missing" functions to copy EVP_PKEY_METHOD and examine infosteve2010-11-241-0/+3
* bring HEAD up to date, add CVE-2010-3864 fix, update NEWS filessteve2010-11-161-0/+8
* move CHANGES entry to correct placesteve2010-10-101-3/+3
* PR: 2314steve2010-10-101-0/+3
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),steve2010-10-031-0/+5
* Update version numbersbodo2010-08-261-2/+2
* For better forward-security support, add functionsbodo2010-08-261-0/+18
* New 64-bit optimized implementation EC_GFp_nistp224_method().bodo2010-08-261-0/+12
* PR: 1833steve2010-08-261-0/+4
* ECC library bugfixes.bodo2010-08-261-0/+12
* Harmonize with OpenSSL_1_0_1-stable version of CHANGES.bodo2010-08-261-8/+16
* Add Next Protocol Negotiation.ben2010-07-281-0/+6
* Add new type ossl_ssize_t instead of ssize_t and move definitions tosteve2010-07-261-0/+5
* Fix WIN32 build system to correctly link ENGINE DLLs contained in asteve2010-07-241-0/+7
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),steve2010-07-211-0/+5
* PR: 1830steve2010-07-181-10/+15
* oops, revert wrong patch..steve2010-07-181-15/+10
* Fix warnings (From HEAD, original patch by Ben).steve2010-07-181-10/+15
* add CVE-2010-0742 and CVS-2010-1633 fixessteve2010-06-011-0/+10
* Revert previous Linux-specific/centric commit#19629. If it really has toappro2010-05-051-3/+0
* Non-executable stack in asm.ben2010-05-051-0/+3
* new function to diff tm structuressteve2010-04-151-0/+5
* Add SHA2 algorithms to SSL_library_init(). Although these aren't usedsteve2010-04-071-0/+7
* Fix for "Record of death" vulnerability CVE-2010-0740.bodo2010-03-251-8/+17
* update CHANGESsteve2010-03-141-2/+2
* add -sigopt option to ca utilitysteve2010-03-141-0/+5
* This entry was in 0.9.8m changelog but missing from here, since it'smark2010-03-121-1/+4
* typosteve2010-03-111-1/+1
* RSA PSS ASN1 signing methodsteve2010-03-111-0/+5
* Algorithm specific ASN1 signing functions.steve2010-03-111-0/+6
* RSA PSS verification support including certificates and certificatesteve2010-03-081-1/+8
* Add PSS algorithm printing. This is an initial step towards full PSS support.steve2010-03-061-5/+8
* Add algorithm specific signature printing. An individual ASN1 method cansteve2010-03-061-0/+8
* Submitted by: Tomas Hoger <thoger@redhat.com>steve2010-03-031-0/+6
* oops, use correct datesteve2010-02-261-1/+1
* add -trusted_first option and verify flagsteve2010-02-251-0/+4
* Experimental support for partial chain verification: if an intermediatesteve2010-02-251-0/+10
* Fix X509_STORE lockingbodo2010-02-191-1/+5
* Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT is set as well assteve2010-02-171-1/+1
* PR: 2100steve2010-02-171-0/+5
* update references to new RI RFCsteve2010-02-121-12/+11