summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2001-09-28Support fractional seconds in GeneralizedTimeDr. Stephen Henson
2001-09-26Two changes:Richard Levitte
2001-09-21bugfix: handle HelloRequest received during handshake correctlyBodo Möller
2001-09-21Disable session related stuff in SSL_ST_OK case of ssl3_accept if weBodo Möller
2001-09-21Bugfix: correct cleanup after sending a HelloRequestBodo Möller
2001-09-20New function SSL_renegotiate_pending().Bodo Möller
2001-09-20fix ssl3_accept: don't call ssl_init_wbio_buffer() in HelloRequest caseBodo Möller
2001-09-20Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller
2001-09-12Add certificate and request demos.Dr. Stephen Henson
2001-09-11Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke
2001-09-10While ispell may not like it, "cancelling" may be spelt with two "l"sBodo Möller
2001-09-07ispellUlf Möller
2001-09-06Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke
2001-09-06improve OAEP checkBodo Möller
2001-09-05Mention DSO_up => DSO_up_ref renamingBodo Möller
2001-09-05Renaming DH_up to DH_up_ref does not warrant a CHANGES entry of its ownBodo Möller
2001-09-05ENGINEs can now perform structural cleanup.Geoff Thorpe
2001-09-05Add some missing CHANGES items.Geoff Thorpe
2001-09-05bug fix: bn_sqr_recursive output is twice its input size.Ulf Möller
2001-09-04CHANGES should list all API changes relevant for applicationsBodo Möller
2001-09-03Note the "ERR_unload_strings" function.Geoff Thorpe
2001-09-03Use uniformly chosen witnesses for Miller-Rabin testBodo Möller
2001-09-02Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie
2001-09-01Note the "ex_data" changes.Geoff Thorpe
2001-08-25Note the "ERR" changes.Geoff Thorpe
2001-08-25Make a note of the "up" functions.Geoff Thorpe
2001-08-25Allow client certificate lists > 16kB ("Douglas E. Engert" <deengert@anl.gov>.)Lutz Jänicke
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