]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES
Constify d2i, s2i, c2i and r2i functions and other associated
[thirdparty/openssl.git] / CHANGES
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-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-01  Dr. Stephen HensonAdd flag to avoid continuous
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-09-30  Dr. Stephen HensonASN1 parse fix and release file changes.
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-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-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ö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 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-03  Dr. Stephen HensonUpdate CHANGES to reflect base64 fix added to 0.9.7
2003-06-01  Dr. Stephen HensonVarious S/MIME bug and compatibility fixes.
2003-05-01  Richard LevitteAdd STORE support in ENGINE.
2003-05-01  Richard LevitteDefine a STORE type. For documentation, read the entry...
2003-05-01  Richard LevitteDefine the OPENSSL_ITEM structure.
2003-04-29  Richard LevitteAdd BUF_strndup() and BUF_memdup(). Not currently...
2003-04-29  Richard LevitteCorrect documentation. sk_find_ex() doesn't return...
2003-04-29  Richard LevitteAdd an extended variant of OBJ_bsearch() that can be...
2003-04-11  Bodo Möllerinclude 'Changes between 0.9.6i and 0.9.6j'
2003-04-03  Richard LevitteImplement self-signing in 'openssl ca'. This makes...
2003-04-03  Richard LevitteAdd functionality to help making self-signed certificate.
2003-04-03  Richard LevitteMake it possible to have multiple active certificates...
2003-04-02  Bodo Möllermake RSA blinding thread-safe
2003-03-30  Dr. Stephen HensonMulti valued AVA support.
2003-03-24  Dr. Stephen HensonSupport for name constraints.
2003-03-21  Dr. Stephen HensonSupport for policy constraints.
2003-03-20  Bodo Möllermake sure RSA blinding works when the PRNG is not prope...
2003-03-20  Dr. Stephen HensonSupport for policyMappings
2003-03-19  Bodo Möllercountermeasure against new Klima-Pokorny-Rosa atack
2003-03-13  Geoff ThorpeFix a bone-head bug. This warrants a CHANGES entry...
2003-03-11  Geoff ThorpeThe default implementation of DSA_METHOD has an interde...
2003-02-28  Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2003-02-27  Dr. Stephen HensonSupport for dirName from config files in GeneralName...
2003-02-25  Dr. Stephen HensonFix indefinite length encoding so EOC correctly updates
2003-02-22  Ulf MöllerAdd instructions for building the MinGW target in Cygwi...
2003-02-22  Richard LevitteAllow building applications against static libraries...
2003-02-22  Dr. Stephen HensonBase64 bio fixes. The base64 bio was seriously broken
2003-02-19  Richard LevitteSecurity fix: Vaudenay timing attack on CBC.
2003-02-18  Richard LevitteMake the no-err option work properly
2003-02-15  Dr. Stephen HensonSingle pass processing to cleartext S/MIME signing.
2003-02-14  Richard LevitteAdd support for IA64.
2003-02-13  Richard LevitteAdd full support for -rpath/-R, both in shared librarie...
2003-02-12  Richard LevitteAdjust DES_cbc_cksum() so the returned value is the...
2003-02-12  Dr. Stephen HensonOption to disable SSL auto chain build
2003-02-11  Bodo Möllerfirst section is now "Changes between 0.9.7a and 0...
2003-02-06  Bodo Möllertypo
2003-02-06  Bodo Möllerimplement fast point multiplication with precomputation
2003-02-05  Dr. Stephen HensonIPv6 display and input support for extensions usingh...
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30  Geoff ThorpeSummarise the last couple of commits.
2003-01-24  Bodo Möllerconsistency
2003-01-24  Dr. Stephen HensonCheck return value of gmtime() and add error codes
2003-01-15  Lutz JänickeFix initialization sequence to prevent freeing of uniti...
2003-01-15  Lutz JänickeReally fix SSLv2 session ID handling
2003-01-15  Geoff ThorpeAs with RSA, which was modified recently, this change...
2003-01-13  Richard LevitteMerge from 0.9.7-stable.
2003-01-13  Bodo Möllerdocument BN_GENCB API by adding an example
2003-01-12  Richard LevitteAdd better support for FreeBSD on non-x86 machines.
2003-01-10  Richard LevitteWhen preparing a separate build tree, don't make softli...
2002-12-31  Richard LevitteIt's rather silly to believe we'd release 0.9.7a in...
2002-12-31  Richard LevitteMerge in changes from 0.9.7-stable.
2002-12-30  Richard LevitteMerge in changes from 0.9.7-stable.
2002-12-29  Lutz JänickeFix wrong handling of session ID in SSLv2 client code.
2002-12-19  Richard LevitteWe stupidly had a separate LIBKRB5 variable for KRB5...
2002-12-13  Richard LevitteOK, there's at least one application author who has...
2002-12-12  Richard LevitteDocument the modifications in 0.9.7 that will make...
2002-12-08  Richard LevitteSince it's defined in draft-ietf-tls-compression-04...
2002-12-08  Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-12-05  Richard LevitteMerge in relevant changes from the OpenSSL 0.9.6h release.
2002-12-03  Dr. Stephen HensonIn asn1_d2i_read_bio, don't assume BIO_read will
2002-11-27  Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-11-26  Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-20  Lutz JänickeFix bug introduced by the attempt to fix client side...
2002-11-18  Richard LevitteDocument the addition of certificate pairs.
2002-11-15  Richard LevitteWinCE patches
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 LevitteWe need to read one more byte of the REQUEST-CERTIFICAT...
next