log runopts.h @ 1194:089b8e91472b

age author description
Fri, 27 Nov 2015 21:40:00 +0300 Konstantin Tokarev Fixed build when ENABLE_CLI_REMOTETCPFWD is the only allowed TCP forwarding.
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Wed, 28 Jan 2015 21:38:27 +0800 Matt Johnston Disable non-delayed zlib for server
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
Wed, 09 Jul 2014 00:15:20 +0800 Matt Johnston Make -K keepalive behave like OpenSSH's ServerAliveInterval
Thu, 07 Nov 2013 23:49:37 +0800 Matt Johnston Add '-R' for delayed hostkey option keyondemand
Fri, 01 Nov 2013 00:13:09 +0800 Matt Johnston Fix specifying a keysize for key generation, fix key name arguments ecc
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Fri, 03 May 2013 23:07:48 +0800 Matt Johnston ecdsa is working ecc
Sun, 14 Apr 2013 22:49:10 +0800 Matt Johnston -y -y to disable hostkey checking
Tue, 12 Feb 2013 15:52:57 +0000 Paul Eggleton Allow configuring "allow blank password option" at runtime
Thu, 17 May 2012 00:12:42 +0800 Matt Johnston Add rough support for choosing ciphers/hashes with "-c" or "-m"
Fri, 11 Sep 2009 14:02:04 +0000 Matt Johnston - Disable compression for non-final multihops
Tue, 01 Sep 2009 16:38:26 +0000 Matt Johnston Rearrange getaddrstring() etc