]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES
New options to the -verify program which can be used for chain verification.
[thirdparty/openssl.git] / CHANGES
1999-11-26  Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-24  Dr. Stephen HensonInitial chain verify code: not tested probably not...
1999-11-23  Dr. Stephen HensonSupport for authority information access extension.
1999-11-21  Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-19  Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-17  Dr. Stephen HensonModify verify code to handle self signed certificates.
1999-11-16  Bodo MöllerStore verify_result with sessions to avoid potential...
1999-11-16  Dr. Stephen HensonFix for a bug in PKCS#7 code and non-detached data.
1999-11-16  Dr. Stephen HensonAdd a salt to the key derivation using the 'enc' program.
1999-11-16  Dr. Stephen HensonNew function X509_cmp().
1999-11-15  Mark J. CoxThis corrects the reference count handling in SSL_get_s...
1999-11-14  Dr. Stephen Henson'req' fixes. Reinstate length check one request fields.
1999-11-14  Dr. Stephen HensonAdd support for the 40 and 64 bit RC2 and RC4 ciphers...
1999-11-12  Richard LevitteAvoid some silly compiler warnings, and add the change...
1999-11-12  Dr. Stephen HensonMerge some common functionality in the apps, delete
1999-11-11  Dr. Stephen HensonAdd password command line options to some utils. Fix...
1999-11-10  Dr. Stephen HensonVery preliminary POD format documentation for some
1999-11-08  Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-11-04  Dr. Stephen HensonAllow additional information to be attached to a
1999-11-03  Mark J. CoxFix assembler for Alpha (tested only on DEC OSF not...
1999-10-29  Dr. Stephen HensonFix to PKCS#7 routines so it can decrypt some oddball...
1999-10-27  Dr. Stephen HensonContinued multibyte character support.
1999-10-26  Bodo MöllerAlways hash the pid in the first iteration in ssleay_ra...
1999-10-26  Bodo MöllerMake md_rand.c more robust.
1999-10-26  Bodo MöllerDon't be overly paranoid.
1999-10-26  Bodo MöllerVarious randomness handling bugfixes and improvements --
1999-10-21  Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-10-13  Dr. Stephen HensonInitial support for certificate purpose checking: this...
1999-10-11  Dr. Stephen HensonAdd EX_DATA support to X509.
1999-10-09  Dr. Stephen HensonNew functions to parse and get extensions.
1999-10-07  Andy PolyakovRC4 tune-up featuring 30-40% performance improvement...
1999-10-05  Dr. Stephen HensonFix for bug in pkcs12 program and typo in ASN1_tag2str().
1999-10-05  Dr. Stephen HensonFix for bug in pkcs12 program and typo in ASN1_tag2str().
1999-10-04  Dr. Stephen HensonNew option -dhparam to s_server to allow the DH paramet...
1999-10-04  Dr. Stephen HensonAdd support for public key input and output in rsa...
1999-10-04  Dr. Stephen HensonFix for d2i_ASN1_bytes and stop PKCS#7 routines crashin...
1999-10-02  Dr. Stephen HensonFix for base64 BIO decoding bug
1999-09-24  Bodo MöllerFix typo that I introduced when reformatting lines.
1999-09-21  Bodo MöllerKeep line lengths < 80 characters.
1999-09-20  Dr. Stephen HensonFix to make s_client and s_server work under Windows...
1999-09-18  Dr. Stephen HensonAdd new sign and verify members to RSA_METHOD and chang...
1999-09-18  Dr. Stephen HensonVarious CRL enhancements tidies and workaround for...
1999-09-10  Bodo MöllerUse non-copying BIO interface in ssltest.c.
1999-09-08  Bodo Möllersome more patches for avoiding problems with non-automa...
1999-09-08  Dr. Stephen HensonThis is preliminary support for an "RSA null" cipher...
1999-09-07  Bodo MöllerNon-copying interface to BIO pairs.
1999-09-07  Dr. Stephen HensonNew function to convert ASN1 tag values to strings...
1999-09-04  Dr. Stephen HensonNew UTF8 utility functions to parse/generate UTF8 strings.
1999-09-03  Bodo MöllerFix server behaviour when facing backwards-compatible...
1999-09-03  Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...
1999-08-28  Andy PolyakovRIPEMD160 shape-up. Final touch.
1999-08-27  Dr. Stephen HensonAllow the extension section specified in config files...
1999-08-25  Dr. Stephen HensonAllow the 1.OU="my OU" syntax in 'ca' for SPKACs.
1999-08-25  Dr. Stephen HensonAllow extensions to be added to certificate requests...
1999-08-24  Dr. Stephen HensonFix for a bug which meant encrypting BIOs sometimes...
1999-08-23  Dr. Stephen HensonInitial support for DH_METHOD. Also added a DH lock...
1999-08-22  Dr. Stephen HensonInitial support for DSA_METHOD...
1999-08-19  Dr. Stephen HensonAllow memory bios to be read only and change PKCS#7...
1999-08-18  Bodo MöllerFix horrible (and hard to track down) bug in ssl23_get_...
1999-08-17  Dr. Stephen HensonFix PKCS7_ENC_CONTENT_new() to include a sensible defau...
1999-08-11  Dr. Stephen HensonAdd functions to allow extensions to be added to certif...
1999-08-09  Dr. Stephen HensonSupport for parsing of certificate extensions in PKCS...
1999-08-09  Bodo Möller-crlf option.
1999-08-09  Ralf S. EngelschallBump after tarball rolling.
1999-08-08  Bodo Möllerspelling
1999-08-08  Ralf S. EngelschallInstall libRSAglue.a when OpenSSL is build with RSAref.
1999-08-08  Ralf S. EngelschallA few more ``#ifndef NO_FP_API / #endif'' pairs for...
1999-08-06  Dr. Stephen HensonFix -startdate and -enddate arguments to 'ca' program...
1999-08-05  Bodo MöllerNew function DSA_dup_DH, and fixes for bugs that were...
1999-08-03  Bodo Möller0.9.4 won't be completed in July ...
1999-07-30  Dr. Stephen HensonAllow the PKCS#7 (S/MIME encrypt) application to suppor...
1999-07-29  Bodo MöllerAlways use buildinf.h, which now includes the mk1mfinf...
1999-07-27  Dr. Stephen HensonNew function OBJ_obj2txt()
1999-07-27  Dr. Stephen HensonNew RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.
1999-07-27  Bodo MöllerUse correct CFLAG definition for makefile.one builds.
1999-07-25  Andy PolyakovAdded support for SPARC Linux.
1999-07-21  Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-07-21  Bodo Mölleravoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command...
1999-07-20  Andy PolyakovMIPS III/IV assembler module is reimplemented.
1999-07-19  Bodo MöllerSSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVIN...
1999-07-19  Bodo MöllerNew compile time option -DCRYPTO_MDEBUG_THREAD.
1999-07-19  Bodo MöllerHave CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,
1999-07-16  Ulf MöllerDES library changes.
1999-07-12  Dr. Stephen HensonContinues NASM support. This might work now. Its still...
1999-07-12  Bodo Möllerfix memory leak in s3_clnt.c
1999-07-11  Bodo MöllerNew function RSA_check_key,
1999-07-11  Dr. Stephen HensonVarious changes to stop VC++ choking under Win32.
1999-07-11  Dr. Stephen HensonAdd a debugging option to PKCS#5 v2.0 key generation...
1999-07-11  Dr. Stephen HensonCopy flags in ASN1_STRING_dup()
1999-07-11  Dr. Stephen HensonFix a bug in x509.c that omitted DSA parameters when...
1999-07-09  Bodo MöllerFix memory checking.
1999-07-09  Bodo Möllerremove editing artifacts
1999-07-09  Bodo MöllerMention modification to Configure.
1999-07-02  Bodo MöllerNew functions SSL[_CTX]_{set,get}_mode; the initial...
1999-06-30  Ulf MöllerMore no-xxx option tweaks.
1999-06-29  Dr. Stephen HensonNew functions to allow RSA_METHODs to be changed withou...
1999-06-25  Bodo MöllerMemory leak checks.
1999-06-24  Dr. Stephen HensonFix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it...
1999-06-22  Dr. Stephen HensonNew function PKCS7_signatureVerify to allow the signing...
next