Sat, 02 May 2015 15:59:06 +0200 |
Gaël PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
Sun, 01 Mar 2015 23:02:06 +0800 |
Matt Johnston |
Fix pubkey auth after change to reuse ses.readbuf as ses.payload
nocircbuffer
|
Tue, 12 Nov 2013 23:58:51 +0800 |
Matt Johnston |
Don't exit fatally if authorized_keys has a line like
ecc
|
Tue, 12 Nov 2013 23:02:32 +0800 |
Matt Johnston |
Various cleanups and fixes for warnings
ecc
|
Mon, 08 Apr 2013 00:10:57 +0800 |
Matt Johnston |
- Fix various hardcoded uses of SHA1
ecc
|
Sun, 07 Apr 2013 01:36:42 +0800 |
Matt Johnston |
ecc kind of works, needs fixing/testing
ecc
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Fri, 12 Sep 2008 17:23:56 +0000 |
Matt Johnston |
- Rework pubkey options to be more careful about buffer lengths. Needs review.
pubkey-options
|
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
|