aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_stat.c
Commit message (Collapse)AuthorAgeFilesLines
* Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller2000-02-211-2/+0
| | | | | | | | | | 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.
* ispell (and minor modifications)Ulf Möller2000-02-031-4/+4
|
* New functions SSL_get_finished, SSL_get_peer_finished.Bodo Möller2000-01-061-0/+1
| | | | Add short state string for MS SGC.
* Add support for MS "fast SGC".Dr. Stephen Henson2000-01-021-0/+1
|
* Bugfix.Bodo Möller1999-06-121-0/+2
|
* BIO pairs.Bodo Möller1999-06-121-0/+2
|
* Change functions to ANSI C.Ulf Möller1999-04-191-16/+8
|
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-221-7/+7
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+2
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+457