]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES
New general public key utility 'pkey'.
[thirdparty/openssl.git] / CHANGES
2006-03-28  Dr. Stephen HensonNew general public key utility 'pkey'.
2006-03-22  Dr. Stephen HensonGather printing routines into EVP_PKEY_ASN1_METHOD.
2006-03-20  Dr. Stephen HensonInitial support for pluggable public key ASN1 support...
2006-03-11  Bodo MöllerImplement the Supported Point Formats Extension for...
2006-03-11  Bodo Möllerclarification
2006-03-10  Nils Larschadd initial support for RFC 4279 PSK SSL ciphersuites
2006-02-12  Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-01-15  Dr. Stephen HensonUpdate from stable branch.
2006-01-11  Bodo MöllerMore TLS extension related changes.
2006-01-09  Bodo MöllerFurther TLS extension updates
2006-01-06  Bodo MöllerFixes for TLS server_name extension
2006-01-04  Bodo MöllerAdd names for people who provided the TLS extension...
2006-01-03  Bodo MöllerVarious changes in the new TLS extension code, includin...
2006-01-02  Bodo MöllerC style fix-up
2005-12-16  Andy PolyakovEngage Whirlpool assembler and mention Whirlpool in...
2005-12-16  Andy PolyakovMention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9...
2005-12-13  Bodo Möllerupdate TLS-ECC code
2005-12-05  Dr. Stephen HensonUpdate from 0.9.8-stable.
2005-12-02  Dr. Stephen HensonNew functions to support opaque EVP_CIPHER_CTX handling.
2005-11-20  Dr. Stephen HensonExtensive OID code enhancement and fixes.
2005-11-15  Bodo Möllerdisable some invalid ciphersuites
2005-11-15  Bodo MöllerdeFUDify: don't require OPENSSL_EC_BIN_PT_COMP
2005-11-06  Dr. Stephen HensonUpdate from stable branch.
2005-11-01  Richard LevitteDocument it
2005-10-26  Bodo Möllerharmonize with 0.9.7-stable and 0.9.8-stable variants...
2005-10-22  Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-19  Mark J. Coxone time CAN->CVE update
2005-10-15  Richard LevitteAdd in CHANGES for 0.9.7i.
2005-10-11  Mark J. CoxMake sure head CHANGES is up to date, we refer to this...
2005-10-08  Dr. Stephen HensonNew option SSL_OP_NO_COMP to disable compression. New...
2005-10-01  Bodo Möllernew option "openssl ciphers -V"
2005-09-02  Dr. Stephen HensonTwo new verify flags functions.
2005-09-01  Dr. Stephen HensonInitial support for ASN1 print code.
2005-08-31  Dr. Stephen HensonIntegrated support for PVK files.
2005-08-25  Nils LarschKeep cipher lists sorted in the source instead of sorti...
2005-08-23  Bodo Möllerrecent DH change does not avoid *all* possible small...
2005-08-21  Ben LaurieMake D-H safer, include well-known primes.
2005-08-21  Dr. Stephen HensonCommand line support for RSAPublicKey format.
2005-08-20  Dr. Stephen HensonRemove ASN1_METHOD code replace with new ASN1 alternative.
2005-08-14  Nils LarschLet the TLSv1_method() etc. functions return a const...
2005-08-07  Andy PolyakovFinal(?) WinCE update.
2005-08-05  Dr. Stephen HensonInitialize SSL_METHOD structures at compile time. This...
2005-08-04  Dr. Stephen HensonAllow PKCS7_decrypt() to work if no cert supplied.
2005-07-25  Dr. Stephen HensonAdd support for setting IDP too.
2005-07-25  Dr. Stephen HensonAllow setting of all fields in CRLDP. Few cosmetic...
2005-07-24  Dr. Stephen HensonPrint out previously unsupported fields in CRLDP by...
2005-07-23  Dr. Stephen HensonInitial print only support for IDP CRL extension.
2005-07-05  Richard LevitteChanges from the 0.9.8 branch.
2005-07-05  Richard LevitteChanges from the 0.9.8 branch.
2005-07-05  Andy PolyakovCHANGES and TABLE sync with 0.9.8.
2005-07-04  Dr. Stephen HensonUpdate from stable branch.
2005-06-02  Dr. Stephen HensonTypo.
2005-06-02  Dr. Stephen HensonUpdate CHANGES.
2005-05-29  Geoff ThorpeChange the source and output paths for 'chil' and ...
2005-05-26  Bodo Möllermake sure DSA signing exponentiations really are consta...
2005-05-18  Richard LevitteVersion changes where needed.
2005-05-16  Bodo MöllerChange wording for BN_mod_exp_mont_consttime() entry
2005-05-16  Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-15  Dr. Stephen HensonMake -CSP option work again in pkcs12 utility by checki...
2005-05-11  Bodo MöllerDon't use the SSL 2.0 Client Hello format if SSL 2...
2005-05-10  Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
2005-05-09  Bodo Möllergive EC_GROUP_*_nid functions a more meaningful name
2005-05-01  Dr. Stephen HensonSupport for smime-type MIME parameter.
2005-04-26  Dr. Stephen HensonPort BN_MONT_CTX_set_locked() from stable branch.
2005-04-26  Nils Larschsome updates for the blinding code; summary:
2005-04-26  Ben LaurieAdd DTLS support.
2005-04-25  Bodo Möllerfirst step to melt down ChangeLog.0_9_7-stable_not...
2005-04-22  Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2005-04-12  Dr. Stephen HensonInclude error library value in C error source files...
2005-04-09  Dr. Stephen HensonMake kerberos ciphersuite code work with newer header...
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  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-22  Dr. Stephen HensonEnsure (SSL_RANDOM_BYTES - 4) of pseudo random data...
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...
2004-12-29  Dr. Stephen HensonPrompt for passphrases for PKCS12 input format
2004-12-28  Richard LevitteAdd functionality needed to process proxy certificates.
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-01  Dr. Stephen HensonPerform partial comparison of different character types...
2004-11-29  Richard LevitteDocument the change.
2004-11-26  Andy PolyakovSummarize recent RC4 tune-ups.
2004-11-25  Dr. Stephen HensonAllow alternative manual sections to be embedded in...
2004-11-16  Dr. Stephen HensonPR: 910
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-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-13  Andy PolyakovCHANGES to mention improved PowerPC platform support.
2004-05-04  Bodo Möller- update from current 0.9.6-stable CHANGES file
next