log packet.c @ 479:e3db1f7a2e43

age author description
Mon, 15 Sep 2008 12:51:50 +0000 Matt Johnston - Split main socket var into ses.sock_in/ses.sock_out in preparation
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
Tue, 30 Aug 2005 17:56:53 +0000 Matt Johnston trans, not recv for macsize
Tue, 30 Aug 2005 16:58:57 +0000 Matt Johnston - Fixed twofish algorithm naming so it actually works.
Mon, 09 May 2005 09:32:33 +0000 Matt Johnston Switching to libtomcrypt 1.02
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, 12 Aug 2004 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Tue, 27 Jul 2004 02:14:42 +0000 Matt Johnston - Rename common-packet.c to packet.c