aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-0/+16
* Totally remove the supposedly 'faster' variant inBodo Möller2000-09-191-1/+1
* Clarification about Montgomery problemBodo Möller2000-09-191-1/+3
* Document BN_mod_mul_montgomery bug;Bodo Möller2000-09-191-0/+4
* Work around for Netscape PKCS#7 signedData bug.Dr. Stephen Henson2000-09-181-0/+5
* Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller2000-09-171-0/+3
* A DSO method for VMS was missing, and I had the code lying around...Richard Levitte2000-09-151-0/+3
* Bug fix: Montgomery multiplication could produce results with the wrongUlf Möller2000-09-141-0/+4
* Add Damien Miller's RPM specification file with a few modifications.Richard Levitte2000-09-141-0/+8
* Add a number of documentation files, mostly for SSL routines, but alsoRichard Levitte2000-09-141-0/+3
* Add a configuration for Sony News 4.Richard Levitte2000-09-141-0/+3
* The other log message should have read "Note the DSA change".Ulf Möller2000-09-131-1/+1
* Not the DSA change.Ulf Möller2000-09-131-0/+4
* New SSL API mode 'SSL_MODE_AUTO_RETRY', which disables the defaultBodo Möller2000-09-121-0/+9
* Document an old change.Ben Laurie2000-09-111-0/+4
* Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to makeRichard Levitte2000-09-101-0/+4
* Two new PKCS#12 demo programs.Dr. Stephen Henson2000-09-071-0/+5
* Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson2000-09-071-0/+4
* Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte2000-09-071-0/+6
* Fix typo in rsautl.Dr. Stephen Henson2000-09-051-41/+45
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-1/+52
* Keep a not of original encoding in certificate requests.Dr. Stephen Henson2000-09-051-0/+11
* Mention fix in bio_lib.c.Bodo Möller2000-09-051-0/+2
* ConsistencyBodo Möller2000-09-041-0/+5
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-0/+10
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-031-0/+5
* QNX 4 support.Bodo Möller2000-09-011-0/+3
* Add demo state machine.Ben Laurie2000-08-301-0/+5
* Fix typo in i2d_ASN1_ENUMERATEDDr. Stephen Henson2000-08-301-1/+5
* Add support for 'other' PKCS#7 content types.Dr. Stephen Henson2000-08-221-0/+6
* Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.cDr. Stephen Henson2000-08-221-0/+9
* Various fixes...Dr. Stephen Henson2000-08-211-0/+7
* Assar wanted an address change.Richard Levitte2000-08-181-1/+1
* Added BIO_vprintf() and BIO_vsnprintf(). The former because I'veRichard Levitte2000-08-181-0/+3
* Document the added diversity to the possible log levels.Richard Levitte2000-08-171-0/+24
* Document the reconfiguratoin option for Configure.Richard Levitte2000-08-171-0/+6
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-0/+3
* The pkcs12 had no way of getting a CA file or path to be used whenRichard Levitte2000-08-111-0/+3
* Fix for bad sorting of object names.Dr. Stephen Henson2000-08-061-1/+14
* Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).Dr. Stephen Henson2000-08-041-0/+3
* Document rollback issues.Bodo Möller2000-07-291-3/+5
* Fix SSL 2.0 rollback checking: The previous implementation of theBodo Möller2000-07-291-0/+9
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-0/+7
* Add the possibility to get hexdumps of unprintable data when usingRichard Levitte2000-07-271-0/+5
* Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson2000-07-261-0/+17
* crypto/err.c bugfixBodo Möller2000-07-211-0/+4
* Redo and enhance the support for building shared libraries. CurrentlyRichard Levitte2000-07-211-0/+8
* Randomness polling function for Win9x.Ulf Möller2000-07-191-0/+5
* Make req seed the PRNG if signing withDr. Stephen Henson2000-07-121-0/+4
* Fix some typose in the i2d/d2i functions thatDr. Stephen Henson2000-07-101-0/+10