summaryrefslogtreecommitdiffstats
path: root/demos
AgeCommit message (Expand)Author
2002-01-08- libtool finally annoyed me too much, so I'm nuking it,Geoff Thorpe
2002-01-04Constify.Geoff Thorpe
2001-11-16Build dynamic rsaref engine on VMS. Tested on VAX so far.Richard Levitte
2001-11-15make updateRichard Levitte
2001-11-15Add MD digests.Richard Levitte
2001-11-15Add DES functions.Richard Levitte
2001-11-15Use the generated error code files.Richard Levitte
2001-11-15'make update' + some touches.Richard Levitte
2001-11-15Add targets to update the error code files.Richard Levitte
2001-11-15Add a local error code configuration file for the rsaref dynamicRichard Levitte
2001-11-14Make use of RSAref's header files instead of EAY's crafted rsaref.h.Richard Levitte
2001-11-14In a Debian Linux environment, it's not a good idea, apparently, toRichard Levitte
2001-11-14Add a demo that reimplements the RSAref glue in form of a dynamicallyRichard Levitte
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-20This 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-28Minor 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-21Oops! Read a full buffer instead of some spurious number from elswhere.Ben Laurie
2000-11-01oops, remove comments that are no longer true.Geoff Thorpe
2000-11-01Explanation, tips, etc.Geoff Thorpe
2000-11-01This 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-07Two 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-01There 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