summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
1999-12-19Initial support for MacOS is now availableAndy Polyakov
1999-12-18 - Added more documentation in CHANGES.Richard Levitte
1999-12-18 - Made sure some changed behavior is documented in CHANGES.Richard Levitte
1999-12-17Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte
1999-12-11Various S/MIME fixes.Dr. Stephen Henson
1999-12-10Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.Dr. Stephen Henson
1999-12-05Merge in my S/MIME library and utility.Dr. Stephen Henson
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-12-03New function PKC12_newpass()Dr. Stephen Henson
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-12-01Modify the X509 V3 extension lookup code.Dr. Stephen Henson
1999-11-30Make salting the default. Fail gracefully if the input is not salted.Ben Laurie
1999-11-29Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson
1999-11-27Add trust setting support to the verify code. It now checks theDr. Stephen Henson
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson
1999-11-26New options to the -verify program which can be used for chain verification.Dr. Stephen Henson
1999-11-24Initial chain verify code: not tested probably not workingDr. Stephen Henson
1999-11-23Support for authority information access extension.Dr. Stephen Henson
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson
1999-11-19Support for otherName in GeneralName.Dr. Stephen Henson
1999-11-17Modify verify code to handle self signed certificates.Dr. Stephen Henson
1999-11-16Store verify_result with sessions to avoid potential security hole.Bodo Möller
1999-11-16Fix for a bug in PKCS#7 code and non-detached data.Dr. Stephen Henson
1999-11-16Add a salt to the key derivation using the 'enc' program.Dr. Stephen Henson
1999-11-16New function X509_cmp().Dr. Stephen Henson
1999-11-15This corrects the reference count handling in SSL_get_session.Mark J. Cox
1999-11-14'req' fixes. Reinstate length check one request fields.Dr. Stephen Henson
1999-11-14Add support for the 40 and 64 bit RC2 and RC4 ciphers in 'enc'Dr. Stephen Henson
1999-11-12Avoid some silly compiler warnings, and add the change log I forgot :-)Richard Levitte
1999-11-12Merge some common functionality in the apps, deleteDr. Stephen Henson
1999-11-11Add password command line options to some utils. Fix and update manDr. Stephen Henson
1999-11-10Very preliminary POD format documentation for someDr. Stephen Henson
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
1999-11-04Allow additional information to be attached to aDr. Stephen Henson
1999-11-03Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). TheMark J. Cox
1999-10-29Fix to PKCS#7 routines so it can decrypt some oddball RC2 handling.Dr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-10-26Always hash the pid in the first iteration in ssleay_rand_bytes,Bodo Möller
1999-10-26Make md_rand.c more robust.Bodo Möller
1999-10-26Don't be overly paranoid.Bodo Möller
1999-10-26Various randomness handling bugfixes and improvements --Bodo Möller
1999-10-21New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-10-13Initial support for certificate purpose checking: this willDr. Stephen Henson
1999-10-11Add EX_DATA support to X509.Dr. Stephen Henson
1999-10-09New functions to parse and get extensions.Dr. Stephen Henson
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson
1999-10-04New option -dhparam to s_server to allow the DH parameter file to be setDr. Stephen Henson