aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-082-0/+373
| * * Fix a slight bug in the state-machine. This caused the client end of aGeoff Thorpe2000-11-303-35/+86
| * More little changes to the tunala demo;Geoff Thorpe2000-11-293-90/+166
| * Make s_client/s_server-style cert verification output configurable byGeoff Thorpe2000-11-293-9/+100
| * Minor tweaks and improvements to the tunala demo.Geoff Thorpe2000-11-286-23/+144
| * A typo and a couple of logic errors fixed. I think there may still be oneGeoff Thorpe2000-11-283-4/+7
| * Oops! Read a full buffer instead of some spurious number from elswhere.Ben Laurie2000-11-211-1/+1
| * oops, remove comments that are no longer true.Geoff Thorpe2000-11-011-9/+0
| * Explanation, tips, etc.Geoff Thorpe2000-11-011-0/+233
| * This is a demo that performs SSL tunneling (client and/or server) and isGeoff Thorpe2000-11-019-0/+1555
| * John Denney <jdenney@ca.mdis.com> reports that we forgot to convertRichard Levitte2000-10-183-6/+6
* | Addapt loadkeys.c to API changesRichard Levitte2002-06-051-2/+2
* | Allow longer program names (VMS allows up to 39 characters).Richard Levitte2002-04-061-2/+2
* | Fix buggy if-condition (thomas poindessous <poinde_t@epita.fr>).Lutz Jänicke2002-03-211-1/+1
|/
* Two new PKCS#12 demo programs.Dr. Stephen Henson2000-09-073-0/+110
* Ignore executable.Ben Laurie2000-09-051-0/+1
* Handle WANT_READ more correctly (thanks to Bodo).Ben Laurie2000-09-051-5/+24
* Distinguish between assertions and conditions that should cause death.Ben Laurie2000-09-051-5/+10
* -Wall insists that main return an int.Bodo Möller2000-09-041-1/+3
* Add demo state machine.Ben Laurie2000-08-302-0/+378
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-5/+5
* Modernise 'selfsign.c' to use new X509_NAME codeDr. Stephen Henson2000-02-131-21/+33
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-042-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
* 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
* 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
* Updated some demos.Bodo Möller1999-05-2711-14/+126
* Change function call according to current API.Bodo Möller1999-05-271-2/+3
* Submitted by:Bodo Möller1999-04-242-1/+7
* Submitted by:Bodo Möller1999-04-233-15/+15
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2314-58/+58
* 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