Add security patch and create release.
[oweals/openssl.git] / CHANGES
2001-07-09 Richard LevitteAdd security patch and create release. OpenSSL_0_9_6b
2001-07-04 Bodo MöllerAndy's mips3.s fix (as in main branch).
2001-07-03 Lutz JänickeWhen only the key is given to "enc", the IV is undefined
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-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-06 Bodo MöllerOAEP fix
2001-06-01 Bodo MöllerFix Bleichenbacher PKCS #1 1.5 countermeasure.
2001-05-24 Dr. Stephen HensonAdd missing variable length cipher flag for Blowfish.
2001-05-24 Dr. Stephen HensonFix for missing DSA parameters.
2001-05-08 Bodo Möllerfix an old entry
2001-05-03 Bodo Möller.rnd issues
2001-04-18 Bodo Möllertypo
2001-04-18 Bodo Möllerfix md_rand.c locking bugs
2001-04-12 Bodo Möllersome updates from 0.9.7-dev
2001-04-05 Richard LevitteTagging has been done, move on to development of 0...
2001-04-05 Richard LevitteRelease OpenSSL 0.9.6a.
2001-04-04 Dr. Stephen HensonFix 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-03-31 Ulf MöllerNote that alpha.s is no longer used.
2001-03-30 Dr. Stephen HensonFix asn1_GetSequence() for indefinite length sequences.
2001-03-30 Bodo MöllerUse enhanced bctest (as in main trunk), and add a worka...
2001-03-29 Richard LevitteSince there has been reports of clashes between OpenSSL's
2001-03-28 Ulf Möllercheck the CRT result.
2001-03-28 Ulf MöllerNote the MIPS assembler bug fix.
2001-03-24 Richard LevitteBring in the rest of the corrections for shared librari...
2001-03-22 Bodo MöllerAdd another "[This change does not apply to 0.9.7....
2001-03-22 Dr. Stephen HensonFix bug in PKCS#7 decode routines when indefinite length
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-15 Richard LevitteThe change on handling shared libraries was never appli...
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-15 Bodo MöllerMore err_data memory leaks
2001-03-15 Bodo MöllerMore error_data memory leaks
2001-03-13 Ulf Möllerthat was useless - still fails with GCC
2001-03-13 Ulf MöllerAlpha workaround. This is a lot slower!
2001-03-12 Bodo Möllerfix memory leak in err.c
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ö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 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 LevitteSSLv2 session reuse bugfix from main development branch.
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-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-27 Ulf Möllerimproved bignum test as in 0.9.7.
2001-02-26 Dr. Stephen HensonEnhance OCSP_request_verify() so it finds the signers...
2001-02-24 Geoff ThorpeBackfit a bugfix from 0.9.7-dev to 0.9.6-stable. init...
2001-02-24 Dr. Stephen HensonNew function and options to check OCSP response validity.
2001-02-24 Dr. Stephen HensonStop PKCS7_verify() core dumping with unknown public
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 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-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 Ulf MöllerOPENSSL_issetugid() as in the main branch.
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-19 Bodo MöllerMemory leak checking 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 ordering.
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-15 Lutz JänickeAdd '-rand' option to s_server and s_client.
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-14 Ulf MöllerIRIX bugfix
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-12 Dr. Stephen HensonMake X509_NAME produce correct encoding when empty.
2001-02-12 Dr. Stephen HensonWorkaround for libsafe "error".
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
next