Mercurial > dropbear
log common-runopts.c @ 1618:7bd7e95ad1f8
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. |