summaryrefslogtreecommitdiff
path: root/demos/tunala
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-227-1677/+1838
* Tweaks for comments due to indent's inability to handle themMatt Caswell2015-01-221-1/+2
* Additional comment changes for reformat of 1.0.1Matt Caswell2015-01-221-1/+2
* Update tunala so it builds ok with OPENSSL_NO_DEPRECATED, and improve theGeoff Thorpe2008-03-283-6/+28
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Make 'tunala' link with zlib if possible (so it works if openssl wasGeoff Thorpe2002-12-111-0/+1
* 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
* avoid everything resembling a magic trigraphBodo Möller2001-09-241-1/+1
* - 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
* 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
* * 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, remove comments that are no longer true.Geoff Thorpe2000-11-011-9/+0
* Explanation, tips, etc.Geoff Thorpe2000-11-011-0/+233
* This is a demo that performs SSL tunneling (client and/or server) and isGeoff Thorpe2000-11-019-0/+1555