Mercurial > dropbear
log packet.c @ 766:d1575fdc29a6 ecc
age | author | description |
---|---|---|
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 |
Wed, 23 Feb 2011 15:50:30 +0000 | Matt Johnston | Improve capitalisation for all logged strings |
Wed, 23 Feb 2011 15:10:28 +0000 | Matt Johnston | Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packets |
Tue, 01 Sep 2009 16:38:26 +0000 | Matt Johnston | Rearrange getaddrstring() etc |
Sun, 26 Jul 2009 16:11:27 +0000 | Matt Johnston | - Payload length doesn't include macsize. |