log default_options.h.in @ 1517:7c7c5326ad73

age author description
Sun, 18 Feb 2018 22:27:51 +0800 Matt Johnston clean up some default options
Sun, 18 Feb 2018 00:29:17 +0800 Matt Johnston rename some options and move some to sysoptions.h
Thu, 20 Jul 2017 19:38:26 +0000 Michael Witten options: Complete the transition to numeric toggles (`#if')
Wed, 14 Feb 2018 00:24:44 +0800 Matt Johnston Move DEBUG_TRACE to default_options
Sun, 11 Feb 2018 10:53:59 +0800 Matt Johnston Fix building default_options.h
Tue, 27 Jun 2017 22:20:38 +0800 Matt Johnston Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument range
Mon, 29 May 2017 10:25:09 +0100 Kevin Darbyshire-Bryant dropbear server: support -T max auth tries
Sat, 24 Jun 2017 23:32:25 +0800 Matt Johnston add configuration option for default RSA size.
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes