aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Add fips_algvs utility (from FIPS 2.0 stable branch).Dr. Stephen Henson2011-11-021-0/+4
* add authentication parameter to FIPS_module_mode_setDr. Stephen Henson2011-10-191-0/+3
* BN_BLINDING multi-threading fix.Bodo Möller2011-10-191-2/+19
* Fix warnings.Bodo Möller2011-10-191-4/+5
* Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 andBodo Möller2011-10-181-12/+18
* typoBodo Möller2011-10-131-1/+1
* In ssl3_clear, preserve s3->init_extra along with s3->rbuf.Bodo Möller2011-10-131-49/+57
* fix CHANGES entryDr. Stephen Henson2011-10-091-2/+2
* Add FIPS selftests for ECDH algorithm.Dr. Stephen Henson2011-09-291-0/+3
* Use function name FIPS_drbg_health_check() for health check function.Dr. Stephen Henson2011-09-221-2/+2
* Revise DRBG to split between internal and external flags.Dr. Stephen Henson2011-09-211-0/+7
* new function to lookup FIPS supported ciphers by NIDDr. Stephen Henson2011-09-141-0/+4
* More extensive DRBG health check. New function to call health checkDr. Stephen Henson2011-09-121-0/+5
* Add support for Dual EC DRBG from SP800-90. Include updates to algorithmDr. Stephen Henson2011-09-091-2/+6
* Initialise X509_STORE_CTX properly so CRLs with nextUpdate date in the pastDr. Stephen Henson2011-09-061-1/+5
* Fix session handling.Bodo Möller2011-09-051-0/+10
* Fix d2i_SSL_SESSION.Bodo Möller2011-09-051-0/+3
* (EC)DH memory handling fixes.Bodo Möller2011-09-051-0/+8
* Fix memory leak on bad inputs.Bodo Möller2011-09-051-0/+6
* Synchronize with 1.0.1 CHANGES file.Bodo Möller2011-09-051-17/+23
* Add support for canonical generation of DSA parameter g.Dr. Stephen Henson2011-08-261-0/+3
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-0/+5
* Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSADr. Stephen Henson2011-08-141-0/+5
* Add HMAC DRBG from SP800-90Dr. Stephen Henson2011-08-081-0/+4
* Expand range of ctrls for AES GCM to support retrieval and setting ofDr. Stephen Henson2011-08-031-0/+11
* Update CHANGES.Dr. Stephen Henson2011-07-251-0/+5
* Add functions to return FIPS module version.Dr. Stephen Henson2011-07-041-0/+4
* Fix the version history: changes going into 1.1.0 that are also goingBodo Möller2011-06-151-58/+113
* Output supported curves in preference order instead of numerically.Dr. Stephen Henson2011-05-301-0/+5
* Fix the ECDSA timing attack mentioned in the paper at:Dr. Stephen Henson2011-05-251-0/+7
* PR: 2295Dr. Stephen Henson2011-05-201-0/+3
* Add CHANGES entry: add FIPS support to sslDr. Stephen Henson2011-05-191-0/+4
* Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson2011-05-191-0/+4
* Provisional support for TLS v1.2 client authentication: client side only.Dr. Stephen Henson2011-05-121-0/+5
* Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson2011-05-111-0/+5
* Initial TLS v1.2 client support. Include a default supported signatureDr. Stephen Henson2011-05-091-0/+6
* Continuing TLS v1.2 support: add support for server parsing ofDr. Stephen Henson2011-05-061-0/+6
* Initial incomplete TLS v1.2 support. New ciphersuites added, new versionDr. Stephen Henson2011-04-291-0/+8
* Initial "opaque SSL" framework. If an application definesDr. Stephen Henson2011-04-291-0/+6
* Always return multiple of block length bytes from default DRBG seedDr. Stephen Henson2011-04-231-0/+8
* Add PRNG security strength checking.Dr. Stephen Henson2011-04-231-0/+4
* Fix EVP CCM decrypt. Add decrypt support to algorithm test program.Dr. Stephen Henson2011-04-181-3/+4
* Initial untested CCM support via EVP.Dr. Stephen Henson2011-04-181-0/+5
* Add algorithm driver for XTS mode. Fix several bugs in EVP XTS implementation.Dr. Stephen Henson2011-04-151-3/+4
* Initial incomplete POST overhaul: add support for POST callback toDr. Stephen Henson2011-04-141-0/+5
* Provisional AES XTS support.Dr. Stephen Henson2011-04-121-0/+5
* Update CHANGES.Dr. Stephen Henson2011-04-061-1/+1
* Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson2011-04-051-0/+8
* Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't beDr. Stephen Henson2011-04-051-0/+6
* Implement health checks needed by SP800-90.Dr. Stephen Henson2011-03-171-0/+5