log common-runopts.c @ 1617:1fbe598a14fb

age author description
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Sun, 27 Jul 2014 22:55:29 +0800 Matt Johnston - Don't use multichar constants since recent gcc complains
Sun, 27 Jul 2014 22:06:26 +0800 Matt Johnston Add '-V' for version
Thu, 14 Nov 2013 22:05:47 +0800 Matt Johnston rename random.h to dbrandom.h since some OSes have a system random.h
Fri, 01 Nov 2013 00:13:09 +0800 Matt Johnston Fix specifying a keysize for key generation, fix key name arguments ecc
Wed, 20 Mar 2013 23:52:49 +0800 Matt Johnston Fix "-c none" so that it allows aes during authentication
Fri, 29 Jun 2012 23:19:43 +0800 Matt Johnston Improve RNG seeding.
Thu, 17 May 2012 00:12:42 +0800 Matt Johnston Add rough support for choosing ciphers/hashes with "-c" or "-m"
Fri, 06 Aug 2004 16:18:01 +0000 Matt Johnston - client pubkey auth works
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support