Re-enable message about transition <foo.h> => <openssl/foo.h>
[openssl.git] / CHANGES
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...
1999-06-22 Dr. Stephen HensonChange the PEM_* function prototypes to use DECLARE_PEM...
1999-06-21 Bodo MöllerPerl variable names are case-sensitive ...
1999-06-20 Dr. Stephen HensonNew functions CONF_load_bio() and CONF_load_fp() to...
1999-06-18 Bodo MöllerClarification.
1999-06-18 Bodo MöllerNew function CRYPTO_num_locks.
1999-06-12 Bodo MöllerBIO pairs.
1999-06-11 Dr. Stephen HensonFix to i2d_DSAPublicKey() to return the correct length.
1999-06-11 Dr. Stephen HensonDocument the X509V3 code and change some of the extensi...
1999-06-10 Dr. Stephen HensonTwo new functions to write out PKCS#8 private keys...
1999-06-10 Ralf S. EngelschallFix determination of Perl interpreter: A perl or perl5
1999-06-09 Dr. Stephen HensonReformat and "modernise" the sign.c demo.
1999-06-09 Dr. Stephen HensonChange the PEM function implementation to use a common...
1999-06-09 Bodo Möllerdes_cbc_encrypt / des_ncbc_encrypt issue.
1999-06-09 Bodo MöllerDES CBC change looks dubious to me.
1999-06-09 Bodo MöllerMention unistd.h.
1999-06-09 Ben LaurieI keep forgetting to fix this: update the IV! Most...
1999-06-09 Ben LaurieMake "make test" fail if bntest fails an internal selfc...
1999-06-08 Ulf MöllerCall our crypt implementation des_crypt(). crypt()...
1999-06-08 Dr. Stephen HensonComplete support for PKCS#5 v2.0. Still needs extensive...
1999-06-07 Bodo MöllerMention mkdir-p.pl.
1999-06-07 Bodo Möllerlinux-sparc
1999-06-06 Dr. Stephen HensonRewrite PBE handling read to support PKCS#5 v2.0 and...
1999-06-05 Dr. Stephen HensonMore PKCS#8 stuff. Support for unencrypted forms of...
1999-06-05 Dr. Stephen HensonAdd a 'pkcs8' application for initial PKCS#8 support...
1999-06-04 Dr. Stephen HensonAdd PKCS#5 v1.5 compatible algorithms and initial PKCS...
1999-06-04 Ben LaurieSome constification and stacks that slipped through...
1999-06-04 Bodo Möllerremove conflict indicator ...
1999-06-04 Bodo Möller"linux-sparc64-gcc" configuration
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-03 Ben LaurieMore evil cast removal.
1999-06-03 Ben LaurieMake samples compile.
1999-05-31 Bodo MöllerMore consistency.
1999-05-30 Bodo MöllerBSD/OS 4.x support (bsdi-elf-gcc)
1999-05-29 Ben LauriePrepare to release 0.9.3a
1999-05-28 Bodo Möllersco5-gcc configuration.
1999-05-27 Bodo MöllerUpdated C++ SSL demos.
1999-05-27 Bodo MöllerUpdated some demos.
1999-05-27 Bodo Möller*** empty log message ***
1999-05-27 Bodo MöllerChange function call according to current API.
1999-05-24 Bodo MöllerFinal version for 0.9.3.
1999-05-20 Ulf MöllerBignum library bug fix. IRIX 6 passes "make test" now!
1999-05-19 Dr. Stephen HensonNew functions sk_set, sk_value and sk_num to replace...
1999-05-16 Dr. Stephen HensonFix various less obvious bugs in PKCS#7 handling: such...
1999-05-16 Bodo MöllerTypo.
next