log common-runopts.c @ 1938:77bc00dcc19f default tip main master

age author description
Fri, 01 Apr 2022 14:13:52 +0800 Matt Johnston Fix IPv6 address parsing for dbclient -b
Thu, 09 Jul 2020 17:51:07 +1000 Begley Brothers Inc Default options comments, ignore localoptions.h
Tue, 29 Mar 2022 23:47:30 +0800 Matt Johnston Use buf_burn_free() instead of two calls
Tue, 12 Oct 2021 23:32:10 +0800 Matt Johnston Increase max window size to 10MB, fallback rather than
Tue, 26 May 2020 20:15:39 +0800 Matt Johnston Make "dbclient -m help -c help" work
Tue, 26 May 2020 20:05:31 +0800 Matt Johnston Get rid of unused "none" cipher option
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.
Thu, 17 May 2012 00:12:42 +0800 Matt Johnston Add rough support for choosing ciphers/hashes with "-c" or "-m"
Fri, 06 Aug 2004 16:18:01 +0000 Matt Johnston - client pubkey auth works
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support