aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)AuthorFilesLines
2001-02-12Re-order a couple of static functions and "#if 0" out unused ones - thisGeoff Thorpe1-14/+16
2001-02-12This change was a quick experiment that I'd wanted to try that works quiteGeoff Thorpe1-7/+36
2001-02-06Improve the state machine.Ben Laurie1-13/+34
2001-02-06format stringsUlf Möller1-4/+3
2000-12-21Re-order the options in tunala and add command switches like s_server forGeoff Thorpe1-23/+42
2000-12-20This adds support to 'tunala' for supplying DH parameters (without which itGeoff Thorpe1-9/+136
2000-12-20Some minor changes to the "tunala" demo.Geoff Thorpe4-19/+88
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2-0/+373
2000-11-30* Fix a slight bug in the state-machine. This caused the client end of aGeoff Thorpe3-35/+86
2000-11-29More little changes to the tunala demo;Geoff Thorpe3-90/+166
2000-11-29Make s_client/s_server-style cert verification output configurable byGeoff Thorpe3-9/+100
2000-11-28Minor tweaks and improvements to the tunala demo.Geoff Thorpe6-23/+144
2000-11-28A typo and a couple of logic errors fixed. I think there may still be oneGeoff Thorpe3-4/+7
2000-11-21Oops! Read a full buffer instead of some spurious number from elswhere.Ben Laurie1-1/+1
2000-11-01oops, remove comments that are no longer true.Geoff Thorpe1-9/+0
2000-11-01Explanation, tips, etc.Geoff Thorpe1-0/+233
2000-11-01This is a demo that performs SSL tunneling (client and/or server) and isGeoff Thorpe9-0/+1555
2000-10-18John Denney <jdenney@ca.mdis.com> reports that we forgot to convertRichard Levitte3-6/+6
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson3-0/+110
2000-09-05Ignore executable.Ben Laurie1-0/+1
2000-09-05Handle WANT_READ more correctly (thanks to Bodo).Ben Laurie1-5/+24
2000-09-05Distinguish between assertions and conditions that should cause death.Ben Laurie1-5/+10
2000-09-04-Wall insists that main return an int.Bodo Möller1-1/+3
2000-08-30Add demo state machine.Ben Laurie2-0/+378
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-5/+5
2000-02-13Modernise 'selfsign.c' to use new X509_NAME codeDr. Stephen Henson1-21/+33
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2-2/+2
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1-1/+0
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
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
1999-05-27Updated some demos.Bodo Möller11-14/+126
1999-05-27Change function call according to current API.Bodo Möller1-2/+3
1999-04-24Submitted by:Bodo Möller2-1/+7
1999-04-23Submitted by:Bodo Möller3-15/+15
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller14-58/+58
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