Update from HEAD.
[oweals/openssl.git] / CHANGES
2005-05-01 Dr. Stephen HensonUpdate from HEAD.
2005-04-22 Dr. Stephen HensonNew function BN_MONT_CTX_set_locked, to set montgomery...
2005-04-12 Dr. Stephen HensonInclude error library value in C error source files...
2005-04-11 Richard LevitteNow that things have been tagged properly, make prepara...
2005-04-11 Richard LevittePrepare to release 0.9.7g. OpenSSL_0_9_7g
2005-04-11 Richard LevitteMerge RFC3820 source into mainstream 0.9.7-stable.
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-09 Dr. Stephen HensonMake kerberos ciphersuite code work with newer header...
2005-04-09 Dr. Stephen HensonMake kerberos ciphersuites work with newer headers.
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2005-04-08 Nils Larschadd support for DER encoded private keys to SSL_CTX_use...
2005-04-07 Nils Larschget rid of very buggy and very imcomplete DH cert support
2005-04-02 Nils Larschuse SHA-1 as the default digest for the apps/openssl...
2005-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-24 Bodo MöllerHarmonize with CHANGES as distributed in OpenSSL 0...
2005-03-24 Ulf Möllerundo Cygwin change
2005-03-23 Ulf Möllerundo Cygwin change
2005-03-22 Dr. Stephen HensonUpdate CHANGES, opensslv.h
2005-03-22 Dr. Stephen HensonOops, use right date!
2005-03-22 Dr. Stephen HensonUpdate files ready for release.
2005-03-22 Dr. Stephen HensonOops...
2005-03-22 Dr. Stephen HensonEnsure (SSL_RANDOM_BYTES - 4) of pseudo random data...
2005-03-22 Dr. Stephen HensonEnsure (SSL_RANDOM_BYTES - 4) of pseudo random data...
2005-03-19 Ulf MöllerCygwin randomness
2005-03-19 Ulf MöllerUse Windows randomness code on Cygwin
2005-03-02 Bodo MöllerIn addition to RC5, also exclude MDC2 from compilation...
2005-02-22 Bodo MöllerChange ./Configure so that certain algorithms can be...
2005-02-19 Lutz JänickeFix hang in EGD/PRNGD query when communication socket...
2005-02-19 Lutz JänickeFix hang in EGD/PRNGD query when communication socket...
2004-12-29 Dr. Stephen HensonPrompt for passphrases for PKCS12 input format
2004-12-29 Dr. Stephen HensonPrompt for passphrases with PKCS12 input format.
2004-12-28 Richard LevitteAdd functionality needed to process proxy certificates.
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...
next