Mercurial > dropbear
log svr-authpubkey.c @ 479:e3db1f7a2e43
age | author | description |
---|---|---|
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 |
Thu, 23 Dec 2004 17:00:15 +0000 | Matt Johnston | Log the IP along with auth success/fail attempts |