aboutsummaryrefslogtreecommitdiff
path: root/demos/ssl
AgeCommit message (Collapse)AuthorFilesLines
2000-10-18John Denney <jdenney@ca.mdis.com> reports that we forgot to convertRichard Levitte3-6/+6
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 Henson1-1/+0
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öller1-2/+1
1999-08-01don't prematurely shut down socket -- use SSL_shutdownBodo Möller1-1/+1
1999-05-27Updated C++ SSL demos.Bodo Möller2-17/+53
Submitted (a month ago) by: Wade Scholine
1999-04-24Submitted by:Bodo Möller1-1/+1
Reviewed by: PR:
1999-04-23Submitted by:Bodo Möller3-15/+15
Reviewed by: PR:
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall3-0/+326