Mercurial > dropbear
log packet.c @ 534:0431915df79f
age | author | description |
---|---|---|
Sun, 01 Mar 2009 16:15:57 +0000 | Matt Johnston | - Get rid of decryptreadbuf, just decrypt in-place with readbuf |
Sun, 01 Mar 2009 14:38:25 +0000 | Matt Johnston | Encrypt in-place, avoid an extra malloc |
Thu, 26 Feb 2009 13:21:14 +0000 | Matt Johnston | merge of 'e1c100e6366c5d607af08f4abdbb0f4281df4fa9' |
Thu, 26 Feb 2009 13:20:53 +0000 | Matt Johnston | disapproval of revision 'a101cbd046507cf723e6362a49196dbd4b924042' |
Thu, 26 Feb 2009 12:18:34 +0000 | Matt Johnston | merge of 'a101cbd046507cf723e6362a49196dbd4b924042' |
Thu, 26 Feb 2009 12:18:11 +0000 | Matt Johnston | - Try to write out as much as we can |
Wed, 25 Feb 2009 14:04:02 +0000 | Matt Johnston | - Don't be dumb and encrypt/decrypt in a while() loop - why did I do this?? |