Mercurial > dropbear
log packet.c @ 462:1009980436c2
age | author | description |
---|---|---|
Wed, 08 Aug 2007 15:48:52 +0000 | Matt Johnston | Fix delayed packet queue handling |
Wed, 08 Aug 2007 15:12:06 +0000 | Matt Johnston | - Add -K keepalive flag for dropbear and dbclient |
Fri, 27 Jul 2007 17:13:42 +0000 | Matt Johnston | Prevent invalid packets being sent during key-exchange, instead queue |
Tue, 24 Jul 2007 15:40:23 +0000 | Matt Johnston | Rearrange the channel buffer sizes into three neat use-editable values in |
Mon, 12 Feb 2007 10:44:47 +0000 | Matt Johnston | Don't erase every buffer, it's too time consuming. |
Mon, 05 Sep 2005 15:16:10 +0000 | Matt Johnston | * use own assertions which should get logged properly |