The rest of the PKCS#5, PKCS#8 patch I forgot before :-)
[openssl.git] / CHANGES
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.
1999-05-16 Bodo MöllerDES changes.
1999-05-16 Dr. Stephen HensonFix some obvious bugs in the PKCS#7 library handling...
1999-05-15 Ben LaurieAdd actual testing to bntest...
1999-05-14 Dr. Stephen HensonThe encoding of negative ASN1 INTEGERs and the conversi...
1999-05-13 Bodo MöllerAdd release dates to the "CHANGES" file, because that...
1999-05-13 Bodo MöllerNew structure type SESS_CERT used instead of CERT insid...
1999-05-13 Ulf MöllerReorganize and speed up MD5.
1999-05-13 Ulf MöllerVMS support.
1999-05-12 Dr. Stephen HensonAdd new -out option to asn1parse to allow the parsed...
1999-05-11 Bodo MöllerMake SSL library a little more fool-proof by not requir...
1999-05-10 Ulf MöllerMove openssl.cnf out of lib/.
1999-05-10 Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-10 Dr. Stephen HensonVarious PKCS#7 fixes to properly (maybe!) handle PKCS...
1999-05-09 Bodo MöllerCreate a duplicate of the SSL_CTX's CERT in SSL_new...
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-08 Dr. Stephen HensonAllows PKCS#12 password to be placed on command line...
1999-05-07 Ben LaurieMake -pedantic work again.
1999-05-07 Ben LaurieBodo didn't do that.
1999-05-06 Ulf MöllerSupport additional Win32 compilers.
1999-05-05 Ulf MöllerSHA-1 cleanups and performance enhancements.
1999-05-04 Ulf MöllerSparc v8plus assembler.
1999-05-04 Ulf MöllerUpdate HPUX config, work around HPUX library incompatib...
1999-05-04 Ben LaurieAdd other people who've done stackification.
1999-05-04 Ralf S. EngelschallBundle stack'ification entries on Bens request
1999-05-04 Ralf S. EngelschallAdd missing sk_<type>_unshift() function to safestack.h
1999-05-04 Ralf S. EngelschallConvert casted X509_INFO stacks to type-safe STACK_OF...
1999-05-01 Bodo MöllerEntry for resolved error macro confusion.
1999-05-01 Bodo MöllerNew function SSL_CTX_use_certificate_chain_file.
1999-05-01 Bodo MöllerSupport verify_depth from the SSL API without need...
1999-05-01 Bodo MöllerBroken line that was too long.
1999-04-30 Bodo MöllerNew function SSL_CTX_set_session_id_context.
1999-04-29 Ulf MöllerOAEP bug fix.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Bodo MöllerSubmitted by:
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-28 Bodo MöllerInstall various scripts to $(OPENSSLDIR)/misc instead...
1999-04-28 Ulf MöllerLinux shared libraries.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Dr. Stephen HensonAdd PKCS#12 documentation and new option in x509 to...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-26 Dr. Stephen HensonExtensively changed the DEF file generator mkdef.pl...
1999-04-24 Ulf Möller*** empty log message ***
1999-04-24 Ulf MöllerNew Configure option --openssldir to replace ssldir.pl.
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo MöllerSubmitted by:
1999-04-22 Bodo MöllerDon't return 0 from ssl2_read when a packet with empty...
1999-04-22 Bodo MöllerSubmitted by:
1999-04-21 Dr. Stephen HensonOops! Fixup CHANGES.
1999-04-21 Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-21 Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-21 Ben LaurieFix DES export ciphersuites.
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Dr. Stephen HensonFinish off support for Certificate Policies extension.
1999-04-19 Ulf MöllerFix typos in error codes.
1999-04-19 Ulf MöllerDefunct assembler files removed; various cleanups.
1999-04-19 Ulf MöllerSPARC v8 assembler BIGNUM code.
1999-04-18 Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-17 Dr. Stephen HensonAllow asn1parse to print out VISIBLESTRING and some...
1999-04-17 Ben LaurieMassive constification.
1999-04-17 Dr. Stephen HensonAdd support for VISIBLESTRING and UTF8String
1999-04-16 Dr. Stephen HensonAdd initial support for r2i RAW extensions which can...
1999-04-15 Dr. Stephen HensonFix a horrible BN bug in bn_expand2 which caused BN_add...
1999-04-14 Dr. Stephen HensonAdd some utilities to support SXNet extension also...
1999-04-14 Ben LaurieTypo.
1999-04-13 Dr. Stephen HensonDelete all the old X509V3 pack and unpack stuff and...
1999-04-13 Ulf MöllerNew Configure option "rsaref".
1999-04-12 Bodo MöllerDon#t auto-generate crypto/pem/pem.h -- a fixed file...
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-12 Ralf S. EngelschallAdd `openssl ca -revoke <certfile>' facility which...
1999-04-12 Ralf S. EngelschallFix `openssl crl -noout -text' combination where `...
1999-04-12 Ralf S. EngelschallMake sure a corresponding plain text error message...
1999-04-11 Bodo MöllerSubmitted by:
1999-04-09 Bodo MöllerBugfix: s_client occasionally would sleep in select...
1999-04-09 Ulf Möllerrecent changes.
1999-04-08 Dr. Stephen HensonAdd PKCS#5 v2.0 ASN1 structures.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
next