aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Modernise 'selfsign.c' to use new X509_NAME codeDr. Stephen Henson2000-02-131-21/+33
| | | | | and add example of extension aliasing. Also fix the extension aliasing because it didn't work :-)
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-042-2/+2
| | | | | OpenSSL_add_all_algorithms(). Move these into separate files so they work properly.
* Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1999-11-081-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.
* 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
|
* Reformat and "modernise" the sign.c demo.Dr. Stephen Henson1999-06-091-25/+40
|
* Change the PEM function implementation to use a common set of macros: thisDr. Stephen Henson1999-06-091-27/+27
| | | | | | should make modifying them easier. Fix the selfsign demo: it was rather ancient and used deleted functions.
* Survive pedanticism.Ben Laurie1999-06-081-1/+1
|
* Stack.Ben Laurie1999-05-311-1/+1
|
* Updated C++ SSL demos.Bodo Möller1999-05-272-17/+53
| | | | Submitted (a month ago) by: Wade Scholine
* Updated some demos.Bodo Möller1999-05-2711-14/+126
| | | | Submitted by: Sean O Riordain <Sean.ORiordain@cyrona.com>
* Change function call according to current API.Bodo Möller1999-05-271-2/+3
|
* Submitted by:Bodo Möller1999-04-242-1/+7
| | | | | Reviewed by: PR:
* Submitted by:Bodo Möller1999-04-233-15/+15
| | | | | Reviewed by: PR:
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2314-58/+58
| | | | | | Submitted by: Reviewed by: PR:
* Don't confuse matters by using the wrong library.Ben Laurie1999-01-021-2/+1
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-214-1/+208
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-214-4/+4
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-2129-0/+2541