summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-28Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller
1999-04-28Linux shared libraries.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-27Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-26Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson
1999-04-24*** empty log message ***Ulf Möller
1999-04-24New Configure option --openssldir to replace ssldir.pl.Ulf Möller
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Submitted by:Bodo Möller
1999-04-23Submitted by:Bodo Möller
1999-04-22Don't return 0 from ssl2_read when a packet with empty payload is received.Bodo Möller
1999-04-22Submitted by:Bodo Möller
1999-04-21Oops! Fixup CHANGES.Dr. Stephen Henson
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson
1999-04-21Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller
1999-04-21Fix DES export ciphersuites.Ben Laurie
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-20Problems with 64-bit long.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-19Finish off support for Certificate Policies extension.Dr. Stephen Henson
1999-04-19Fix typos in error codes.Ulf Möller
1999-04-19Defunct assembler files removed; various cleanups.Ulf Möller
1999-04-19SPARC v8 assembler BIGNUM code.Ulf Möller
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-17Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson
1999-04-17Massive constification.Ben Laurie
1999-04-17Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson
1999-04-15Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to failDr. Stephen Henson
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson
1999-04-14Typo.Ben Laurie
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson
1999-04-13New Configure option "rsaref".Ulf Möller
1999-04-12Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it.Bodo Möller
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-12Add `openssl ca -revoke <certfile>' facility which revokes a certificateRalf S. Engelschall
1999-04-12Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'Ralf S. Engelschall
1999-04-12Make sure a corresponding plain text error message exists for theRalf S. Engelschall
1999-04-11Submitted by:Bodo Möller
1999-04-09Bugfix: s_client occasionally would sleep in select() when it shouldBodo Möller
1999-04-09recent changes.Ulf Möller
1999-04-08Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-31New option to generate 80386 code.Ulf Möller
1999-03-31New option "-showcerts" for s_clientBodo Möller
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson