log

age author description
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
Tue, 02 Apr 2013 19:11:13 +0800 Matt Johnston add IUTF8
Tue, 02 Apr 2013 18:59:00 +0800 Matt Johnston fix tabs
Tue, 02 Apr 2013 18:54:04 +0800 Matt Johnston merge
Tue, 02 Apr 2013 18:53:18 +0800 Matt Johnston Fix segfault when /dev/urandom isn't writable
Tue, 02 Apr 2013 00:11:53 +0800 Matt Johnston Be a bit more careful about when we want to use CLI_AUTH_IMMEDIATE
Mon, 01 Apr 2013 22:26:55 +0800 Matt Johnston Run the cleanup handler also when we close due to TCP connection being closed
Mon, 01 Apr 2013 22:26:24 +0800 Matt Johnston Try password before interactive - bit of a hack
Mon, 01 Apr 2013 00:07:26 +0800 Matt Johnston Move the more verbose TRACE() statements into TRACE2()