log cli-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
Fri, 01 Apr 2022 12:17:02 +0800 Matt Johnston Allow dbclient -J to be used with multihop
Fri, 01 Apr 2022 11:56:10 +0800 Matt Johnston Fix extra default -i arguments for multihop
Sat, 19 Mar 2022 08:55:31 +0000 HansH111 increase verboseness by allowing multiple -v
Sun, 13 Mar 2022 14:20:02 +0000 HansH111 use option -q for suppression remote banner output, pass option also for proxy command
Tue, 12 Oct 2021 23:32:10 +0800 Matt Johnston Increase max window size to 10MB, fallback rather than
Thu, 19 Aug 2021 17:37:14 +0200 Manfred Kaiser added option to disable trivial auth methods (#128)
Tue, 26 May 2020 20:15:39 +0800 Matt Johnston Make "dbclient -m help -c help" work
Thu, 21 Mar 2019 00:21:38 +0800 Matt Johnston fix constness build error
Wed, 20 Mar 2019 08:08:25 -0700 xcko support openssh long option -o Port=XXXX (#68)
Thu, 20 Jul 2017 19:38:26 +0000 Michael Witten options: Complete the transition to numeric toggles (`#if')
Fri, 26 Jan 2018 00:27:48 +0800 Matt Johnston bind to port as well with -b
Mon, 01 May 2017 08:26:15 +0530 houseofkodai cli_bind_address_connect
Fri, 02 Jun 2017 18:14:31 +0200 Francois Perrad when pointer, use NULL instead of 0
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes