log cli-runopts.c @ 1666:c148e7afa0d1

age author description
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