summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_stat.c
AgeCommit message (Collapse)Author
2010-01-16PR: 2133Dr. Stephen Henson
Submitted by: steve@openssl.org Add missing DTLS state strings.
2008-04-29Status strings for ticket states.Dr. Stephen Henson
2002-01-12Prototype info function.Ben Laurie
2001-08-23More manual pages. Constify.Lutz Jänicke
2001-08-21Checked in from the wrong !@#$%&*() copy...Lutz Jänicke
2001-08-19Alert description strings for TLSv1 and documentation.Lutz Jänicke
2001-08-07Fix typos (shinagawa@star.zko.dec.com)Lutz Jänicke
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
missed any. This compiles and runs on Linux, and external applications have no problems with it. The definite test will be to build this on VMS.
2000-02-21Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller
ssl3_get_message, which is more logical (and avoids a bug, in addition to the one that I introduced yesterday :-) and makes Microsoft "fast SGC" less special. MS SGC should still work now without an extra state of its own (it goes directly to SSL3_ST_SR_CLNT_HELLO_C, which is the usual state for reading the body of a Client Hello message), however this should be tested to make sure, and I don't have a MS SGC client.
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-06New functions SSL_get_finished, SSL_get_peer_finished.Bodo Möller
Add short state string for MS SGC.
2000-01-02Add support for MS "fast SGC".Dr. Stephen Henson
1999-06-12Bugfix.Bodo Möller
1999-06-12BIO pairs.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall