Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson
2001-09-28Modernise and fix (ancient) "maurice" demos.Dr. Stephen Henson
2001-09-28Make (ancient) sign.c demo compile again.Dr. Stephen Henson
2001-09-24ignore binaryBodo Möller
2001-09-24avoid everything resembling a magic trigraphBodo Möller
2001-09-18Change Makefile so that it works without any additional changesBodo Möller
2001-09-17Another demo.Bodo Möller
2001-09-12Add certificate and request demos.Dr. Stephen Henson
2001-07-23- New INSTALL document describing different ways to build "tunala" andGeoff Thorpe
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-12Re-order a couple of static functions and "#if 0" out unused ones - thisGeoff Thorpe
2001-02-12This change was a quick experiment that I'd wanted to try that works quiteGeoff Thorpe
2001-02-06Improve the state machine.Ben Laurie
2001-02-06format stringsUlf Möller
2000-12-21Re-order the options in tunala and add command switches like s_server forGeoff Thorpe
2000-12-21This adds support to 'tunala' for supplying DH parameters (without which itGeoff Thorpe
2000-12-20Some minor changes to the "tunala" demo.Geoff Thorpe
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-30* Fix a slight bug in the state-machine. This caused the client end of aGeoff Thorpe
2000-11-29More little changes to the tunala demo;Geoff Thorpe
2000-11-29Make s_client/s_server-style cert verification output configurable byGeoff Thorpe
2000-11-29Minor tweaks and improvements to the tunala demo.Geoff Thorpe
2000-11-28A typo and a couple of logic errors fixed. I think there may still be oneGeoff Thorpe
2000-11-22Oops! Read a full buffer instead of some spurious number from elswhere.Ben Laurie
2000-11-02oops, remove comments that are no longer true.Geoff Thorpe
2000-11-02Explanation, tips, etc.Geoff Thorpe
2000-11-02This is a demo that performs SSL tunneling (client and/or server) and isGeoff Thorpe
2000-10-18John Denney <jdenney@ca.mdis.com> reports that we forgot to convertRichard Levitte
2000-09-08Two new PKCS#12 demo programs.Dr. Stephen Henson
2000-09-05Ignore executable.Ben Laurie
2000-09-05Handle WANT_READ more correctly (thanks to Bodo).Ben Laurie
2000-09-05Distinguish between assertions and conditions that should cause death.Ben Laurie
2000-09-04-Wall insists that main return an int.Bodo Möller
2000-08-30Add demo state machine.Ben Laurie
2000-06-02There have been a number of complaints from a number of sources that namesRichard Levitte
2000-02-13Modernise 'selfsign.c' to use new X509_NAME codeDr. Stephen Henson
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
1999-08-01SSL_shutdown was done too early.Bodo Möller
1999-08-01don't prematurely shut down socket -- use SSL_shutdownBodo Möller
1999-06-10Reformat and "modernise" the sign.c demo.Dr. Stephen Henson
1999-06-09Change the PEM function implementation to use a common set of macros: thisDr. Stephen Henson
1999-06-08Survive pedanticism.Ben Laurie
1999-06-01Stack.Ben Laurie
1999-05-28Updated C++ SSL demos.Bodo Möller
1999-05-28Updated some demos.Bodo Möller
1999-05-28Change function call according to current API.Bodo Möller
1999-04-24Submitted by:Bodo Möller
1999-04-24Submitted by:Bodo Möller
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller