Some more stack stuff.
[openssl.git] / CHANGES
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).
1999-03-31 Ulf MöllerNew option to generate 80386 code.
1999-03-31 Bodo MöllerNew option "-showcerts" for s_client
1999-03-29 Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-28 Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...
1999-03-28 Dr. Stephen HensonFurther PKCS#12 integration, PBE, PKCS#8 additions.
1999-03-28 Dr. Stephen HensonThis is the beginning of PKCS#12 integration. This...
1999-03-27 Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-27 Ben LaurieLinux PPC support.
1999-03-27 Ben LaurieFix Alpha assembler, remove redundant file.
1999-03-25 Ralf S. EngelschallMake sure the RSA OAEP test is skipped under -DRSAref...
1999-03-24 Ralf S. EngelschallMove definitions of IS_SET/IS_SEQUENCE inside crypto...
1999-03-22 Ralf S. Engelschallfunction names recently changed - consistency.
1999-03-22 Ralf S. EngelschallBe consistent: 0.9.2b
1999-03-22 Ben LaurieFix security hole.
1999-03-20 Ralf S. EngelschallSome more source tree cleanups (removed obsolete files...
1999-03-14 Dr. Stephen HensonRemove some references which called malloc and free...
1999-03-12 Ben LaurieFail if test fails.
1999-03-12 Ben LaurieSolaris shared library support.
1999-03-12 Ben LaurieUse the right compiler for ctx_size.
1999-03-12 Dr. Stephen HensonDelete NULL ciphers from 'ALL' in the cipher list alias...
1999-03-11 Dr. Stephen HensonFix for RSA private key encryption if p < q. This took...
1999-03-10 Ralf S. EngelschallBe less restrictive and allow also `perl util/perlpath...
1999-03-10 Ralf S. EngelschallLet util/clean-depend.pl work also with older Perl...
1999-03-10 Dr. Stephen HensonFix couple of ANSI declarations and prototypes
1999-03-10 Dr. Stephen HensonMake CC,CFLAG etc get passed to make links and various...
1999-03-09 Ben LaurieFix quad checksum bug.
1999-03-09 Dr. Stephen HensonComment out two unimplemented functions from bio.h...
1999-03-08 Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
1999-03-08 Ralf S. EngelschallMake `openssl version' output lines consistent.
1999-03-08 Ralf S. EngelschallFix Win32 symbol export lists for BIO functions: Added...
1999-03-08 Ralf S. EngelschallSecond round of fixing the OpenSSL perl/ stuff. It...
1999-03-07 Ben LaurieDon't make links on Windoze.
1999-03-07 Ben LaurieFix perl assembler.
1999-03-07 Ben LaurieLinux MIPS support.
1999-03-07 Ben LaurieAlways make links.
1999-03-06 Dr. Stephen HensonAdded support for adding extensions to CRLs, also fix...
1999-03-06 Ralf S. EngelschallAdd a useful kludge to allow package maintainers to...
1999-03-06 Ben LaurieDisable new TLS1 ciphersuites.
1999-03-06 Ralf S. EngelschallAllow DSO flags like -fpic, -fPIC, -KPIC etc. to be...
1999-03-06 Ben LaurieFix export ciphersuites, again.
1999-03-06 Ralf S. Engelschalljust a little typo
1999-03-06 Ralf S. EngelschallCleaned up the LICENSE document: The official contact...
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-03-06 Ben LauriePermit null ciphers.
1999-03-05 Dr. Stephen HensonFix the PKCS#7 stuff: signature verify could fail if...
1999-03-05 Dr. Stephen HensonWorkaround for a Win95 console bug triggered by the...
next