Mercurial > dropbear
log common-algo.c @ 746:465fefc4f6e0 kexguess
age | author | description |
---|---|---|
Wed, 03 Apr 2013 00:43:31 +0800 | Matt Johnston | Put some #ifdef options around first-follows options in case they kexguess |
Wed, 03 Apr 2013 00:32:55 +0800 | Matt Johnston | Don't usually need to recalculate dh_e for the repeated kexdh_init packet kexguess |
Sat, 30 Mar 2013 23:55:05 +0800 | Matt Johnston | Get rid of client/server specific buf_match_algo, use single kexguess |
Fri, 29 Mar 2013 23:29:48 +0800 | Matt Johnston | Add kexguess2 behaviour kexguess |
Thu, 21 Mar 2013 22:55:12 +0800 | Matt Johnston | Make hmac-sha2-256 and hmac-sha2-512 work |
Thu, 17 May 2012 20:52:57 +0800 | Matt Johnston | - Only request "none" cipher after auth has succeeded insecure-nocrypto |