Mercurial > dropbear
log
age | author | description |
---|---|---|
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 14:04:55 +0000 | Matt Johnston | - Add run_shell_command() function to run a "sh -c" command, handling |
Mon, 15 Sep 2008 13:41:18 +0000 | Matt Johnston | - Generalise spawn_command function |