aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Collapse)AuthorFilesLines
2000-02-13Modernise 'selfsign.c' to use new X509_NAME codeDr. Stephen Henson1-21/+33
and add example of extension aliasing. Also fix the extension aliasing because it didn't work :-)
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2-2/+2
OpenSSL_add_all_algorithms(). Move these into separate files so they work properly.
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-06-09Reformat and "modernise" the sign.c demo.Dr. Stephen Henson1-25/+40
1999-06-09Change the PEM function implementation to use a common set of macros: thisDr. Stephen Henson1-27/+27
should make modifying them easier. Fix the selfsign demo: it was rather ancient and used deleted functions.
1999-06-08Survive pedanticism.Ben Laurie1-1/+1
1999-05-31Stack.Ben Laurie1-1/+1
1999-05-27Updated C++ SSL demos.Bodo Möller2-17/+53
Submitted (a month ago) by: Wade Scholine
1999-05-27Updated some demos.Bodo Möller11-14/+126
Submitted by: Sean O Riordain <Sean.ORiordain@cyrona.com>
1999-05-27Change function call according to current API.Bodo Möller1-2/+3
1999-04-24Submitted by:Bodo Möller2-1/+7
Reviewed by: PR:
1999-04-23Submitted by:Bodo Möller3-15/+15
Reviewed by: PR:
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller14-58/+58
Submitted by: Reviewed by: PR:
1999-01-02Don't confuse matters by using the wrong library.Ben Laurie1-2/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall4-1/+208
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall4-4/+4
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall29-0/+2541