Synchronise with Unix
[openssl.git] / CHANGES
2006-06-02 Dr. Stephen HensonInitial public key ASN1 method engine support. Not...
2006-06-02 Dr. Stephen HensonAdd ENGINE support for EVP_PKEY_METHOD including lookup...
2006-06-01 Dr. Stephen HensonAdd engine table for EVP_PKEY_METHOD. Doesn't do much...
2006-05-24 Dr. Stephen HensonNew functions for enchanced digest sign/verify.
2006-05-18 Dr. Stephen HensonAdd -resign and -md options to smime command to support...
2006-05-18 Dr. Stephen HensonMultiple signer support in smime application.
2006-05-17 Dr. Stephen HensonNew option to pkcs12 utility to set alternative MAC...
2006-05-15 Dr. Stephen HensonAdd PRF preference ctrl to ciphers.
2006-05-15 Dr. Stephen HensonChange builting PBE to use static table. Add entries...
2006-05-14 Dr. Stephen HensonExtend PBE code to support non default PKCS#5 v2.0...
2006-05-14 Dr. Stephen HensonTypo.
2006-05-11 Dr. Stephen HensonUpdate 'req' command to use new keygen API.
2006-05-08 Dr. Stephen HensonUpdate PKCS#7 enveloped data to new API.
2006-05-07 Dr. Stephen HensonAdd support for default public key digest type ctrl.
2006-05-07 Dr. Stephen HensonFix from stable branch.
2006-04-19 Dr. Stephen HensonRemove link between digests and signature algorithms.
2006-04-18 Dr. Stephen HensonAdd OID cross reference table.
2006-04-17 Dr. Stephen HensonAllow public key ASN1 methods to set PKCS#7 SignerInfo...
2006-04-16 Dr. Stephen HensonProvisional support for EC pkey method, supporting...
2006-04-15 Dr. Stephen HensonIf cipher list contains a match for an explicit ciphers...
2006-04-13 Dr. Stephen HensonComplete key derivation support.
2006-04-12 Dr. Stephen HensonExtend DH ASN1 method, add DH EVP_PKEY_METHOD.
2006-04-11 Ulf MöllerAdd BeOS support.
2006-04-11 Dr. Stephen HensonInitial keygen support.
2006-04-07 Dr. Stephen HensonInitial functions for main EVP_PKEY_METHOD operations.
2006-04-06 Dr. Stephen HensonInitial definitions and a few functions for EVP_PKEY_ME...
2006-04-04 Dr. Stephen HensonNew function to retrieve ASN1 info on public key algori...
2006-03-30 Bodo MöllerImplement Supported Elliptic Curves Extension.
2006-03-28 Dr. Stephen HensonFix bug where freed OIDs could be accessed in EVP_clean...
2006-03-28 Dr. Stephen HensonNew utility pkeyparam. Enhance and bugfix algorithm...
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...
next