summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2000-07-27Add the possibility to get hexdumps of unprintable data when usingRichard Levitte
2000-07-26Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson
2000-07-21crypto/err.c bugfixBodo Möller
2000-07-21Redo and enhance the support for building shared libraries. CurrentlyRichard Levitte
2000-07-19Randomness polling function for Win9x.Ulf Möller
2000-07-12Make req seed the PRNG if signing withDr. Stephen Henson
2000-07-10Fix some typose in the i2d/d2i functions thatDr. Stephen Henson
2000-07-07New ASN1 functions that just deal withDr. Stephen Henson
2000-07-05Document the change.Richard Levitte
2000-06-28Undo the changes I just made. I'm not sure what I was thinking of.Richard Levitte
2000-06-28Document my latest changes.Richard Levitte
2000-06-23BSD-style MD5-based password algorithm in 'openssl passwd'.Bodo Möller
2000-06-22Document the change in req.Richard Levitte
2000-06-22Document the change in req.Richard Levitte
2000-06-22Change mkstack.pl so it now sorts each groupDr. Stephen Henson
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-20Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson
2000-06-11Fix evp_locl.h macros.Dr. Stephen Henson
2000-06-11Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson
2000-06-10In longer tests with g=2, DH exchange does not become quite as fastBodo Möller