aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)AuthorFilesLines
2001-02-06Avoid coredumps for CONF_get_...(NULL, ...)Bodo Möller1-0/+9
2001-02-06Fix potential buffer overrun for EBCDIC.Ulf Möller1-0/+3
2001-02-05New function to copy nonce values from OCSPDr. Stephen Henson1-0/+4
2001-02-03Various OCSP responder utility functions.Dr. Stephen Henson1-0/+13
2001-02-02Various function for commmon operations.Dr. Stephen Henson1-0/+6
2001-02-01Tolerate some "variations" used in someDr. Stephen Henson1-0/+4
2001-01-30Document the change.Richard Levitte1-0/+7
2001-01-28Make sk_sort tolearate a NULL argument.Dr. Stephen Henson1-0/+3
2001-01-26New OCSP response verify option OCSP_TRUSTOTHERDr. Stephen Henson1-0/+5
2001-01-25Zero the premaster secret after deriving the master secret in DHDr. Stephen Henson1-0/+4
2001-01-24Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson1-1/+12
2001-01-23EVP_add_digest_alias additions to SS_library_initBodo Möller1-1/+8
2001-01-23There is no C version of bn_div_3_wordsUlf Möller1-0/+3
2001-01-21Mention the ./config script fixes.Ulf Möller1-0/+3
2001-01-20Fix to stop X509_time_adj() using GeneralizedTime.Dr. Stephen Henson1-0/+9
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson1-0/+8
2001-01-19Fix openssl passwd -1Bodo Möller1-0/+3
2001-01-19Additional functionality in ocsp utility: print summaryDr. Stephen Henson1-0/+8
2001-01-18Implement remaining OCSP verify checks inDr. Stephen Henson1-0/+10
2001-01-17Make the change log on the RAND_poll change a bit more explicit. Suggested b...Richard Levitte1-3/+8
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson1-0/+10
2001-01-15New '-extfile' option for 'openssl ca'.Bodo Möller1-0/+7
2001-01-14Change PKCS#12 key derivation routines to cope withDr. Stephen Henson1-0/+6
2001-01-13New OCSP utility. This can generate, parse and printDr. Stephen Henson1-0/+6
2001-01-12New 'openssl ca -status <serial>' and 'openssl ca -updatedb'Bodo Möller1-0/+7
2001-01-11New -newreq-nodes option to CA.pl.Bodo Möller1-0/+5
2001-01-11Add configuration for GNU Hurd.Richard Levitte1-0/+3
2001-01-11OCSP basic response verify. Very incompleteDr. Stephen Henson1-0/+5
2001-01-10After discussion with Richard, change the new API for extended memoryBodo Möller1-18/+14
2001-01-10Add SSLEAY_DIR argument code for SSLeay_version.Bodo Möller1-0/+5
2001-01-10Fix C code generate by 'openssl dsaparam -C'.Bodo Möller1-0/+4
2001-01-10As response to a user request to be able to use external memoryRichard Levitte1-0/+25
2001-01-10Fix uni2asc() so it can properly convert zero lengthDr. Stephen Henson1-0/+4
2001-01-09Add automatic query of EGD sockets to RAND_poll(). The EGD sockets areLutz Jänicke1-0/+6
2001-01-09It was correctly pointed out to me that my CHANGES entry was a little thinGeoff Thorpe1-1/+3
2001-01-09Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe1-0/+5
2001-01-08Change RAND_poll for Unix to try a number of devices and only readRichard Levitte1-0/+6
2001-01-08Add set of OCSP client functions. All experimentalDr. Stephen Henson1-1/+23
2001-01-05Modify OCSP API to more closely reflectDr. Stephen Henson1-0/+11
2001-01-04Update OCSP API.Dr. Stephen Henson1-0/+6
2000-12-31Fix the S/MIME code so it now works again andDr. Stephen Henson1-0/+13
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson1-0/+8
2000-12-31Document.Richard Levitte1-0/+5
2000-12-30ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson1-0/+5
2000-12-29Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson1-1/+1
2000-12-29Enhancements to mkdef.pl:Richard Levitte1-0/+5
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson1-1/+4
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson1-0/+4
2000-12-28New OCSP extension functions.Dr. Stephen Henson1-0/+4
2000-12-26Finish SSL_peek/SSL_pending fixes.Bodo Möller1-0/+1