log cli-runopts.c @ 1442:517c67cbcd31

age author description
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
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Thu, 31 Dec 2015 18:36:34 +0100 Francois Perrad add comment FALLTHROUGH which recognize by many lint tools
Tue, 05 Jan 2016 12:32:33 +0800 Chocobo1 Fix print format specifier
Tue, 15 Dec 2015 22:57:22 +0800 Matt Johnston revert removal of space handling, different fix for avoiding option prefix
Tue, 15 Dec 2015 22:23:42 +0800 Matt Johnston Don't allow spaces and don't get confused by -o usesyslogd=yes
Tue, 15 Dec 2015 22:19:41 +0800 Matt Johnston unknown options should be non-fatal
Tue, 15 Dec 2015 22:09:55 +0800 Matt Johnston A few minor style fixes
Tue, 01 Dec 2015 21:56:11 +0300 Konstantin Tokarev Use dropbear_log instead of some fprintf's in client code.
Tue, 01 Dec 2015 21:55:34 +0300 Konstantin Tokarev Support syslog logging in dbclient.
Tue, 01 Dec 2015 21:52:38 +0300 Konstantin Tokarev Moved usingsyslog from svr_runopts to runopts.
Mon, 30 Nov 2015 20:30:58 +0300 Konstantin Tokarev Implemented ExitOnForwardFailure option for local and remote forwarding.
Mon, 30 Nov 2015 20:36:15 +0300 Konstantin Tokarev Added OpenSSH-like -o command line option to dbclient.
Mon, 23 Nov 2015 22:47:43 +0800 Matt Johnston Fix flags after the hostname
Mon, 23 Nov 2015 22:28:56 +0800 Guilhem Moulin Bundling for dbclient
Wed, 28 Oct 2015 21:37:35 +0800 Matt Johnston Warn rather than fail if flags have trailing parts
Wed, 21 Oct 2015 22:05:50 +0800 Matt Johnston don't silently ignore extra flag arguments
Mon, 03 Aug 2015 20:45:04 +0800 Matt Johnston change DROPBEAR_DEFAULT_CLI_AUTHKEY to just prepend homedir
Wed, 03 Jun 2015 21:45:32 +0800 Matt Johnston Fix building when ENABLE_CLI_PUBKEY_AUTH is unset
Wed, 28 Jan 2015 21:38:27 +0800 Matt Johnston Disable non-delayed zlib for server
Sat, 24 Jan 2015 00:05:26 +0800 Matt Johnston Default client key path ~/.ssh/id_dropbear
Wed, 06 Aug 2014 22:10:57 +0800 Matt Johnston Be a bit safer in case pw_name doesn't exist
Wed, 06 Aug 2014 08:48:43 -0500 iquaba Try without identifying current user
Sun, 27 Jul 2014 22:06:26 +0800 Matt Johnston Add '-V' for version
Wed, 09 Jul 2014 00:15:20 +0800 Matt Johnston Make -K keepalive behave like OpenSSH's ServerAliveInterval
Sat, 15 Feb 2014 21:42:35 +0800 Matt Johnston Change port separator to ^ since % is used in ipv6 addresses
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Tue, 12 Nov 2013 23:02:32 +0800 Matt Johnston Various cleanups and fixes for warnings ecc
Mon, 08 Jul 2013 22:42:32 +0800 Matt Johnston strdup the proxycmd to avoid crash when freeing, from LluĂ­s Batlle i Rossell
Wed, 17 Apr 2013 23:17:27 +0800 Matt Johnston Use % rather than # for port delimiter
Wed, 17 Apr 2013 22:48:43 +0800 Matt Johnston Use '#' for host#port separator, document it. This fixes scp
Mon, 15 Apr 2013 21:51:27 +0800 Matt Johnston changelog updates for 2013.57
Sun, 14 Apr 2013 22:49:10 +0800 Matt Johnston -y -y to disable hostkey checking
Thu, 21 Mar 2013 23:10:47 +0800 Matt Johnston Add URL to usage text
Sun, 03 Mar 2013 11:47:41 +0800 Matt Johnston improve subsystem/sftp documentation, and multi-hop manual formatting
Thu, 17 May 2012 00:12:42 +0800 Matt Johnston Add rough support for choosing ciphers/hashes with "-c" or "-m"
Wed, 09 May 2012 20:34:55 +0800 Matt Johnston Initialise agent_fd to -1 so we don't end up closing stdin (fd 0)
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Sat, 27 Feb 2010 12:15:27 +0000 Matt Johnston - fixes for listenaddr
Sat, 27 Feb 2010 11:53:18 +0000 Matt Johnston merge of '48fdaa8706d1acda35e9d564adc9a1fbc96c18c8'
Sat, 27 Feb 2010 11:51:19 +0000 Matt Johnston - tcpfwd bindaddr support against trunk. needs merging.
Wed, 24 Feb 2010 16:13:15 +0000 Matt Johnston - Progress for allowing specifying a listenaddr for tcp forwards
Fri, 11 Sep 2009 14:02:04 +0000 Matt Johnston - Disable compression for non-final multihops
Thu, 10 Sep 2009 11:12:31 +0000 Matt Johnston Remove extraneous semicolon
Tue, 01 Sep 2009 16:38:26 +0000 Matt Johnston Rearrange getaddrstring() etc
Mon, 06 Jul 2009 12:59:13 +0000 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
Wed, 01 Jul 2009 04:16:32 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f7925bcc26ffe99dcac54d) agent-client
Fri, 12 Jun 2009 14:58:43 +0000 Matt Johnston - Make -i and -W pass through multihop arguments
Mon, 08 Jun 2009 14:51:22 +0000 Matt Johnston disapproval of revision '6d6160b277bfc7c2db6888a2ac91ac618cef6de3'
Mon, 08 Jun 2009 14:44:23 +0000 Matt Johnston Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
Fri, 07 Nov 2008 14:11:06 +0000 Matt Johnston Idle timeout patch from Farrell Aultman. Needs testing, unsure if server
Wed, 05 Nov 2008 13:53:14 +0000 Matt Johnston LICENSE - Update copyright to 2008
Sun, 02 Nov 2008 12:25:08 +0000 Matt Johnston Report errors if a remote request fails
Tue, 23 Sep 2008 16:05:04 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e7043e7d4314aecd3df46c) agent-client
Tue, 23 Sep 2008 15:57:26 +0000 Matt Johnston - Enable -s for specifying a subsystem (such as sftp)
Mon, 22 Sep 2008 15:47:35 +0000 Matt Johnston - Work around rsync and scp parsing and modifying the user@host argument,
Mon, 22 Sep 2008 15:28:52 +0000 Matt Johnston Idle-timeout patch from Farrell Aultman, need to figure whether to only idle-timeout
Mon, 22 Sep 2008 14:13:44 +0000 Matt Johnston Replace calls to strtoul() with a helper m_str_to_uint()
Thu, 18 Sep 2008 16:01:59 +0000 Matt Johnston - Allow specifying a port with host/port.
Thu, 18 Sep 2008 14:47:02 +0000 Matt Johnston Add multihop 'onion-forwarding' mode. Needs refinement, works.
Wed, 17 Sep 2008 14:49:12 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head b02ba6628cf2095017c60d202ac630f231e6b553)
Wed, 17 Sep 2008 14:36:49 +0000 Matt Johnston Rework netcat-alike to be a proper mode, with -B argument. dbclient-netcat-alike
Wed, 17 Sep 2008 14:35:36 +0000 Matt Johnston Don't capture stderr from spawned processes in proxycommand mode
Mon, 15 Sep 2008 14:40:30 +0000 Matt Johnston - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
Mon, 15 Sep 2008 12:51:50 +0000 Matt Johnston - Split main socket var into ses.sock_in/ses.sock_out in preparation
Thu, 29 Nov 2007 11:38:06 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head fb7080ca6e254faaf7cfaee93b0ab6ab6de4ed59) agent-client
Tue, 11 Sep 2007 12:00:18 +0000 Matt Johnston Make sure declarations of variables are at the top of function,
Thu, 16 Aug 2007 13:34:37 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739) agent-client
Wed, 08 Aug 2007 15:12:06 +0000 Matt Johnston - Add -K keepalive flag for dropbear and dbclient
Wed, 25 Jul 2007 15:44:25 +0000 Matt Johnston Add -W <windowsize> argument and document it.
Thu, 19 Jul 2007 15:47:32 +0000 Matt Johnston Just use /dev/urandom since that's what everyone ends up using anyway.
Mon, 16 Apr 2007 13:39:50 +0000 Matt Johnston Add -u option to specify /dev/urandom instead
Sun, 11 Feb 2007 08:50:21 +0000 Matt Johnston Add '-y' option to dbclient to accept the host key without checking
Sun, 04 Feb 2007 10:44:12 +0000 Matt Johnston merge of '691c56da3db2685f58ea53540a73c1b79e7df9cd'
Sun, 04 Feb 2007 10:44:07 +0000 Matt Johnston Revert bogus fix, make a note that the var is meant to 'leak'
Sun, 04 Feb 2007 10:32:59 +0000 Matt Johnston merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'
Sat, 03 Feb 2007 13:50:47 +0000 Matt Johnston Fix another leak found by Klocwork
Mon, 12 Jun 2006 03:51:40 +0000 Matt Johnston mention a command in the help
Wed, 07 Jun 2006 15:47:04 +0000 Matt Johnston add -f background option to dbclient
Wed, 07 Jun 2006 15:01:20 +0000 Matt Johnston Add -N "no remote command" dbclient option.
Sat, 25 Mar 2006 12:57:09 +0000 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
Tue, 21 Mar 2006 16:20:59 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b312d183c3adfbfb712) agent-client
Sun, 04 Dec 2005 16:13:11 +0000 Matt Johnston * add -g (dbclient) and -a (dropbear) options for allowing non-local
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client
Fri, 08 Jul 2005 11:32:09 +0000 Matt Johnston rename PubkeyList to SignKeyList for clarity
Sun, 13 Mar 2005 16:23:15 +0000 Matt Johnston * Add references in the manpages to the dbclient manpage
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Sun, 17 Oct 2004 10:35:19 +0000 Matt Johnston -i works with scp now.
Tue, 24 Aug 2004 05:05:48 +0000 Matt Johnston Fix for "-l" scp option
Wed, 18 Aug 2004 15:48:25 +0000 Matt Johnston DEBUG_TRACE now only triggers with -v on the cmdline
Thu, 12 Aug 2004 14:56:22 +0000 Matt Johnston cleaning up the pubkey defines
Thu, 12 Aug 2004 14:19:05 +0000 Matt Johnston Some more sanity-checking of args, and just warn and ignore OpenSSH args
Thu, 12 Aug 2004 13:48:42 +0000 Matt Johnston TCP forwarding works.
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing
Sun, 08 Aug 2004 16:57:00 +0000 Matt Johnston newlines which weren't there
Fri, 06 Aug 2004 16:18:01 +0000 Matt Johnston - client pubkey auth works
Fri, 06 Aug 2004 02:51:17 +0000 Matt Johnston Filled out a bit, with commandline support etc
Sun, 01 Aug 2004 08:54:01 +0000 Matt Johnston - Added terminal mode handling etc for the client, and window change
Fri, 30 Jul 2004 12:29:53 +0000 Matt Johnston tty raw mode support works mostly