Wed, 08 Aug 2007 15:12:06 +0000 |
Matt Johnston |
- Add -K keepalive flag for dropbear and dbclient
|
Thu, 19 Jul 2007 15:54:18 +0000 |
Matt Johnston |
Patch from Nicolai Ehemann to try binding before going to the background,
|
Thu, 19 Jul 2007 14:08:24 +0000 |
Matt Johnston |
"backgrounding" is more user-understandable than "forking"
|
Thu, 22 Feb 2007 14:53:49 +0000 |
Matt Johnston |
merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'
|
Thu, 22 Feb 2007 14:52:46 +0000 |
Matt Johnston |
Add -p [address:]port option for binding to addresses, patch from
|
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
|
Thu, 04 Jan 2007 02:01:09 +0000 |
Matt Johnston |
Load hostkeys before daemon(), since daemon()'s chdir("/") will prevent us
|
Wed, 07 Jun 2006 14:10:21 +0000 |
Matt Johnston |
Add -P pidfile patch from Swen Schillig
|
Sun, 26 Mar 2006 08:26:39 +0000 |
Matt Johnston |
add inetd server mode
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
|
Wed, 22 Mar 2006 05:12:18 +0000 |
Matt Johnston |
minor cleanups for some warnings
|
Fri, 10 Mar 2006 06:31:29 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27fe6b65bf1a234db386a)
contrib-blacklist
|
Thu, 09 Mar 2006 12:37:38 +0000 |
Matt Johnston |
0.48 progress
|
Wed, 08 Mar 2006 12:53:11 +0000 |
Matt Johnston |
merge of 4c883eb469d2d251ee8abddbc11ae4005db6da17
|
Wed, 08 Mar 2006 12:41:27 +0000 |
Matt Johnston |
* Per-IP connection unauthed connection limits
|
Sat, 11 Feb 2006 15:15:37 +0000 |
Matt Johnston |
Only read /dev/random once when the program starts
|
Sun, 04 Dec 2005 16:13:11 +0000 |
Matt Johnston |
* add -g (dbclient) and -a (dropbear) options for allowing non-local
|
Tue, 06 Sep 2005 04:57:14 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head c9347a030ac9ef5454b7a84f4915e91dc44efd6c)
contrib-blacklist
|
Tue, 06 Sep 2005 04:52:46 +0000 |
Matt Johnston |
- blacklisting patch from Michael Deiters
contrib-blacklist
|
Mon, 05 Sep 2005 15:16:10 +0000 |
Matt Johnston |
* use own assertions which should get logged properly
|
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
|
Thu, 23 Dec 2004 17:00:15 +0000 |
Matt Johnston |
Log the IP along with auth success/fail attempts
|
Wed, 22 Dec 2004 15:37:50 +0000 |
Matt Johnston |
Rearrange preprocessor parts so that compilation with various options
|
Mon, 30 Aug 2004 13:26:42 +0000 |
Matt Johnston |
Load the hostkeys for inetd too - oops
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Mon, 23 Aug 2004 05:27:34 +0000 |
Matt Johnston |
Change the way we load keys/ports so we don't print error messages into our
|
Thu, 12 Aug 2004 17:18:53 +0000 |
Matt Johnston |
adding inetd mode back from 0.43
|
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
|
Tue, 27 Jul 2004 14:44:43 +0000 |
Matt Johnston |
Switching to the magical new Makefile, and new dbmulti style
|