Mercurial > dropbear
log
age | author | description |
---|---|---|
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 |
Mon, 15 Sep 2008 13:06:40 +0000 | Matt Johnston | - Get rid of some ugly #defines |