log cli-kex.c @ 340:454a34b2dfd1

age author description
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
Sat, 25 Mar 2006 12:57:09 +0000 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
Tue, 11 Jan 2005 16:17:03 +0000 Matt Johnston Read "y/n" response for fingerprints from /dev/tty directly so that dbclient
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Tue, 24 Aug 2004 07:22:36 +0000 Matt Johnston Fix if the first write fails
Tue, 17 Aug 2004 10:20:20 +0000 Matt Johnston default initialisers for mp_ints
Mon, 16 Aug 2004 14:46:13 +0000 Matt Johnston create known_hosts properly
Mon, 16 Aug 2004 08:59:11 +0000 Matt Johnston - don't crash when trying to add to known_hosts if it doesn't exist
Sat, 14 Aug 2004 17:54:20 +0000 Matt Johnston License boilerplate etc, add Mihnea as an author to some of the files
Mon, 09 Aug 2004 08:06:57 +0000 Matt Johnston add new entries to known_hosts
Sun, 08 Aug 2004 16:17:05 +0000 Matt Johnston - Hostkey checking is mostly there, just aren't appending yet.
Wed, 28 Jul 2004 16:44:16 +0000 Matt Johnston Client mostly works up to password auth
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Mon, 26 Jul 2004 02:44:20 +0000 Matt Johnston snapshot of stuff