Mercurial > dropbear
log common-runopts.c @ 1312:25989154b4ec
age | author | description |
---|---|---|
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" |