summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2000-09-24Update the status and version number to 0.9.7-dev.Richard Levitte
2000-09-24Time to build the release. Bump the version info accordingly.Richard Levitte
2000-09-23Add some missing info.Ulf Möller
2000-09-22typoBodo Möller
2000-09-22Avoid protocol rollback.Bodo Möller
2000-09-22Only use the new informational verify codes if weDr. Stephen Henson
2000-09-21Fix ASN1_TYPE bug.Dr. Stephen Henson
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte
2000-09-19Totally remove the supposedly 'faster' variant inBodo Möller
2000-09-19Clarification about Montgomery problemBodo Möller
2000-09-19Document BN_mod_mul_montgomery bug;Bodo Möller
2000-09-18Work around for Netscape PKCS#7 signedData bug.Dr. Stephen Henson
2000-09-17Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller
2000-09-15A DSO method for VMS was missing, and I had the code lying around...Richard Levitte
2000-09-14Bug fix: Montgomery multiplication could produce results with the wrongUlf Möller
2000-09-14Add Damien Miller's RPM specification file with a few modifications.Richard Levitte
2000-09-14Add a number of documentation files, mostly for SSL routines, but alsoRichard Levitte
2000-09-14Add a configuration for Sony News 4.Richard Levitte
2000-09-13The other log message should have read "Note the DSA change".Ulf Möller
2000-09-13Not the DSA change.Ulf Möller
2000-09-12New SSL API mode 'SSL_MODE_AUTO_RETRY', which disables the defaultBodo Möller
2000-09-11Document an old change.Ben Laurie
2000-09-10Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to makeRichard Levitte
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson
2000-09-07Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson
2000-09-07Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte
2000-09-05Fix typo in rsautl.Dr. Stephen Henson
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson
2000-09-05Keep a not of original encoding in certificate requests.Dr. Stephen Henson
2000-09-05Mention fix in bio_lib.c.Bodo Möller
2000-09-04ConsistencyBodo Möller
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-09-01QNX 4 support.Bodo Möller
2000-08-30Add demo state machine.Ben Laurie
2000-08-30Fix typo in i2d_ASN1_ENUMERATEDDr. Stephen Henson
2000-08-22Add support for 'other' PKCS#7 content types.Dr. Stephen Henson
2000-08-22Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.cDr. Stephen Henson
2000-08-21Various fixes...Dr. Stephen Henson
2000-08-18Assar wanted an address change.Richard Levitte
2000-08-18Added BIO_vprintf() and BIO_vsnprintf(). The former because I'veRichard Levitte
2000-08-17Document the added diversity to the possible log levels.Richard Levitte
2000-08-17Document the reconfiguratoin option for Configure.Richard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-08-11The pkcs12 had no way of getting a CA file or path to be used whenRichard Levitte
2000-08-06Fix for bad sorting of object names.Dr. Stephen Henson
2000-08-04Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).Dr. Stephen Henson
2000-07-29Document rollback issues.Bodo Möller
2000-07-29Fix SSL 2.0 rollback checking: The previous implementation of theBodo Möller
2000-07-28New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson