make update
[oweals/openssl.git] / CHANGES
2004-12-29 Dr. Stephen HensonPrompt for passphrases with PKCS12 input format.
2004-12-20 Andy PolyakovSummarize recent backports in CHANGES. BEN_FIPS_TEST_7
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-12-03 Dr. Stephen HensonAdd -passin argument to dgst command.
2004-12-03 Dr. Stephen HensonAdd -passin argument to dgst command.
2004-12-01 Dr. Stephen HensonPerform partial comparison of different character types...
2004-12-01 Dr. Stephen HensonPerform partial comparison of different character types...
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-29 Richard LevitteDocument the change.
2004-11-29 Richard LevitteDocument the change.
2004-11-26 Andy PolyakovSummarize recent RC4 tune-ups.
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 Dr. Stephen HensonAllow alternative manual sections to be embedded in...
2004-11-16 Dr. Stephen HensonPR: 910
2004-10-25 Dr. Stephen HensonChange version numbers to 0.9.7f-dev
2004-10-25 Dr. Stephen HensonUpdates for 0.9.7e release. OpenSSL_0_9_7e
2004-10-04 Dr. Stephen HensonFix race condition when CRL checking is enabled.
2004-10-04 Dr. Stephen HensonFix race condition when CRL checking is enabled.
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
2004-08-04 Geoff ThorpeMake a note of the new engine.
2004-07-06 Dr. Stephen HensonDelta CRL support in extension code.
2004-07-06 Dr. Stephen HensonDelta CRL support in extension code.
2004-06-17 Geoff ThorpeDeprecate unused cruft, and "make update".
2004-05-31 Andy PolyakovMention new SHA algorithms in CHANGES. This completes...
2004-05-15 Dr. Stephen HensonFixes so alerts are sent properly in s3_pkt.c
2004-05-15 Dr. Stephen HensonFixes so alerts are sent properly in s3_pkt.c
2004-05-13 Andy PolyakovCHANGES to mention improved PowerPC platform support.
2004-05-04 Bodo Möller- update from current 0.9.6-stable CHANGES file
2004-05-04 Bodo Möllerupdate from current 0.9.6-stable CHANGES file
2004-04-26 Geoff ThorpeAllow RSA key-generation to specify an arbitrary public...
2004-04-22 Dr. Stephen HensonPort the random serial number generation to 0.9.7-stable.
2004-04-21 Geoff ThorpeAs far as I can tell, the bugfix this comment refers...
2004-04-20 Dr. Stephen HensonReduce chances of issuer and serial number duplication...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-31 Dr. Stephen HensonOops forgot CHANGES entry.
2004-03-28 Dr. Stephen HensonEnhance EVP code to generate random symmetric keys...
2004-03-27 Dr. Stephen HensonAllow CRLs to be passed into X509_STORE_CTX. This is...
2004-03-27 Dr. Stephen HensonExtend OID config module format.
2004-03-25 Geoff ThorpeReplace the BN_CTX implementation with my current work...
2004-03-25 Geoff ThorpeBy adding a BN_CTX parameter to the 'rsa_mod_exp' callb...
2004-03-23 Dr. Stephen HensonInitial support for certificate policy checking and...
2004-03-17 Geoff ThorpeNote my bignum hijinx in case app maintainers are using...
2004-03-17 Mark J. CoxAfter tagging
2004-03-17 Mark J. CoxFix null-pointer assignment in do_change_cipher_spec...
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-03-13 Geoff ThorpeConvert openssl code not to assume the deprecated form...
2004-03-13 Geoff ThorpeDocument a change I'd already made, and at the same...
2004-03-08 Dr. Stephen HensonSupport for inhibitAnyPolicy extension.
2004-03-08 Richard LevitteIncorporate the following changes from 0.9.8-dev:
2004-03-05 Dr. Stephen HensonVarious X509 fixes. Disable broken certificate workarounds
2004-03-05 Dr. Stephen HensonVarious X509 fixes. Disable broken certificate workarounds
2004-02-19 Dr. Stephen HensonUse an OCTET STRING for the encoding of an OCSP nonce...
2004-02-19 Dr. Stephen HensonUse an OCTET STRING for the encoding of an OCSP nonce...
2004-02-01 Dr. Stephen HensonAdd flag to avoid continuous
2004-02-01 Dr. Stephen HensonAdd flag to avoid continuous
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-11-10 Dr. Stephen HensonPrint out GeneralizedTime and UTCTime in ASN1_STRING_pr...
2003-11-10 Dr. Stephen HensonPrint out GeneralizedTime and UTCTime in ASN1_STRING_pr...
2003-11-04 Geoff ThorpePut the first stage of my bignum debugging adventures...
2003-10-29 Geoff ThorpeBN_CTX is opaque and the static initialiser BN_CTX_init...
2003-10-29 Geoff ThorpeRelax some over-zealous constification that gave some...
2003-10-29 Geoff ThorpeFor whatever reason (compiler or header bugs), at least...
2003-10-29 Geoff ThorpeUpdate any code that was using deprecated functions...
2003-10-29 Geoff ThorpeWhen OPENSSL_NO_DEPRECATED is defined, deprecated funct...
2003-10-11 Dr. Stephen HensonAdd support for digested data PKCS#7 type.
2003-10-10 Dr. Stephen HensonNew function to initialize a PKCS7 structure of type...
2003-10-10 Dr. Stephen HensonRetrieve correct content to sign when the
2003-10-10 Dr. Stephen HensonRetrieve correct content to sign when the
2003-09-30 Dr. Stephen HensonASN1 parse fix and release file changes.
2003-09-30 Dr. Stephen HensonIn order to get the expected self signed error when
2003-09-30 Dr. Stephen HensonChanges for release OpenSSL_0_9_7c
2003-09-30 Dr. Stephen HensonFix for ASN1 parsing bugs.
2003-09-25 Ralf S. EngelschallFix prime generation loop in crypto/bn/bn_prime.pl...
2003-09-04 Bodo Möllercertain changes have to be listed twice in this file...
2003-09-04 Bodo Möllercertain changes have to be listed twice in this file...
2003-09-03 Dr. Stephen HensonNew -ignore_err option in ocsp application to stop...
2003-09-03 Dr. Stephen HensonNew -ignore_err option in ocsp application to stop...
2003-09-03 Dr. Stephen HensonOnly accept a client certificate if the server requests
2003-09-03 Dr. Stephen HensonOnly accept a client certificate if the server requests
2003-07-22 Bodo Möllerupdates for draft-ietf-tls-ecc-03.txt
2003-07-22 Bodo Mölleradd test for secp160r1
2003-07-21 Bodo Möllertolerate extra data at end of client hello for SSL 3.0
2003-07-21 Bodo Möllertolerate extra data at end of client hello for SSL 3.0
2003-07-21 Bodo Möllerfix: 0.9.7 is based on 0.9.6h, not on 0.9.6k
2003-07-21 Bodo Möllerfix: 0.9.7 is based on 0.9.6h, not on 0.9.6k
2003-06-19 Richard LevitteDocument the last change.
2003-06-19 Richard LevitteDocument the last change.
2003-06-19 Richard LevittePrepare for changes in the 0.9.6 branch
2003-06-19 Richard LevittePrepare for changes in the 0.9.6 branch
2003-06-19 Richard LevittePrepare for changes in the 0.9.6 branch
2003-06-19 Richard LevittePrepare for changes in the 0.9.6 branch
2003-06-11 Richard LevitteAdd the possibility to have symbols loaded globally...
2003-06-11 Richard LevitteAdd functionality to set marks on the error stack and...
2003-06-10 Richard LevitteDocument the AES_cbc_encrypt() change
2003-06-10 Richard LevitteDocument the AES_cbc_encrypt() change
2003-06-03 Dr. Stephen HensonUpdate CHANGES to reflect base64 fix added to 0.9.7
next