Add news items for 0.9.6h and expand on the 0.9.7 news as well.
[oweals/openssl.git] / CHANGES
2002-11-15 Richard LevitteWinCE patches
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-11-15 Richard LevitteChanges to make shared library building and use work...
2002-11-15 Richard LevitteChanges to make shared library building and use work...
2002-11-15 Richard LevitteDocument the change to remove the 'done' flag variable...
2002-11-15 Richard LevitteDocument the change to remove the 'done' flag variable...
2002-11-15 Richard LevitteWe need to read one more byte of the REQUEST-CERTIFICAT...
2002-11-15 Richard LevitteWe need to read one more byte of the REQUEST-CERTIFICAT...
2002-11-14 Bodo Möllerharmonize with 0.9.7 tree
2002-11-14 Bodo Mölleruse same entry as in more recent CHANGES revision in...
2002-11-14 Bodo Möllerfix order again
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-12 Bodo Möllerfix order of changes -- if B depends on A, A should...
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-04 Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-10-29 Geoff ThorpeThe recent CHANGES note between 0.9.6g and 0.9.6h needs...
2002-10-29 Geoff ThorpeThe recent CHANGES note between 0.9.6g and 0.9.6h needs...
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-10-28 Bodo Möllerfast reduction for NIST curves
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-12 Richard LevitteClarify where the engines are by default.
2002-10-11 Richard LevitteStep 14 of move of engines: Final step, document the...
2002-10-11 Bodo Möllersynchronize with 0.9.7-stable version of this file
2002-10-11 Bodo Möllersynchronize with 0.9.6-stable version of this file
2002-10-11 Bodo Möllerremove redundant empty line
2002-10-11 Richard LevitteMove the shared library construction stuff to Makefile...
2002-10-10 Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-10-10 Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-04 Dr. Stephen HensonAdd version info to Win32 DLLs.
2002-10-03 Dr. Stephen HensonVarious enhancements to PKCS#12 code, new
2002-10-03 Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2002-09-26 Bodo Möllerfix more race conditions
2002-09-26 Bodo Möllerfix more race conditions
2002-09-25 Bodo Möllerreally fix race conditions
2002-09-25 Bodo Möllerreally fix race conditions
2002-09-23 Bodo Möllerreally fix race condition
2002-09-23 Bodo Möllerreally fix race condition
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-09-20 Bodo Möllerthere is no minimum length for session IDs
2002-09-19 Bodo Möllerthere is no minimum length for session IDs
2002-09-19 Bodo Möllerfix race condition
2002-09-10 Bodo MöllerLet 'openssl req' fail if an argument to '-newkey'...
2002-09-02 Bodo Möller-nameopt fix has been moved to 0.9.7
2002-09-02 Bodo Möllermention EC_get_builtin_curves()
2002-08-30 Dr. Stephen HensonApply -nameopt patches to 0.9.7
2002-08-22 Dr. Stephen HensonMake -nameopt work in req and add support for -reqopt
2002-08-16 Lutz JänickeReorder cleanup sequence in SSL_CTX_free() to leave...
2002-08-16 Lutz JänickeReorder cleanup sequence in SSL_CTX_free() to leave...
2002-08-16 Dr. Stephen HensonFix block_size field for CFB and OFB modes: it should...
2002-08-16 Dr. Stephen HensonFix block_size field for CFB and OFB modes: it should...
2002-08-15 Bodo MöllerSimplify handling of named curves: get rid of EC_GROUP_...
2002-08-14 Bodo Möllermove a TODO from CHANGES to STATUS
2002-08-14 Bodo Mölleradd 'TODO' items
2002-08-14 Dr. Stephen HensonFix typo in OBJ_txt2obj which incorrectly passed the...
2002-08-14 Dr. Stephen HensonFix typo in OBJ_txt2obj which incorrectly passed the...
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-12 Bodo Mölleradd 0.9.6g information
2002-08-12 Bodo Mölleradd 0.9.6g information
2002-08-09 Bodo MöllerECC ciphersuite support
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-08 Richard Levitte0.9.6f is released
2002-08-08 Richard Levitte0.9.6f is released
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-02 Dr. Stephen HensonFix the ASN1 sanity check: correct header length
2002-08-02 Dr. Stephen HensonFix the ASN1 sanity check: correct header length
2002-08-02 Bodo Möllerdisable Sun divison algorithm by default
2002-08-02 Bodo MöllerLet BN_rand_range() abort with an error after 100 itera...
2002-08-02 Bodo MöllerChange BN_mod_sqrt() so that it verifies that the input...
2002-08-02 Bodo MöllerRename implementations of method functions so that...
2002-08-02 Bodo Möllertypos
2002-08-02 Bodo Mölleradd support for elliptic curves over binary fields
2002-08-02 Bodo MöllerBinary field arithmetic contributed by Sun Microsystems.
2002-08-02 Bodo MöllerAdd more WAP/WTLS elliptic curve OIDs.
2002-08-02 Bodo Möllerget rid of OpenSSLDie
2002-08-02 Bodo Möllerget rid of OpenSSLDie
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-23 Richard LevitteDocument the recent DJGPP-related changes
2002-07-23 Richard LevitteDocument the recent DJGPP-related changes
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-22 Bodo Mölleradd an explanation and fix a typo
2002-07-22 Bodo Mölleradd an explanation and fix a typo
2002-07-19 Lutz JänickeNew cipher selection options COMPLEMENTOFALL and COMPLE...
2002-07-19 Lutz JänickeNew cipher selection options COMPLEMENTOFALL and COMPLE...
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 Richard LevitteFor those wanting to build for several platforms with...
2002-07-16 Richard LevitteFor those wanting to build for several platforms with...
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-07-10 Lutz JänickeCiphers with NULL encryption were not properly handled...
2002-07-10 Lutz JänickeCiphers with NULL encryption were not properly handled...
2002-07-04 Bodo MöllerAES cipher suites are now official (RFC3268)
2002-07-04 Bodo MöllerAES cipher suites are now official (RFC3268)
next