aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tunala/tunala.c
Commit message (Expand)AuthorAgeFilesLines
* Fix more URLs mangled by reformatMatt Caswell2015-12-191-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-927/+1001
* Update tunala so it builds ok with OPENSSL_NO_DEPRECATED, and improve theGeoff Thorpe2008-03-281-3/+5
* - Add support for cipher suites that require a temporary RSA key forGeoff Thorpe2002-02-201-7/+21
* Produce less confusing statistics when "-out_totals" is used.Geoff Thorpe2002-01-161-12/+6
* - Network errors could pollute the buffers because -1 isn't noticed in anGeoff Thorpe2002-01-101-1/+1
* - libtool finally annoyed me too much, so I'm nuking it,Geoff Thorpe2002-01-081-10/+19
* avoid everything resembling a magic trigraphBodo Möller2001-09-241-1/+1
* - New INSTALL document describing different ways to build "tunala" andGeoff Thorpe2001-07-231-16/+10
* 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-201-0/+37
* * Fix a slight bug in the state-machine. This caused the client end of aGeoff Thorpe2000-11-301-6/+26
* More little changes to the tunala demo;Geoff Thorpe2000-11-291-81/+154
* Make s_client/s_server-style cert verification output configurable byGeoff Thorpe2000-11-291-6/+33
* Minor tweaks and improvements to the tunala demo.Geoff Thorpe2000-11-281-11/+52
* A typo and a couple of logic errors fixed. I think there may still be oneGeoff Thorpe2000-11-281-3/+3
* oops, remove comments that are no longer true.Geoff Thorpe2000-11-011-9/+0
* This is a demo that performs SSL tunneling (client and/or server) and isGeoff Thorpe2000-11-011-0/+733