summaryrefslogtreecommitdiff
path: root/ssl/s3_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* fix memory leak in s3_clnt.cbodo1999-07-121-0/+1
* Looks like another memory leak ...bodo1999-07-121-0/+9
* BIO pairs.bodo1999-06-121-0/+1
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sbodo1999-06-071-1/+1
* New structure type SESS_CERT used instead of CERT inside SSL_SESSION.bodo1999-05-131-38/+40
* No actual change, but the cert_st member of struct ssl_session_st is nowbodo1999-05-091-24/+23
* Message digest stuff.ulf1999-04-271-0/+2
* New Configure option no-<cipher> (rsa, idea, rc5, ...).ulf1999-04-271-3/+19
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-26/+0
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-4/+4
* Change functions to ANSI C.ulf1999-04-191-27/+14
* Add type-safe STACKs and SETs.ben1999-04-121-14/+14
* Fix security hole.ben1999-03-221-3/+12
* Add support for new TLS export ciphersuites.ben1999-02-211-4/+6
* Updates to the new SSL compression codemark1999-02-161-26/+47
* Fix various memory leaks in SSL, apps and DSAsteve1999-02-151-3/+6
* More exactitude with function arguments.ben1999-02-091-1/+1
* Fix various stuff: that VC++ 5.0 chokes on:steve1999-01-311-111/+172
* Initial revisionrse1998-12-211-0/+1642