Mercurial > dropbear
log packet.c @ 781:f110d321fe7a
age | author | description |
---|---|---|
Thu, 04 Apr 2013 00:18:50 +0800 | Matt Johnston | Take transmit and receive keys into use separately |
Wed, 03 Apr 2013 23:54:58 +0800 | Matt Johnston | Fix MAC bug which would prevent asymmetric hashes |
Mon, 01 Apr 2013 00:07:26 +0800 | Matt Johnston | Move the more verbose TRACE() statements into TRACE2() |
Sun, 31 Mar 2013 23:15:35 +0800 | Matt Johnston | Try using writev() for writing packets out to tcp |
Wed, 20 Mar 2013 23:13:19 +0800 | Matt Johnston | Fix "-m none" case where an entire packet fits in a block and can be |
Tue, 07 Jun 2011 11:55:44 +0000 | Matt Johnston | Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sent |
Mon, 28 Feb 2011 13:51:27 +0000 | Matt Johnston | - Don't allow setting memLevel since that doesn't work properly |