]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES
Initial OCSP server support, using index.txt format.
[thirdparty/openssl.git] / CHANGES
2001-07-12  Dr. Stephen HensonInitial OCSP server support, using index.txt format.
2001-07-12  Richard LevitteAdd the possibility to specify the use of zlib compress...
2001-07-12  Richard LevitteDocument the recent Kerberos SSL changes.
2001-07-11  Geoff Thorpeopenssl speed is quite useful for testing hardware...
2001-07-10  Bodo MöllerFix PRNG.
2001-07-09  Ben LaurieA better compromise between encrypt and decrypt (but...
2001-07-08  Ben LaurieUse & instead of % - worth about 4% for 8 byte blocks.
2001-07-04  Bodo MöllerAlign with 0.9.6-stable CHANGES file, and make some...
2001-07-04  Bodo MöllerEntry for Andy's mips3.s fix.
2001-07-03  Lutz JänickeWhen only the key is given to "enc", the IV is undefined
2001-07-01  Richard LevitteInsuline shot
2001-06-28  Dr. Stephen HensonModify apps to use NCONF code instead of old CONF code.
2001-06-26  Dr. Stephen HensonHandle empty X509_NAME in printing routines.
2001-06-26  Bodo MöllerDSA verification should insist that r and s are in...
2001-06-23  Richard LevitteOops, applies to 0.9.7 only.
2001-06-23  Richard LevitteDocument recent 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...
next