log svr-authpubkey.c @ 475:52a644e7b8e1 pubkey-options

age author description
Mon, 08 Sep 2008 15:14:02 +0000 Matt Johnston * Patch from Frédéric Moulins adding options to authorized_keys. pubkey-options
Sun, 13 Jan 2008 03:55:59 +0000 Matt Johnston Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep
Thu, 22 Feb 2007 15:29:32 +0000 Matt Johnston Improve known_hosts checking.
Tue, 20 Sep 2005 08:59:46 +0000 Matt Johnston Log when pubkey auth fails because of bad pubkey perms/ownership
Mon, 05 Sep 2005 15:16:10 +0000 Matt Johnston * use own assertions which should get logged properly
Sun, 13 Mar 2005 13:58:14 +0000 Matt Johnston * fix longstanding bug with connections being closed on failure to
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