Mercurial > dropbear
log
age | author | description |
---|---|---|
Thu, 21 Mar 2013 22:55:12 +0800 | Matt Johnston | Make hmac-sha2-256 and hmac-sha2-512 work |
Thu, 21 Mar 2013 21:23:34 +0800 | Matt Johnston | Make sure "struct timeval" is initialised on OS X to avoid valgrind warnings |
Wed, 20 Mar 2013 23:52:49 +0800 | Matt Johnston | Fix "-c none" so that it allows aes during authentication |
Wed, 20 Mar 2013 23:13:45 +0800 | Matt Johnston | Fix "-m none" case and ugly typo |
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 |
Wed, 20 Mar 2013 22:41:07 +0800 | Matt Johnston | Merge "none" cipher/MAC branch. Also adds sha256 and sha512 |
Wed, 20 Mar 2013 22:31:07 +0800 | Matt Johnston | use an empty writebuf rather than a NULL one |