aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s3_both.c
Commit message (Expand)AuthorAgeFilesLines
* The first step towards a SSL_peek fix.Bodo Möller2000-12-141-2/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Add OpenSSL licen[cs]e.Bodo Möller2000-02-251-0/+53
* Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson2000-02-221-1/+1
* Fix some bugs and document othersBodo Möller2000-02-211-2/+3
* Move ssl3_do_write from s3_pkt.c to s3_both.c.Bodo Möller2000-02-211-0/+20
* Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller2000-02-211-5/+10
* ignore Client Hellos when we're in handshake anywayBodo Möller2000-02-201-9/+23
* Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller2000-02-201-14/+23
* Some comments added, and slight code clean-ups.Bodo Möller2000-01-261-0/+5
* Use less complicated arrangement for data strutures related to FinishedBodo Möller2000-01-061-34/+7
* Use separate arrays for certificate verify and for finished hashes.Bodo Möller2000-01-061-4/+33
* Slight code cleanup for handling finished labels.Bodo Möller2000-01-051-2/+1
* Add support for MS "fast SGC".Dr. Stephen Henson2000-01-021-0/+12
* fix commentBodo Möller1999-12-291-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Work with -pedantic!Ben Laurie1999-04-231-5/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-28/+9
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-2/+2
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-151-0/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+24
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-56/+81
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+444