OpenSSL Security Advisory [30 July 2002]
[oweals/openssl.git] / CHANGES
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
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)
2002-06-26 Bodo Möllerupdate an entry on EVP changes
2002-06-26 Bodo Möllerupdate an entry on EVP changes
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-18 Bodo MöllerImplement handling of EC parameter seeds (new functions
2002-06-14 Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-06-14 Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-06-12 Lutz JänickeMake change uniqueIdentifier -> x500UniqueIdentifier...
2002-06-12 Lutz JänickeMake change uniqueIdentifier -> x500UniqueIdentifier...
2002-06-12 Bodo Möllertypo
2002-06-12 Bodo Möllersimplify asn1_flag
2002-06-11 Ben LaurieHandle read errors.
2002-06-11 Ben LaurieHandle read failures better.
2002-06-10 Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-05-31 Richard LevitteDocument the AES changes.
2002-05-31 Richard LevitteDocument the AES changes.
2002-05-30 Bodo MöllerNew functions EC_POINT_point2bn(), EC_POINT_bn2point...
2002-05-16 Bodo Möllerfix EVP_dsa_sha macro
2002-05-16 Bodo Möllerfix EVP_dsa_sha macro
2002-05-15 Dr. Stephen HensonZero cipher_data in EVP_CIPHER_CTX_cleanup
2002-05-15 Dr. Stephen HensonOops, forgot CHANGES entry and description:
2002-05-10 Dr. Stephen HensonFallback to normal multiply if n2 == 8 and dna or dnb...
2002-05-10 Dr. Stephen HensonFallback to normal multiply if n2 == 8 and dna or dnb...
2002-05-08 Bodo MöllerChange internals of the EC library so that the functions
2002-05-07 Bodo Möllerrefer to latest draft for AES ciphersuites
2002-05-07 Bodo Möllerrefer to latest draft for AES ciphersuites
2002-05-05 Bodo Möllerupdate
2002-05-05 Bodo Möllerdisable AES ciphersuites unless explicitly requested
2002-04-30 Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-30 Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-26 Bodo MöllerFix crypto/asn1/a_sign.c so that 'parameters' is omitte...
2002-04-26 Bodo MöllerFix crypto/asn1/a_sign.c so that 'parameters' is omitte...
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-04-17 Bodo Möllercheck return values
2002-04-17 Bodo Möllercheck return values
2002-04-15 Lutz JänickeDocument OID changes.
2002-04-15 Lutz JänickeDocument OID changes.
2002-04-15 Lutz JänickeSome more OID enhancements.
2002-04-15 Lutz JänickeSome more OID enhancements.
2002-04-15 Lutz JänickeFix CRLF problem in BASE64 decode.
2002-04-15 Lutz JänickeFix CRLF problem in BASE64 decode.
2002-04-13 Bodo MöllerImplement known-IV countermeasure.
2002-04-13 Bodo MöllerImplement known-IV countermeasure.
2002-04-12 Bodo Möllerlooks like a typo
2002-04-12 Bodo Möllerlooks like a typo
2002-04-12 Bodo Möllersynchronize with main branch
2002-04-12 Bodo Möllerclean up and synchronize with 0.9.6-stable
2002-04-10 Lutz JänickeSynchronize with 0.9.7-stable branch
2002-04-10 Lutz JänickeIn preparation of 0.9.7: re-order changelog, so that...
2002-04-09 Bodo Mölleradd usage examples
2002-04-09 Bodo Mölleradd usage examples
2002-04-04 Lutz JänickeFix buggy object definitions (Svenning Sorensen <sss...
2002-04-04 Lutz JänickeFix buggy object definitions (Svenning Sorensen <sss...
2002-03-26 Lutz JänickeMake short names of objects RFC2256-compliant.
2002-03-26 Lutz JänickeMake short names of objects RFC2256-compliant.
2002-03-26 Richard LevitteAdd the possibility to enable olde des support, not...
2002-03-26 Richard LevitteAdd the possibility to enable olde des support, not...
2002-03-20 Bodo Möllerfix DH_generate_parameters for general 'generator'
2002-03-20 Bodo Möllerfix DH_generate_parameters for general 'generator'
2002-03-19 Lutz JänickeMap new X509 verification errors to alert codes (Tom...
2002-03-19 Lutz JänickeMap new X509 verification errors to alert codes (Tom...
2002-03-18 Bodo MöllerFix bugs and typos.
2002-03-15 Bodo Möllerfix ssl3_pending
2002-03-15 Bodo Möllerfix ssl3_pending
2002-03-14 Lutz JänickeAdd missing strength entries.
2002-03-14 Lutz JänickeAdd missing strength classification.
2002-03-07 Bodo MöllerAdd more curves.
2002-03-06 Dr. Stephen HensonENGINE module additions.
2002-03-06 Dr. Stephen HensonENGINE module additions.
2002-03-06 Bodo Mölleradd SECG OIDs
2002-03-06 Bodo Möllerreference counting for EC_GROUP structures is not neede...
2002-03-05 Bodo Möllermore X9.62 OIDs
2002-02-28 Richard LevitteDocument the added modes for AES
2002-02-28 Richard LevitteDocument the added modes for AES
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-27 Geoff ThorpeThis adds a new ENGINE to support IBM 4758 cards, contr...
2002-02-27 Geoff ThorpeThis adds a new ENGINE to support IBM 4758 cards, contr...
2002-02-26 Lutz JänickeMake sure that bad sessions are removed in SSL_clear...
2002-02-26 Lutz JänickeMake sure to remove bad sessions in SSL_clear() (found...
2002-02-23 Dr. Stephen HensonOPENSSL_LOAD_CONF define as in main trunk
2002-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-23 Dr. Stephen HensonNew OPENSSL_LOAD_CONF define to load openssl.cnf
2002-02-22 Dr. Stephen HensonConfig code updates.
next