summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2001-02-19New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson
2001-02-19Memory leak detection bugfixes for multi-threading.Bodo Möller
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson
2001-02-15Move entry to match chronologic orderering.Lutz Jänicke
2001-02-15Don't forget to mention minor change.Lutz Jänicke
2001-02-14Option to disable standard block padding with EVP API.Dr. Stephen Henson
2001-02-14Initial OCSP SSL support.Dr. Stephen Henson
2001-02-14IRIX bugfixUlf Möller
2001-02-13New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson
2001-02-12Modify OCSP nonce behaviour.Dr. Stephen Henson
2001-02-12Work around for libsafe "error".Dr. Stephen Henson
2001-02-10disable stdin buffering in load_certBodo Möller
2001-02-10Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson
2001-02-09New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to overrideLutz Jänicke
2001-02-09Various updates to mkdef.pl to cope with new aesDr. Stephen Henson
2001-02-08Allow various options to be included for signing and verify ofDr. Stephen Henson
2001-02-08Add the -VAfile option to 'openssl ocsp'. This option will give theRichard Levitte
2001-02-08Integrate my implementation of a countermeasure againstBodo Möller
2001-02-07Bleichenbacher's DSA attackUlf Möller
2001-02-07Fix AES code.Dr. Stephen Henson
2001-02-06Avoid coredumps for CONF_get_...(NULL, ...)Bodo Möller
2001-02-06Fix potential buffer overrun for EBCDIC.Ulf Möller
2001-02-05New function to copy nonce values from OCSPDr. Stephen Henson
2001-02-03Various OCSP responder utility functions.Dr. Stephen Henson
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-02-01Tolerate some "variations" used in someDr. Stephen Henson
2001-01-30Document the change.Richard Levitte
2001-01-28Make sk_sort tolearate a NULL argument.Dr. Stephen Henson
2001-01-26New OCSP response verify option OCSP_TRUSTOTHERDr. Stephen Henson
2001-01-25Zero the premaster secret after deriving the master secret in DHDr. Stephen Henson
2001-01-24Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson
2001-01-23EVP_add_digest_alias additions to SS_library_initBodo Möller
2001-01-23There is no C version of bn_div_3_wordsUlf Möller
2001-01-21Mention the ./config script fixes.Ulf Möller
2001-01-20Fix to stop X509_time_adj() using GeneralizedTime.Dr. Stephen Henson
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