Mercurial > dropbear
log
age | author | description |
---|---|---|
Sun, 26 Jul 2009 16:11:27 +0000 | Matt Johnston | - Payload length doesn't include macsize. |
Sun, 26 Jul 2009 15:39:47 +0000 | Matt Johnston | - Add option to change zlib windowBits/memLevel |
Fri, 24 Jul 2009 13:49:07 +0000 | Matt Johnston | Disable Blowfish by default, it has inefficient key memory use |
Thu, 09 Jul 2009 16:01:30 +0000 | Matt Johnston | - For uclinux, only cleanup on exit for the main process. This avoids |
Mon, 06 Jul 2009 14:02:45 +0000 | Matt Johnston | - Client auth using an agent's key works. Still need to implement client agent-client |
Mon, 06 Jul 2009 12:59:13 +0000 | Matt Johnston | New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client |