aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Implement Supported Elliptic Curves Extension.Bodo Möller2006-03-301-0/+4
* Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson2006-03-281-0/+4
* New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson2006-03-281-2/+3
* New general public key utility 'pkey'.Dr. Stephen Henson2006-03-281-0/+4
* Gather printing routines into EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson2006-03-221-0/+6
* Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson2006-03-201-0/+8
* Implement the Supported Point Formats Extension for ECC ciphersuitesBodo Möller2006-03-111-0/+4
* clarificationBodo Möller2006-03-111-1/+3
* add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch2006-03-101-0/+16
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+4
* Update from stable branch.Dr. Stephen Henson2006-01-151-0/+3
* More TLS extension related changes.Bodo Möller2006-01-111-8/+9
* Further TLS extension updatesBodo Möller2006-01-091-2/+2
* Fixes for TLS server_name extensionBodo Möller2006-01-061-4/+7
* Add names for people who provided the TLS extension patch.Bodo Möller2006-01-041-1/+1
* Various changes in the new TLS extension code, including the following:Bodo Möller2006-01-031-7/+24
* C style fix-upBodo Möller2006-01-021-0/+13
* Engage Whirlpool assembler and mention Whirlpool in CHANGES.Andy Polyakov2005-12-161-0/+3
* Mention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9 targets in CHANGES.Andy Polyakov2005-12-161-0/+7
* update TLS-ECC codeBodo Möller2005-12-131-0/+4
* Update from 0.9.8-stable.Dr. Stephen Henson2005-12-051-0/+10
* New functions to support opaque EVP_CIPHER_CTX handling.Dr. Stephen Henson2005-12-021-0/+4
* Extensive OID code enhancement and fixes.Dr. Stephen Henson2005-11-201-0/+6
* disable some invalid ciphersuitesBodo Möller2005-11-151-0/+15
* deFUDify: don't require OPENSSL_EC_BIN_PT_COMPBodo Möller2005-11-151-0/+5
* Update from stable branch.Dr. Stephen Henson2005-11-061-0/+4
* Document itRichard Levitte2005-11-011-0/+6
* harmonize with 0.9.7-stable and 0.9.8-stable variants of CHANGESBodo Möller2005-10-261-1/+4
* Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES.Andy Polyakov2005-10-221-0/+6
* one time CAN->CVE updateMark J. Cox2005-10-191-16/+16
* Add in CHANGES for 0.9.7i.Richard Levitte2005-10-151-0/+9
* Make sure head CHANGES is up to date, we refer to this in announce.txtMark J. Cox2005-10-111-2/+22
* New option SSL_OP_NO_COMP to disable compression. New ctrls to setDr. Stephen Henson2005-10-081-0/+6
* new option "openssl ciphers -V"Bodo Möller2005-10-011-0/+4
* Two new verify flags functions.Dr. Stephen Henson2005-09-021-0/+3
* Initial support for ASN1 print code.Dr. Stephen Henson2005-09-011-0/+5
* Integrated support for PVK files.Dr. Stephen Henson2005-08-311-0/+5
* Keep cipher lists sorted in the source instead of sorting them atNils Larsch2005-08-251-0/+4
* recent DH change does not avoid *all* possible small-subgroup attacks;Bodo Möller2005-08-231-1/+1
* Make D-H safer, include well-known primes.Ben Laurie2005-08-211-1/+7
* Command line support for RSAPublicKey format.Dr. Stephen Henson2005-08-211-0/+4
* Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson2005-08-201-0/+4
* Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch2005-08-141-0/+5
* Final(?) WinCE update.Andy Polyakov2005-08-071-0/+3
* Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson2005-08-051-0/+4
* Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson2005-08-041-1/+4
* Add support for setting IDP too.Dr. Stephen Henson2005-07-251-1/+1
* Allow setting of all fields in CRLDP. Few cosmetic changes to output.Dr. Stephen Henson2005-07-251-1/+2
* Print out previously unsupported fields in CRLDP by i2r instead of i2v.Dr. Stephen Henson2005-07-241-0/+4
* Initial print only support for IDP CRL extension.Dr. Stephen Henson2005-07-231-1/+2