summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.9.8h releaseOpenSSL_0_9_8hmark2008-05-281-1/+1
* Fix flaw if 'Server Key exchange message' is omitted from a TLSmark2008-05-281-0/+5
* Fix double-free in TLS server name extensions which could lead to a remotemark2008-05-281-0/+4
* Clear error queue when starting SSL_CTX_use_certificate_chain_filejaenicke2008-05-231-0/+6
* Remove all root CA files (beyond test CAs including private key)jaenicke2008-05-231-0/+8
* Fix off by one error ;-)steve2008-05-201-1/+1
* Typo.steve2008-05-201-1/+1
* Fix two invalid memory reads in RSA OAEP mode.steve2008-05-191-0/+8
* Avoid BN_MONT_CTX incompatibility.bodo2008-05-021-19/+16
* Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev:bodo2008-05-011-0/+22
* TLS ticket key setting callback: this allows and application to setsteve2008-04-301-0/+6
* Fix auto-discovery of ENGINEs, ported from HEAD.geoff2008-04-281-0/+12
* Update from HEAD.geoff2008-04-271-0/+5
* Backport of CMS code to 0.9.8-stable branch. Disabled by default.steve2008-04-031-0/+14
* Update CHANGES.steve2008-04-021-2/+1
* Backport of zlib compression BIO from HEAD. Update mkdef.pl script to handlesteve2008-04-021-0/+5
* Add CHANGES entry for key wrap.steve2008-04-021-0/+4
* Backport some useful ASN1 utility functions from HEAD.steve2008-04-021-0/+9
* Add missing changelog entry for http://cvs.openssl.org/chngview?cn=16587mark2008-02-281-0/+4
* fix BIGNUM flag handlingbodo2008-02-271-0/+4
* Netware support.steve2008-01-031-0/+19
* Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8fjaenicke2007-10-191-1/+10
* Backport certificate status request TLS extension support to 0.9.8.steve2007-10-121-1/+6
* Next version.ben2007-10-111-0/+4
* Ready to roll.ben2007-10-111-1/+1
* make update, and more DTLS stuff.ben2007-10-111-0/+10
* Reimplement safestack to avoid function pointer casts.steve2007-09-061-2/+3
* gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.steve2007-09-061-0/+4
* Update from HEAD.steve2007-08-271-0/+2
* Clarify CHANGES entry.steve2007-08-231-4/+6
* Backport of TLS extension code to OpenSSL 0.9.8.steve2007-08-121-0/+52
* SSE2 and AES assembly language support for VC++ build.steve2007-07-191-0/+3
* Mention recent changes to bn_mont.c in CHANGES.appro2007-06-201-0/+3
* Fix crypto/ec/ec_mult.c to work properly with scalars of value 0bodo2007-05-221-0/+4
* More IGE speedup.ben2007-05-131-0/+3
* AES IGE mode speedup.ben2007-05-131-0/+3
* Add SEED encryption algorithm.bodo2007-04-231-0/+14
* make BN_FLG_CONSTTIME semantics more fool-proofbodo2007-03-281-3/+3
* Change to mitigate branch prediction attacksbodo2007-03-281-0/+37
* stricter session ID context matchingbodo2007-03-211-0/+24
* oops -- this should have been in 0.9.8ebodo2007-03-211-4/+2
* include complete 0.9.7 historybodo2007-02-261-1/+15
* Prepare for next version.steve2007-02-231-0/+4
* Prepare for release.steve2007-02-231-1/+1
* Extend SMTP and IMAP protocol handling to perform the requiredjaenicke2007-02-211-0/+4
* Update from 0.9.7-stable.steve2007-02-211-0/+4
* Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that abodo2007-02-191-0/+10
* Some fixes for ciphersuite string processing:bodo2007-02-171-0/+12
* fix typosnils2006-12-211-1/+1
* Fix the BIT STRING encoding of EC points or parameter seedsbodo2006-12-191-0/+8