log cli-runopts.c @ 270:50da8d4b5acd

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