Detached encrypt/decrypt example, fix decrypt sample.
[openssl.git] / demos / tunala / tunala.c
2008-03-28 Geoff ThorpeUpdate tunala so it builds ok with OPENSSL_NO_DEPRECATE...
2002-02-20 Geoff Thorpe- Add support for cipher suites that require a temporar...
2002-01-16 Geoff ThorpeProduce less confusing statistics when "-out_totals...
2002-01-10 Geoff Thorpe- Network errors could pollute the buffers because...
2002-01-08 Geoff Thorpe- libtool finally annoyed me too much, so I'm nuking it,
2001-09-24 Bodo Mölleravoid everything resembling a magic trigraph
2001-07-23 Geoff Thorpe- New INSTALL document describing different ways to...
2001-02-12 Geoff ThorpeThis change was a quick experiment that I'd wanted...
2001-02-06 Ulf Möllerformat strings
2000-12-21 Geoff ThorpeRe-order the options in tunala and add command switches...
2000-12-20 Geoff ThorpeThis adds support to 'tunala' for supplying DH paramete...
2000-12-20 Geoff ThorpeSome minor changes to the "tunala" demo.
2000-11-30 Geoff Thorpe* Fix a slight bug in the state-machine. This caused...
2000-11-29 Geoff ThorpeMore little changes to the tunala demo;
2000-11-29 Geoff ThorpeMake s_client/s_server-style cert verification output...
2000-11-28 Geoff ThorpeMinor tweaks and improvements to the tunala demo.
2000-11-28 Geoff ThorpeA typo and a couple of logic errors fixed. I think...
2000-11-01 Geoff Thorpeoops, remove comments that are no longer true.
2000-11-01 Geoff ThorpeThis is a demo that performs SSL tunneling (client...