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
|
Tue, 10 May 2005 17:02:05 +0000 |
Matt Johnston |
* add a "label" argument to printhex()
|
Mon, 28 Feb 2005 13:01:00 +0000 |
Matt Johnston |
* add SSH_ASKPASS support (based on patch from Paul Whittaker
|
Mon, 28 Feb 2005 10:15:16 +0000 |
Matt Johnston |
* respect DO_HOST_LOOKUP config option
|
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, 02 Jan 2005 17:08:27 +0000 |
Matt Johnston |
0.44 release changes
|
Sun, 02 Jan 2005 12:04:45 +0000 |
Matt Johnston |
Fix so that getnameinfo() is passed the address-specific structure size. This
|
Mon, 20 Dec 2004 14:24:57 +0000 |
Matt Johnston |
Cleaning out various dead wood found with -dead_strip
|
Tue, 14 Sep 2004 13:18:16 +0000 |
Matt Johnston |
calloc memory rather than mallocing it - can't hurt too much, and is
|
Thu, 02 Sep 2004 18:36:11 +0000 |
Matt Johnston |
Read the last line of a file without a finishing '\n' correctly
private-rez
|
Fri, 27 Aug 2004 14:39:01 +0000 |
Matt Johnston |
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Tue, 24 Aug 2004 18:12:18 +0000 |
Matt Johnston |
Nasty.
|
Wed, 18 Aug 2004 15:48:25 +0000 |
Matt Johnston |
DEBUG_TRACE now only triggers with -v on the cmdline
|
Sat, 14 Aug 2004 17:35:28 +0000 |
Matt Johnston |
Dropbearkey can now print out pubkey portions
|
Thu, 12 Aug 2004 16:41:58 +0000 |
Matt Johnston |
Merging in the changes from 0.41-0.43 main Dropbear tree
|
Thu, 12 Aug 2004 14:56:22 +0000 |
Matt Johnston |
cleaning up the pubkey defines
|
Thu, 12 Aug 2004 13:48:42 +0000 |
Matt Johnston |
TCP forwarding works.
|
Wed, 11 Aug 2004 17:26:47 +0000 |
Matt Johnston |
- A nice cleaner structure for tcp (acceptor) forwarding.
|
Tue, 10 Aug 2004 17:09:52 +0000 |
Matt Johnston |
just checkpointing
|
Sun, 08 Aug 2004 16:17:05 +0000 |
Matt Johnston |
- Hostkey checking is mostly there, just aren't appending yet.
|
Tue, 03 Aug 2004 17:26:56 +0000 |
Matt Johnston |
Pubkey auth is mostly there for the client. Something strange with
|
Sun, 01 Aug 2004 08:54:01 +0000 |
Matt Johnston |
- Added terminal mode handling etc for the client, and window change
|
Mon, 26 Jul 2004 02:44:20 +0000 |
Matt Johnston |
snapshot of stuff
|
Thu, 03 Jun 2004 17:22:48 +0000 |
Matt Johnston |
Mostly done with the listener changeover
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|