log cli-kex.c @ 745:15999b098cc9 kexguess

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
Mon, 01 Apr 2013 00:13:41 +0800 Matt Johnston merge from head roundtrip changes kexguess
Fri, 29 Mar 2013 20:44:13 +0800 Matt Johnston first_kex_packet_follows working, needs tidying kexguess
Mon, 01 Apr 2013 00:07:26 +0800 Matt Johnston Move the more verbose TRACE() statements into TRACE2()
Sat, 23 Mar 2013 23:17:01 +0800 Matt Johnston Fix a few compile warnings
Mon, 21 Nov 2011 19:52:28 +0800 Matt Johnston - Update tfm changes to current default tip dropbear-tfm
Mon, 21 Nov 2011 19:19:57 +0800 Matt Johnston - Bring in original tomsfastmath patch against 0.52 from Peter Turczak dropbear-tfm
Tue, 01 Sep 2009 16:38:26 +0000 Matt Johnston Rearrange getaddrstring() etc
Fri, 12 Jun 2009 14:58:43 +0000 Matt Johnston - Make -i and -W pass through multihop arguments
Sun, 25 Feb 2007 09:48:13 +0000 Matt Johnston Remove a newline from the kex prompt question, from FreeWRT
Thu, 22 Feb 2007 15:29:32 +0000 Matt Johnston Improve known_hosts checking.
Sun, 11 Feb 2007 08:50:21 +0000 Matt Johnston Add '-y' option to dbclient to accept the host key without checking
Fri, 07 Jul 2006 09:17:18 +0000 Matt Johnston Fixes from Erik Hovland:
Wed, 07 Jun 2006 13:41:19 +0000 Matt Johnston Look at HOME before /etc/passwd when looking for ~/.ssh/known_hosts
Wed, 12 Apr 2006 05:51:32 +0000 Matt Johnston don't fail fatally if the client can't get homedir from getpwuid(), fallback