Mercurial > dropbear
log process-packet.c @ 485:12d845ab7b5f dbclient-netcat-alike
age | author | description |
---|---|---|
Wed, 08 Aug 2007 15:12:06 +0000 | Matt Johnston | - Add -K keepalive flag for dropbear and dbclient |
Mon, 12 Feb 2007 10:44:47 +0000 | Matt Johnston | Don't erase every buffer, it's too time consuming. |
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, 01 Aug 2004 11:02:44 +0000 | Matt Johnston | Remove some unused commented-out code |
Wed, 28 Jul 2004 16:44:16 +0000 | Matt Johnston | Client mostly works up to password auth |
Tue, 27 Jul 2004 02:14:42 +0000 | Matt Johnston | - Rename common-packet.c to packet.c |