log

age author description
Thu, 04 Apr 2013 00:18:50 +0800 Matt Johnston Take transmit and receive keys into use separately
Wed, 03 Apr 2013 23:54:58 +0800 Matt Johnston Fix MAC bug which would prevent asymmetric hashes
Wed, 03 Apr 2013 19:23:53 +0800 Matt Johnston Just put the version string on the queue, don't use atomicio
Wed, 03 Apr 2013 07:34:18 +0800 Matt Johnston fix leftover kexguess debugging
Wed, 03 Apr 2013 07:33:47 +0800 Matt Johnston Fix a few options and headers
Wed, 03 Apr 2013 00:50:46 +0800 Matt Johnston merge
Wed, 03 Apr 2013 00:49:24 +0800 Matt Johnston merge kexguess branch
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
Wed, 03 Apr 2013 00:32:05 +0800 Matt Johnston Add sentinel attribute kexguess
Mon, 01 Apr 2013 00:13:41 +0800 Matt Johnston merge from head roundtrip changes kexguess
Sun, 31 Mar 2013 00:41:15 +0800 Matt Johnston merge 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
Fri, 29 Mar 2013 20:44:13 +0800 Matt Johnston first_kex_packet_follows working, needs tidying kexguess