aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Experimental FIPS symbol renaming.Dr. Stephen Henson2011-02-161-0/+6
* Add non-FIPS algorithm blocking and selftest checking.Dr. Stephen Henson2011-02-151-2/+5
* Add ECDSA functionality to fips module. Initial very incomplete versionDr. Stephen Henson2011-02-141-0/+6
* New option to disable characteristic two fields in EC code.Dr. Stephen Henson2011-02-121-0/+3
* New "fispcanisteronly" build option: only build fipscanister.o andDr. Stephen Henson2011-02-111-0/+5
* Add GCM IV generator. Add some FIPS restrictions to GCM. Update fips_gcmtest.Dr. Stephen Henson2011-02-091-0/+4
* Sync with 1.0.1 branch.Bodo Möller2011-02-081-3/+29
* Initial *very* experimental EVP support for AES-GCM. Note: probably veryDr. Stephen Henson2011-02-071-0/+9
* Use 0 not -1 (since type is size_t) for finalisation argument to do_cipher:Dr. Stephen Henson2011-02-071-1/+1
* New flags EVP_CIPH_FLAG_CUSTOM_CIPHER in cipher structures if an underlyingDr. Stephen Henson2011-02-071-0/+10
* fix omissionsBodo Möller2011-02-031-0/+1
* CVE-2010-4180 fix (from OpenSSL_1_0_0-stable)Bodo Möller2011-02-031-0/+5
* 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