log

age author description
Sat, 28 Jul 2007 08:59:24 +0000 Matt Johnston Stop scp passing arguments that dbclient doesn't understand
Fri, 27 Jul 2007 17:13:42 +0000 Matt Johnston Prevent invalid packets being sent during key-exchange, instead queue
Wed, 25 Jul 2007 16:20:57 +0000 Matt Johnston Add default argument for receive window
Wed, 25 Jul 2007 15:44:50 +0000 Matt Johnston Use the -W <windowsize> argument in startup scripts, with a default of 64kB
Wed, 25 Jul 2007 15:44:25 +0000 Matt Johnston Add -W <windowsize> argument and document it.
Tue, 24 Jul 2007 15:40:23 +0000 Matt Johnston Rearrange the channel buffer sizes into three neat use-editable values in
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 15:47:32 +0000 Matt Johnston Just use /dev/urandom since that's what everyone ends up using anyway.
Thu, 19 Jul 2007 14:08:24 +0000 Matt Johnston "backgrounding" is more user-understandable than "forking"
Thu, 19 Jul 2007 14:08:01 +0000 Matt Johnston uClinux ifdef was accidentally inverted
Thu, 19 Jul 2007 14:07:41 +0000 Matt Johnston Fix spelling typo
Mon, 16 Apr 2007 13:39:50 +0000 Matt Johnston Add -u option to specify /dev/urandom instead
Sat, 17 Mar 2007 06:30:11 +0000 Matt Johnston Allow reading dbclient password from an environment var
Sun, 25 Feb 2007 09:48:13 +0000 Matt Johnston Remove a newline from the kex prompt question, from FreeWRT