summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson
2001-01-19Fix openssl passwd -1Bodo Möller
2001-01-19Additional functionality in ocsp utility: print summaryDr. Stephen Henson
2001-01-18Implement remaining OCSP verify checks inDr. Stephen Henson
2001-01-17Make the change log on the RAND_poll change a bit more explicit. Suggested b...Richard Levitte
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson
2001-01-15New '-extfile' option for 'openssl ca'.Bodo Möller
2001-01-14Change PKCS#12 key derivation routines to cope withDr. Stephen Henson
2001-01-13New OCSP utility. This can generate, parse and printDr. Stephen Henson
2001-01-12New 'openssl ca -status <serial>' and 'openssl ca -updatedb'Bodo Möller
2001-01-11New -newreq-nodes option to CA.pl.Bodo Möller
2001-01-11Add configuration for GNU Hurd.Richard Levitte
2001-01-11OCSP basic response verify. Very incompleteDr. Stephen Henson
2001-01-10After discussion with Richard, change the new API for extended memoryBodo Möller
2001-01-10Add SSLEAY_DIR argument code for SSLeay_version.Bodo Möller
2001-01-10Fix C code generate by 'openssl dsaparam -C'.Bodo Möller
2001-01-10As response to a user request to be able to use external memoryRichard Levitte
2001-01-10Fix uni2asc() so it can properly convert zero lengthDr. Stephen Henson
2001-01-09Add automatic query of EGD sockets to RAND_poll(). The EGD sockets areLutz Jänicke
2001-01-09It was correctly pointed out to me that my CHANGES entry was a little thinGeoff Thorpe
2001-01-09Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe
2001-01-08Change RAND_poll for Unix to try a number of devices and only readRichard Levitte
2001-01-08Add set of OCSP client functions. All experimentalDr. Stephen Henson
2001-01-05Modify OCSP API to more closely reflectDr. Stephen Henson
2001-01-04Update OCSP API.Dr. Stephen Henson
2000-12-31Fix the S/MIME code so it now works again andDr. Stephen Henson
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson
2000-12-31Document.Richard Levitte
2000-12-30ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson
2000-12-29Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson
2000-12-29Enhancements to mkdef.pl:Richard Levitte
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson
2000-12-28New OCSP extension functions.Dr. Stephen Henson
2000-12-26Finish SSL_peek/SSL_pending fixes.Bodo Möller
2000-12-25Fix SSL_peek and SSL_pending.Bodo Möller
2000-12-24New function X509V3_add_i2d() this is used forDr. Stephen Henson
2000-12-20Split a CHANGES entry so that one of the halves matches theBodo Möller
2000-12-20Fixes to OCSP print code.Dr. Stephen Henson
2000-12-19Don't hold CRYPTO_LOCK_RSA during time-consuming operations.Bodo Möller
2000-12-18Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch.Bodo Möller
2000-12-18Obtain lock CRYPTO_LOCK_RSA before creating BN_MONT_CTXBodo Möller
2000-12-16Make mkdef.pl parse some ASN1 IMPLEMENT macros.Dr. Stephen Henson
2000-12-15Locking issues.Bodo Möller
2000-12-15Implement some standard OCSP extensions in the v3 code. TheseDr. Stephen Henson
2000-12-14Make a note of the new engine.Geoff Thorpe
2000-12-14New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson
2000-12-14First step towards SSL_peek fix.Bodo Möller
2000-12-14New function X509_signature_print() to remove some duplicateDr. Stephen Henson
2000-12-13Change the PKCS7 structure to use SEQUENCE OF for theDr. Stephen Henson