log cli-runopts.c @ 876:5bfce5dcd461

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