summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
1999-03-28Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson
1999-03-28This is the beginning of PKCS#12 integration. This just adds the PKCS#12Dr. Stephen Henson
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-03-27Linux PPC support.Ben Laurie
1999-03-27Fix Alpha assembler, remove redundant file.Ben Laurie
1999-03-25Make sure the RSA OAEP test is skipped under -DRSAref becauseRalf S. Engelschall
1999-03-24Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.hRalf S. Engelschall
1999-03-22function names recently changed - consistency.Ralf S. Engelschall
1999-03-22Be consistent: 0.9.2bRalf S. Engelschall
1999-03-22Fix security hole.Ben Laurie
1999-03-20Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl,Ralf S. Engelschall
1999-03-14Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson
1999-03-12Fail if test fails.Ben Laurie
1999-03-12Solaris shared library support.Ben Laurie
1999-03-12Use the right compiler for ctx_size.Ben Laurie