Do not loop i the OpenSSL UI method any more. Instead, letthe
[openssl.git] / CHANGES
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-19 Richard Levitte- Add the possibility to control engines through contro...
2001-06-19 Richard LevitteEnhance the user interface with better support for...
2001-06-19 Dr. Stephen HensonDon't set pointer if add_lock_callback used.
2001-06-15 Bodo Möllerpay attention to blocksize before attempting decryption
2001-06-11 Bodo MöllerAdd directory name to the entry on /crypto/ui/.
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-06-06 Bodo MöllerOAEP fix
2001-06-01 Bodo MöllerFix Bleichenbacher PKCS #1 1.5 countermeasure.
2001-05-31 Geoff ThorpeFix a memory leak in 'sk_dup' in the case a realloc...
2001-05-29 Lutz JänickeDon't forget responsible person so that its clear who...
2001-05-26 Richard LevitteDocument the latest change in ENGINEs.
2001-05-24 Dr. Stephen HensonAdd missing variable length cipher flag for Blowfish.
2001-05-15 Lutz JänickeIncrease ENTROPY_NEEDED to support Rijndael's larger...
2001-05-13 Richard LevitteDocument the addition.
2001-05-12 Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-10 Lutz JänickeUpdate changelog to reflect additional changes made...
2001-05-10 Bodo Möllerrestore change undone in 1.831 (apparently by accident)
2001-05-10 Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
2001-05-09 Dr. Stephen HensonAllow various X509_STORE_CTX properties to be
2001-05-08 Bodo Möllerfix an old entry
2001-05-07 Dr. Stephen HensonInitial CRL based revocation checking.
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
2001-05-03 Bodo Möller.rnd issues
2001-05-02 Richard LevitteRemove part conflict indicator...
2001-04-26 Geoff ThorpeMake notes about ENGINE changes.
2001-04-21 Dr. Stephen HensonFix ASN1 bug when decoding OTHER type.
2001-04-19 Geoff ThorpeAdd notes about the new ENGINE functionality.
2001-04-18 Geoff ThorpeMake a note of the recent ENGINE developments.
2001-04-18 Bodo Möllertypo
2001-04-18 Bodo Möllerfix md_rand.c locking bugs
2001-04-12 Bodo Möllerupdate so that changes going into the 0.9.6 tree can...
2001-04-11 Bodo MöllerAdd information on 0.9.6a (in a form such that the...
2001-04-09 Bodo MöllerAdjust BN_mod_inverse algorithm selection according...
2001-04-08 Bodo Möllerbinary algorithm for modular inversion
2001-04-08 Bodo Möller'||', '&&' and 'test -x' apparently don't work on Ultrix;
2001-04-05 Richard LevitteFix couple of memory leaks in PKCS7_dataDecode().
2001-04-04 Bodo Möllerdon't use shell functions
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-04-02 Dr. Stephen HensonRewrite CHOICE field setting code to properly handle
2001-03-31 Ulf MöllerNote the Alpha asm change
2001-03-30 Bodo MöllerFix bctest, and add a workaround that should solve...
2001-03-29 Richard LevitteSince there has been reports of clashes between OpenSSL's
2001-03-28 Ulf Möllercheck CRT
2001-03-28 Ulf Möllermips
2001-03-22 Bodo MöllerHarmonize CHANGES and STATUS files between the 0.9...
2001-03-18 Dr. Stephen HensonFix PKCS#12 key generation bug.
2001-03-16 Richard LevitteAn enhanced bctest submitted by Tim Rice <tim@multitale...
2001-03-16 Dr. Stephen HensonAdd copy_extensions option to 'ca' utility.
2001-03-15 Dr. Stephen HensonOverhaul the display of certificate details in
2001-03-15 Bodo MöllerMore error_data memory leaks
2001-03-12 Bodo Möllerfix memory leak in err.c
2001-03-11 Bodo MöllerAdd functions EC_POINT_mul and EC_GROUP_precompute.
2001-03-10 Bodo Möllercomment and error code update
2001-03-10 Bodo MöllerMore EC stuff, including EC_POINTs_mul() for simultaneo...
2001-03-10 Richard LevitteFor some experiments, it is sometimes nice to serve...
2001-03-10 Dr. Stephen HensonAdd the 'ec' directory to mkdef.pl and mkfiles.pl
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-03-08 Bodo Möllerssl23_peek
2001-03-08 Bodo MöllerMore method functions for elliptic curves,
2001-03-08 Ulf Möllernote the rand_win.c change
2001-03-08 Bodo MöllerHide BN_CTX structure details.
2001-03-08 Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-03-07 Bodo MöllerFix ERR_R_... problems.
2001-03-05 Richard LevitteDocument the SSLv2 session reuse fix.
2001-03-05 Bodo MöllerNew option '-subj arg' for 'openssl req' and 'openssl...
2001-03-02 Richard LevitteIntroduce the possibility to access global variables...
2001-03-01 Dr. Stephen HensonFix bug in copy_email() which would not
2001-02-28 Dr. Stephen HensonFix a bug which caused BN_div to produce the
2001-02-26 Dr. Stephen HensonEnhance OCSP_request_verify() so it finds the signers...
2001-02-24 Dr. Stephen HensonNew function and options to check OCSP response validity.
2001-02-24 Dr. Stephen HensonPrint out OID of unknown signature or public key
2001-02-24 Dr. Stephen HensonStop PKCS7_verify() core dumping with unknown public
2001-02-23 Dr. Stephen HensonMake OCSP cert id code tolerate a missing issuer certif...
2001-02-23 Dr. Stephen HensonOops, forgot CHANGES entry for ASN1_ITEM_FUNCTIONS.
2001-02-21 Geoff ThorpeNote changes re: session ID generation callbacks, etc.
2001-02-21 Richard LevitteModify mkdef.pl to recognise and parse prprocessor...
2001-02-20 Bodo MöllerFix BN_[pseudo_]rand: 'mask' must be used even if top=-1.
2001-02-19 Ulf Möllernote OPENSSL_issetugid().
2001-02-19 Richard LevitteI forgot to document the system identification macros
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-19 Dr. Stephen HensonNew -set_serial options to 'req' and 'x509'.
2001-02-19 Bodo MöllerMemory leak detection bugfixes for multi-threading.
2001-02-16 Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2001-02-15 Lutz JänickeMove entry to match chronologic orderering.
2001-02-15 Lutz JänickeDon't forget to mention minor change.
2001-02-14 Dr. Stephen HensonOption to disable standard block padding with EVP API.
2001-02-14 Dr. Stephen HensonInitial OCSP SSL support.
2001-02-14 Ulf MöllerIRIX bugfix
2001-02-13 Dr. Stephen HensonNew function OCSP_parse_url() and -url option for ocsp...
2001-02-12 Dr. Stephen HensonModify OCSP nonce behaviour.
2001-02-12 Dr. Stephen HensonWork around for libsafe "error".
2001-02-10 Bodo Möllerdisable stdin buffering in load_cert
2001-02-10 Dr. Stephen HensonFix CRL printing to correctly show when there are no...
2001-02-09 Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2001-02-09 Dr. Stephen HensonVarious updates to mkdef.pl to cope with new aes
2001-02-08 Dr. Stephen HensonAllow various options to be included for signing and...
2001-02-08 Richard LevitteAdd the -VAfile option to 'openssl ocsp'. This option...
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
next