summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2000-06-10BN_mod_exp_mont_word entry:Bodo Möller
2000-06-08Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller
2000-06-08Add entry that Richard forgot.Bodo Möller
2000-06-08Use the equivalent of a sliding window (without precomputationBodo Möller
2000-06-07Speed up DH with small generator.Bodo Möller
2000-06-03CygWin32 support.Ulf Möller
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-05-30Improve PRNG robustness.Bodo Möller
2000-05-30More EVP cipher revision.Dr. Stephen Henson