log svr-runopts.c @ 1160:1b583b2994ba

age author description
Wed, 28 Oct 2015 21:37:35 +0800 Matt Johnston Warn rather than fail if flags have trailing parts
Wed, 21 Oct 2015 22:05:50 +0800 Matt Johnston don't silently ignore extra flag arguments
Wed, 28 Jan 2015 21:38:27 +0800 Matt Johnston Disable non-delayed zlib for server
Wed, 22 Oct 2014 07:12:52 +0800 Steven Honeyman Don't print "Failed loading hostkey" when -R delayed hostkey option is enabled
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
Tue, 03 Dec 2013 21:26:59 +0800 Matt Johnston Fix disabling DSS key
Tue, 03 Dec 2013 20:59:03 +0800 Matt Johnston Exit if we don't have keys and -R wasn't specified
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Tue, 12 Nov 2013 23:02:32 +0800 Matt Johnston Various cleanups and fixes for warnings ecc
Thu, 07 Nov 2013 23:49:37 +0800 Matt Johnston Add '-R' for delayed hostkey option keyondemand
Thu, 07 Nov 2013 00:18:52 +0800 Matt Johnston refactor key generation, make it generate as required. keyondemand
Sat, 25 May 2013 00:54:19 +0800 Matt Johnston have separate ecdsa keys for each size ecc
Tue, 21 May 2013 12:15:48 +0800 Matt Johnston Fix broken disablekey() ecc
Fri, 03 May 2013 23:07:48 +0800 Matt Johnston ecdsa is working ecc