Wed, 01 Jul 2009 06:27:27 +0000 |
Matt Johnston |
Talking to the agent works now. Can't interpret the pubkeys.
agent-client
|
Wed, 01 Jul 2009 04:53:17 +0000 |
Matt Johnston |
Make it compile, update for changes in channel structure.
agent-client
|
Tue, 23 Sep 2008 16:05:04 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e7043e7d4314aecd3df46c)
agent-client
|
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
|
Thu, 16 Aug 2007 13:34:37 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739)
agent-client
|
Fri, 16 Feb 2007 14:42:08 +0000 |
Matt Johnston |
Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness
|
Mon, 12 Feb 2007 10:43:44 +0000 |
Matt Johnston |
Disable core dumps
|
Sun, 04 Feb 2007 10:32:59 +0000 |
Matt Johnston |
merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'
|
Sat, 03 Feb 2007 13:57:35 +0000 |
Matt Johnston |
Fix failure-handling in dropbear_listen() when errstring is unset
|
Mon, 11 Sep 2006 11:22:52 +0000 |
Matt Johnston |
Forgot variable declaration.
|
Sun, 20 Aug 2006 12:16:13 +0000 |
Matt Johnston |
Handle failure reading a file (such as a key file)
|
Wed, 09 Aug 2006 16:22:20 +0000 |
Matt Johnston |
add yet more
debug-unrandom
|
Sun, 06 Aug 2006 15:29:41 +0000 |
Matt Johnston |
add some more copious debugging
debug-unrandom
|
Fri, 04 Aug 2006 17:15:35 +0000 |
Matt Johnston |
add some debugging of mpints
debug-unrandom
|
Mon, 12 Jun 2006 15:57:14 +0000 |
Matt Johnston |
Another stab at getting ss_family happy on older glibc
|
Sat, 01 Apr 2006 12:09:46 +0000 |
Matt Johnston |
dropbear_log to stderr since it works now
ucc-axis-hack
|
Sat, 25 Mar 2006 12:59:58 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121)
ucc-axis-hack
|
Sat, 25 Mar 2006 12:57:09 +0000 |
Matt Johnston |
Various changes to compile+kind of run on UCC's axis board.
ucc-axis-hack
|
Tue, 21 Mar 2006 16:20:59 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b312d183c3adfbfb712)
agent-client
|
Wed, 08 Mar 2006 12:41:27 +0000 |
Matt Johnston |
* Per-IP connection unauthed connection limits
|
Sun, 04 Dec 2005 16:13:11 +0000 |
Matt Johnston |
* add -g (dbclient) and -a (dropbear) options for allowing non-local
|
Wed, 21 Sep 2005 15:58:19 +0000 |
Matt Johnston |
- new function to set "low delay" for a packet, set the ip TOS bit
|
Mon, 05 Sep 2005 15:16:52 +0000 |
Matt Johnston |
merge of da30137eaac417f50a323f9ddd29999ec21261e0
|
Mon, 05 Sep 2005 15:16:10 +0000 |
Matt Johnston |
* use own assertions which should get logged properly
|
Mon, 05 Sep 2005 12:12:55 +0000 |
Matt Johnston |
add a missing freeaddrinfo()
|
Mon, 18 Jul 2005 14:32:52 +0000 |
Matt Johnston |
- progress towards client agent forwarding
agent-client
|