summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2000-03-10Mention -ign_eof.Bodo Möller
2000-03-07spellingBodo Möller
2000-03-07New compatability trust and purpose settings.Dr. Stephen Henson
2000-03-07Fix the PKCS#8 DSA code so it works again. All theDr. Stephen Henson
2000-03-06bug fix release plannedUlf Möller
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-03-04Generate correct error reasons strings for SYSerr.Bodo Möller
2000-03-03New '-dsaparam' option for 'openssl dhparam', and related fixes.Bodo Möller
2000-03-03Move the 'file scope' argument in set_label toDr. Stephen Henson
2000-03-02Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.Bodo Möller
2000-03-02Use RAND_METHOD for implementing RAND_status.Bodo Möller
2000-03-01Note bug fix for the DSA infinite loopUlf Möller
2000-03-01Document the 'rand' application.Bodo Möller
2000-02-29Added configuration support for Linux/IA64Ralf S. Engelschall
2000-02-28Support assembler for Mingw32.Ulf Möller
2000-02-28Shared library support for Solaris and HPUXUlf Möller
2000-02-28Switch to 0.9.6, and finally remove the annoying messageBodo Möller
2000-02-28Ouch! PKCS7_encrypt() was heading MIME text headers twiceDr. Stephen Henson
2000-02-28Time for a releaseRichard Levitte
2000-02-27Don't call BN_rand with zero bits in bntest.cDr. Stephen Henson
2000-02-27Statement that it fails only on 32-bit architectures isn't true.Andy Polyakov
2000-02-27Bug fix!Ulf Möller
2000-02-27Fix so Win32 assembly language works with MASM.Dr. Stephen Henson
2000-02-26Make ASN1 types real typedefs.Dr. Stephen Henson
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26Make clear which naming convention is meant.Ulf Möller
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-25Allow code which calls RSA temp key callback to copeDr. Stephen Henson
2000-02-24BIO_printf() changeUlf Möller
2000-02-24Support EGD.Ulf Möller
2000-02-23add missing names.Ulf Möller
2000-02-23Allow ADH to be used but not present in the default cipherDr. Stephen Henson
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-21Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller
2000-02-20Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller
2000-02-20Change the 'other' structure in certificate aux info.Dr. Stephen Henson
2000-02-19Allow for higher granularity of entropy estimates by using 'double'Bodo Möller
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-16Pass phrase reorganisation.Dr. Stephen Henson
2000-02-16Add support for Compaq Atalla crypto accelerator.Ben Laurie
2000-02-15Fix for Netscape "hang" bug.Dr. Stephen Henson
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov
2000-02-12Make pkcs12 and smime applications seed random numberDr. Stephen Henson
2000-02-11Corrections.Bodo Möller
2000-02-10'passwd' tool.Bodo Möller
2000-02-08Add command line password options to the reamining utilities,Dr. Stephen Henson
2000-02-06Improve bntest slightly, and fix another bug in the BN library.Ulf Möller
2000-02-06Support for MacOS X (Rhapsody) is added. Also get rid of volatileAndy Polyakov
2000-02-06BN_div bugfix. The q-- loop should not be entered in the n0==d0 case.Ulf Möller
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson