summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2001-08-19Alert description strings for TLSv1 and documentation.Lutz Jänicke
2001-08-18Add EVP test program.Ben Laurie
2001-08-18Add first cut symmetric crypto support.Ben Laurie
2001-08-17Add CRL utility functions to allow CRLs to beDr. Stephen Henson
2001-08-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke
2001-08-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte
2001-08-07Bugfix: larger message size in ssl3_get_key_exchange() becauseBodo Möller
2001-08-03remove a commaBodo Möller
2001-08-03Don't disable rollback attack detection as a recommended bug workaround.Lutz Jänicke
2001-08-01Mention removed option.Lutz Jänicke
2001-07-31Document DES changes better.Ben Laurie
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov
2001-07-30Fix inconsistent behaviour with respect to verify_callback handling.Lutz Jänicke
2001-07-30Forgot to mention second fix.Lutz Jänicke
2001-07-27Undo DH_generate_key() change: s3_srvr.c was using it correctlyBodo Möller
2001-07-26First of several reorganisations toDr. Stephen Henson
2001-07-26Fix problem occuring when used from OpenSSH on Solaris 8.Lutz Jänicke
2001-07-25Don't preserve existing keys in DH_generate_key.Bodo Möller
2001-07-25md_rand.c thread safetyBodo Möller
2001-07-25always reject data >= nBodo Möller
2001-07-24Avoid race condition.Bodo Möller
2001-07-21Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie
2001-07-12Initial OCSP server support, using index.txt format.Dr. Stephen Henson
2001-07-12Add the possibility to specify the use of zlib compression andRichard Levitte
2001-07-12Document the recent Kerberos SSL changes.Richard Levitte
2001-07-11openssl speed is quite useful for testing hardware support (among otherGeoff Thorpe
2001-07-10Fix PRNG.Bodo Möller
2001-07-09A better compromise between encrypt and decrypt (but why isn't it as fastBen Laurie
2001-07-08Use & instead of % - worth about 4% for 8 byte blocks.Ben Laurie
2001-07-04Align with 0.9.6-stable CHANGES file, and make some corrections.Bodo Möller
2001-07-04Entry for Andy's mips3.s fix.Bodo Möller
2001-07-03When only the key is given to "enc", the IV is undefinedLutz Jänicke
2001-07-01Insuline shotRichard Levitte
2001-06-28Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson
2001-06-26Handle empty X509_NAME in printing routines.Dr. Stephen Henson
2001-06-26DSA verification should insist that r and s are in the allowed range.Bodo Möller
2001-06-23Oops, applies to 0.9.7 only.Richard Levitte
2001-06-23Document recent changes.Richard Levitte
2001-06-19Change all calls to low level digest routines in the library andDr. Stephen Henson
2001-06-19- Add the possibility to control engines through control names butRichard Levitte
2001-06-19Enhance the user interface with better support for dialog boxRichard Levitte
2001-06-19Don't set pointer if add_lock_callback used.Dr. Stephen Henson
2001-06-15pay attention to blocksize before attempting decryptionBodo Möller
2001-06-11Add directory name to the entry on /crypto/ui/.Bodo Möller
2001-06-11Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson
2001-06-06OAEP fixBodo Möller
2001-06-01Fix Bleichenbacher PKCS #1 1.5 countermeasure.Bodo Möller
2001-05-31Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy upGeoff Thorpe
2001-05-29Don't forget responsible person so that its clear who is to blame.Lutz Jänicke