New function and options to check OCSP response validity.
[openssl.git] / CHANGES
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...
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-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-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-10 Bodo Möllerdisable stdin buffering in load_cert
2001-02-10 Dr. Stephen HensonFix CRL printing to correctly show when there are no...
2001-02-09 Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2001-02-09 Dr. Stephen HensonVarious updates to mkdef.pl to cope with new aes
2001-02-08 Dr. Stephen HensonAllow various options to be included for signing and...
2001-02-08 Richard LevitteAdd the -VAfile option to 'openssl ocsp'. This option...
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
2001-02-07 Dr. Stephen HensonFix AES code.
2001-02-06 Bodo MöllerAvoid coredumps for CONF_get_...(NULL, ...)
2001-02-06 Ulf MöllerFix potential buffer overrun for EBCDIC.
2001-02-05 Dr. Stephen HensonNew function to copy nonce values from OCSP
2001-02-03 Dr. Stephen HensonVarious OCSP responder utility functions.
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
2001-02-01 Dr. Stephen HensonTolerate some "variations" used in some
2001-01-30 Richard LevitteDocument the change.
2001-01-28 Dr. Stephen HensonMake sk_sort tolearate a NULL argument.
2001-01-26 Dr. Stephen HensonNew OCSP response verify option OCSP_TRUSTOTHER
2001-01-25 Dr. Stephen HensonZero the premaster secret after deriving the master...
2001-01-24 Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
2001-01-23 Bodo MöllerEVP_add_digest_alias additions to SS_library_init
2001-01-23 Ulf MöllerThere is no C version of bn_div_3_words
2001-01-21 Ulf MöllerMention the ./config script fixes.
2001-01-20 Dr. Stephen HensonFix to stop X509_time_adj() using GeneralizedTime.
2001-01-19 Dr. Stephen HensonFixes to various ASN1_INTEGER routines for negative...
2001-01-19 Bodo MöllerFix openssl passwd -1
2001-01-19 Dr. Stephen HensonAdditional functionality in ocsp utility: print summary
2001-01-18 Dr. Stephen HensonImplement remaining OCSP verify checks in
2001-01-17 Richard LevitteMake the change log on the RAND_poll change a bit more...
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2001-01-15 Bodo MöllerNew '-extfile' option for 'openssl ca'.
2001-01-14 Dr. Stephen HensonChange PKCS#12 key derivation routines to cope with
2001-01-13 Dr. Stephen HensonNew OCSP utility. This can generate, parse and print
2001-01-12 Bodo MöllerNew 'openssl ca -status <serial>' and 'openssl ca ...
2001-01-11 Bodo MöllerNew -newreq-nodes option to CA.pl.
2001-01-11 Richard LevitteAdd configuration for GNU Hurd.
2001-01-11 Dr. Stephen HensonOCSP basic response verify. Very incomplete
2001-01-10 Bodo MöllerAfter discussion with Richard, change the new API for...
2001-01-10 Bodo MöllerAdd SSLEAY_DIR argument code for SSLeay_version.
2001-01-10 Bodo MöllerFix C code generate by 'openssl dsaparam -C'.
2001-01-10 Richard LevitteAs response to a user request to be able to use externa...
2001-01-10 Dr. Stephen HensonFix uni2asc() so it can properly convert zero length
2001-01-09 Lutz JänickeAdd automatic query of EGD sockets to RAND_poll()....
2001-01-09 Geoff ThorpeIt was correctly pointed out to me that my CHANGES...
2001-01-09 Geoff ThorpeMove all the existing function pointer casts associated...
2001-01-08 Richard LevitteChange RAND_poll for Unix to try a number of devices...
2001-01-08 Dr. Stephen HensonAdd set of OCSP client functions. All experimental
2001-01-05 Dr. Stephen HensonModify OCSP API to more closely reflect
2001-01-04 Dr. Stephen HensonUpdate OCSP API.
2000-12-31 Dr. Stephen HensonFix the S/MIME code so it now works again and
2000-12-31 Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-12-31 Richard LevitteDocument.
2000-12-30 Dr. Stephen HensonASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
2000-12-29 Dr. Stephen HensonReplace the old ASN1_dup() with ASN1_item_dup() and
2000-12-29 Richard LevitteEnhancements to mkdef.pl:
2000-12-28 Dr. Stephen HensonAdd NO_ASN1_OLD to remove some old style functions:
2000-12-28 Dr. Stephen HensonASN1_ITEM versions of sign, verify, pack and unpack.
2000-12-28 Dr. Stephen HensonNew OCSP extension functions.
2000-12-26 Bodo MöllerFinish SSL_peek/SSL_pending fixes.
2000-12-25 Bodo MöllerFix SSL_peek and SSL_pending.
2000-12-24 Dr. Stephen HensonNew function X509V3_add_i2d() this is used for
2000-12-20 Bodo MöllerSplit a CHANGES entry so that one of the halves matches the
2000-12-20 Dr. Stephen HensonFixes to OCSP print code.
2000-12-19 Bodo MöllerDon't hold CRYPTO_LOCK_RSA during time-consuming operat...
2000-12-18 Bodo MöllerImport s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable...
2000-12-18 Bodo MöllerObtain lock CRYPTO_LOCK_RSA before creating BN_MONT_CTX
2000-12-16 Dr. Stephen HensonMake mkdef.pl parse some ASN1 IMPLEMENT macros.
2000-12-15 Bodo MöllerLocking issues.
2000-12-15 Dr. Stephen HensonImplement some standard OCSP extensions in the v3 code...
2000-12-14 Geoff ThorpeMake a note of the new engine.
2000-12-14 Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
2000-12-14 Bodo MöllerFirst step towards SSL_peek fix.
2000-12-14 Dr. Stephen HensonNew function X509_signature_print() to remove some...
2000-12-13 Dr. Stephen HensonChange the PKCS7 structure to use SEQUENCE OF for the
2000-12-13 Dr. Stephen HensonReplace the old style OCSP ASN1 module.
2000-12-13 Dr. Stephen HensonRewrite the extension code to use an ASN1_ITEM structure
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-12-07 Bodo MöllerFix some things that look like bugs.
next