Mercurial > dropbear
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, |