aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* bugfix: handle HelloRequest received during handshake correctlyBodo Möller2001-09-211-0/+4
* Disable session related stuff in SSL_ST_OK case of ssl3_accept if weBodo Möller2001-09-211-2/+4
* Bugfix: correct cleanup after sending a HelloRequestBodo Möller2001-09-211-4/+7
* New function SSL_renegotiate_pending().Bodo Möller2001-09-201-0/+16
* fix ssl3_accept: don't call ssl_init_wbio_buffer() in HelloRequest caseBodo Möller2001-09-201-0/+5
* Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller2001-09-201-0/+13
* Add certificate and request demos.Dr. Stephen Henson2001-09-121-0/+3
* Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke2001-09-111-0/+5
* While ispell may not like it, "cancelling" may be spelt with two "l"sBodo Möller2001-09-101-1/+1
* ispellUlf Möller2001-09-071-23/+23
* Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke2001-09-061-0/+4
* improve OAEP checkBodo Möller2001-09-061-1/+8
* Mention DSO_up => DSO_up_ref renamingBodo Möller2001-09-051-0/+2
* Renaming DH_up to DH_up_ref does not warrant a CHANGES entry of its ownBodo Möller2001-09-051-9/+4
* ENGINEs can now perform structural cleanup.Geoff Thorpe2001-09-051-0/+6
* Add some missing CHANGES items.Geoff Thorpe2001-09-051-0/+23
* bug fix: bn_sqr_recursive output is twice its input size.Ulf Möller2001-09-051-0/+3
* CHANGES should list all API changes relevant for applicationsBodo Möller2001-09-041-0/+4
* Note the "ERR_unload_strings" function.Geoff Thorpe2001-09-031-0/+4
* Use uniformly chosen witnesses for Miller-Rabin testBodo Möller2001-09-031-0/+9
* Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie2001-09-021-0/+15
* Note the "ex_data" changes.Geoff Thorpe2001-09-011-0/+17
* Note the "ERR" changes.Geoff Thorpe2001-08-251-0/+11
* Make a note of the "up" functions.Geoff Thorpe2001-08-251-0/+7
* Allow client certificate lists > 16kB ("Douglas E. Engert" <deengert@anl.gov>.)Lutz Jänicke2001-08-251-0/+6
* Alert description strings for TLSv1 and documentation.Lutz Jänicke2001-08-191-0/+3
* Add EVP test program.Ben Laurie2001-08-181-0/+3
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-0/+3
* Add CRL utility functions to allow CRLs to beDr. Stephen Henson2001-08-171-0/+7
* Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke2001-08-161-0/+4
* Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte2001-08-101-1/+10
* Bugfix: larger message size in ssl3_get_key_exchange() becauseBodo Möller2001-08-071-0/+6
* remove a commaBodo Möller2001-08-031-1/+1
* Don't disable rollback attack detection as a recommended bug workaround.Lutz Jänicke2001-08-031-0/+8
* Mention removed option.Lutz Jänicke2001-08-011-0/+1
* Document DES changes better.Ben Laurie2001-07-311-2/+5
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-0/+9
* Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov2001-07-301-0/+3
* Fix inconsistent behaviour with respect to verify_callback handling.Lutz Jänicke2001-07-301-0/+8
* Forgot to mention second fix.Lutz Jänicke2001-07-301-4/+4
* Undo DH_generate_key() change: s3_srvr.c was using it correctlyBodo Möller2001-07-271-11/+0
* First of several reorganisations toDr. Stephen Henson2001-07-261-0/+8
* Fix problem occuring when used from OpenSSH on Solaris 8.Lutz Jänicke2001-07-261-0/+6
* Don't preserve existing keys in DH_generate_key.Bodo Möller2001-07-251-0/+31
* md_rand.c thread safetyBodo Möller2001-07-251-2/+8
* always reject data >= nBodo Möller2001-07-251-0/+12
* Avoid race condition.Bodo Möller2001-07-241-0/+5
* Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie2001-07-211-0/+7
* Initial OCSP server support, using index.txt format.Dr. Stephen Henson2001-07-121-0/+7
* Add the possibility to specify the use of zlib compression andRichard Levitte2001-07-121-0/+3