summaryrefslogtreecommitdiffstats
path: root/demos/ssl
AgeCommit message (Collapse)Author
2000-10-18John Denney <jdenney@ca.mdis.com> reports that we forgot to convertRichard Levitte
Free to OPENSSL_free in the SSL demos.
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
plain not working :-( Also fix some memory leaks in the new X509_NAME code. Fix so new app_rand code doesn't crash 'x509' and move #include so it compiles under Win32.
1999-08-01SSL_shutdown was done too early.Bodo Möller
1999-08-01don't prematurely shut down socket -- use SSL_shutdownBodo Möller
1999-05-27Updated C++ SSL demos.Bodo Möller
Submitted (a month ago) by: Wade Scholine
1999-04-24Submitted by:Bodo Möller
Reviewed by: PR:
1999-04-23Submitted by:Bodo Möller
Reviewed by: PR:
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall