log options.h @ 1459:06d52bcb8094

age author description
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
Mon, 02 May 2016 23:48:16 +0200 Matt Johnston options for disabling "normal" DH
Mon, 02 May 2016 17:03:55 +0200 Matt Johnston move group14 and group16 to options.h, group14-sha256 on by default
Sat, 12 Mar 2016 16:21:13 +0800 Matt Johnston Get rid of group15, move group16 to sha512.
Fri, 15 Jan 2016 00:19:11 +0800 Matt Johnston add dh group15 and group16, disabled by default
Wed, 21 Oct 2015 23:08:22 +0800 Matt Johnston Test for crypt() rather than crypt.h