aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ssl/cli.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove really old demo'sRich Salz2016-03-071-108/+0
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-2/+2
* Client side version negotiation rewriteMatt Caswell2015-05-161-1/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Remove SSLv2 supportKurt Roeckx2014-12-041-1/+1
* RT2847: Don't "check" uninitialized memoryMartin Olsson2014-08-191-2/+0
* John Denney <jdenney@ca.mdis.com> reports that we forgot to convertRichard Levitte2000-10-181-2/+2
* Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1999-11-081-1/+0
* SSL_shutdown was done too early.Bodo Möller1999-08-011-2/+1
* don't prematurely shut down socket -- use SSL_shutdownBodo Möller1999-08-011-1/+1
* Updated C++ SSL demos.Bodo Möller1999-05-271-3/+13
* Submitted by:Bodo Möller1999-04-231-5/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+102