Mercurial > dropbear
log dbutil.c @ 514:e30a962c09b9
age | author | description |
---|---|---|
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:34:18 +0000 | Matt Johnston | - Improve DNS failure message to include lookup host |
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: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 |