summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Add the CBC flag for cbc ciphersRichard Levitte2002-08-011-3/+3
* 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
* '#if OPENSSL_VERSION_NUMBER >= ...' to document the recent changeBodo Möller2002-03-051-2/+7
* Add 'void *' argument to app_verify_callback.Bodo Möller2002-02-281-3/+3
* A rough little self-test for tunala. This runs through all cipher-suite /Geoff Thorpe2002-02-201-0/+107
* Make the "ungunk" logic a little more robust.Geoff Thorpe2002-02-201-5/+5
* - Add support for cipher suites that require a temporary RSA key forGeoff Thorpe2002-02-203-7/+32
* Correct for the recent prototype changes.Geoff Thorpe2002-01-172-2/+2
* Produce less confusing statistics when "-out_totals" is used.Geoff Thorpe2002-01-161-12/+6
* The sample certs had expired, so these are newer ones that should lastGeoff Thorpe2002-01-163-123/+121
* - Network errors could pollute the buffers because -1 isn't noticed in anGeoff Thorpe2002-01-103-11/+11
* - libtool finally annoyed me too much, so I'm nuking it,Geoff Thorpe2002-01-084-35/+28
* Constify.Geoff Thorpe2002-01-041-1/+1
* Build dynamic rsaref engine on VMS. Tested on VAX so far.Richard Levitte2001-11-161-0/+85
* make updateRichard Levitte2001-11-152-0/+6
* Add MD digests.Richard Levitte2001-11-151-7/+138
* Add DES functions.Richard Levitte2001-11-151-6/+224
* Use the generated error code files.Richard Levitte2001-11-151-91/+5
* 'make update' + some touches.Richard Levitte2001-11-152-0/+264
* Add targets to update the error code files.Richard Levitte2001-11-151-1/+30
* Add a local error code configuration file for the rsaref dynamicRichard Levitte2001-11-151-0/+8
* Make use of RSAref's header files instead of EAY's crafted rsaref.h.Richard Levitte2001-11-142-206/+24
* In a Debian Linux environment, it's not a good idea, apparently, toRichard Levitte2001-11-141-1/+1
* Add a demo that reimplements the RSAref glue in form of a dynamicallyRichard Levitte2001-11-145-0/+725
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-172-5/+5
* Modernise and fix (ancient) "maurice" demos.Dr. Stephen Henson2001-09-282-8/+3
* Make (ancient) sign.c demo compile again.Dr. Stephen Henson2001-09-281-2/+2
* ignore binaryBodo Möller2001-09-241-0/+1
* avoid everything resembling a magic trigraphBodo Möller2001-09-242-4/+4
* Change Makefile so that it works without any additional changesBodo Möller2001-09-182-5/+6
* Another demo.Bodo Möller2001-09-178-0/+1783
* Add certificate and request demos.Dr. Stephen Henson2001-09-123-0/+328
* - New INSTALL document describing different ways to build "tunala" andGeoff Thorpe2001-07-2311-44/+354
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+3
* Re-order a couple of static functions and "#if 0" out unused ones - thisGeoff Thorpe2001-02-121-14/+16
* This change was a quick experiment that I'd wanted to try that works quiteGeoff Thorpe2001-02-121-7/+36
* Improve the state machine.Ben Laurie2001-02-061-13/+34
* format stringsUlf Möller2001-02-061-4/+3
* Re-order the options in tunala and add command switches like s_server forGeoff Thorpe2000-12-211-23/+42
* This adds support to 'tunala' for supplying DH parameters (without which itGeoff Thorpe2000-12-201-9/+136
* Some minor changes to the "tunala" demo.Geoff Thorpe2000-12-204-19/+88
* 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