summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* New ctrls to retrieve supported signature algorithms and curves andsteve2012-03-061-0/+5
* Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convertsteve2012-02-211-0/+5
* Fix bug in CVE-2011-4619: check we have really received a client hellosteve2012-02-161-0/+7
* Additional compatibility fix for MDC2 signature format.steve2012-02-151-0/+4
* An incompatibility has always existed between the format used for RSAsteve2012-02-151-0/+7
* Modify client hello version when renegotiating to enhance interop withsteve2012-02-091-0/+7
* Add support for distinct certificate chains per key type and per SSLsteve2012-01-311-0/+4
* add support for use of fixed DH client certificatessteve2012-01-251-0/+4
* Fix for DTLS DoS issue introduced by fix for CVE-2011-4109.steve2012-01-181-0/+16
* fix CHANGES entrysteve2012-01-171-2/+6
* Support for fixed DH ciphersuites.steve2012-01-161-0/+4
* Update for 0.9.8s and 1.0.0f, and for 1.0.1 branch.bodo2012-01-051-6/+35
* update CHANGESsteve2012-01-041-1/+1
* Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>, Michael Tuexen <t...steve2012-01-041-0/+14
* Clear bytes used for block padding of SSL 3.0 records. (CVE-2011-4576)steve2012-01-041-0/+4
* fix CHANGESsteve2012-01-041-8/+11
* Check GOST parameters are not NULL (CVE-2012-0027)steve2012-01-041-0/+3
* Prevent malformed RFC3779 data triggering an assertion failure (CVE-2011-4577)steve2012-01-041-0/+5
* update CHANGESsteve2011-12-311-0/+3
* PR: 2658steve2011-12-311-0/+3
* PR: 2563steve2011-12-191-0/+3
* update CHANGES.appro2011-12-191-0/+11
* update CHANGESsteve2011-12-191-0/+4
* Back out redundant verification time change.ben2011-12-131-3/+0
* Make it possible to set a time for verification.ben2011-12-131-0/+3
* update CHANGESsteve2011-12-101-0/+3
* transparently handle X9.42 DH parameterssteve2011-12-071-0/+5
* Initial experimental support for X9.42 DH parameter format to handlesteve2011-12-071-0/+4
* Resolve a stack set-up race condition (if the list of compressionbodo2011-12-021-0/+6
* Fix ecdsatest.c.bodo2011-12-021-0/+6
* Update HEAD CHANGES file.bodo2011-12-021-15/+12
* Fix BIO_f_buffer().bodo2011-12-021-0/+8
* Add TLS exporter.ben2011-11-151-0/+3
* Add DTLS-SRTP.ben2011-11-151-0/+6
* Add RFC5114 DH parameters to OpenSSL. Add test data to dhtest.steve2011-11-131-0/+3
* Update fips_test_suite to take multiple command line options andsteve2011-11-061-0/+5
* Add single call public key sign and verify functions.steve2011-11-051-0/+5
* Add fips_algvs utility (from FIPS 2.0 stable branch).steve2011-11-021-0/+4
* add authentication parameter to FIPS_module_mode_setsteve2011-10-191-0/+3
* BN_BLINDING multi-threading fix.bodo2011-10-191-2/+19
* Fix warnings.bodo2011-10-191-4/+5
* Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 andbodo2011-10-181-12/+18
* typobodo2011-10-131-1/+1
* In ssl3_clear, preserve s3->init_extra along with s3->rbuf.bodo2011-10-131-49/+57
* fix CHANGES entrysteve2011-10-091-2/+2
* Add FIPS selftests for ECDH algorithm.steve2011-09-291-0/+3
* Use function name FIPS_drbg_health_check() for health check function.steve2011-09-221-2/+2
* Revise DRBG to split between internal and external flags.steve2011-09-211-0/+7
* new function to lookup FIPS supported ciphers by NIDsteve2011-09-141-0/+4
* More extensive DRBG health check. New function to call health checksteve2011-09-121-0/+5