diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -41,6 +41,11 @@ | |||
41 | queue auth debug messages for bad ownership or permissions on the user's | 41 | queue auth debug messages for bad ownership or permissions on the user's |
42 | keyfiles. These messages will be sent after the user has successfully | 42 | keyfiles. These messages will be sent after the user has successfully |
43 | authenticated (where our client will display them with LogLevel=debug). | 43 | authenticated (where our client will display them with LogLevel=debug). |
44 | bz#1554; ok dtucker@ | ||
45 | - djm@cvs.openbsd.org 2010/06/22 04:54:30 | ||
46 | [ssh-keyscan.c] | ||
47 | replace verbose and overflow-prone Linebuf code with read_keyfile_line() | ||
48 | based on patch from joachim AT joachimschipper.nl; bz#1565; ok dtucker@ | ||
44 | 49 | ||
45 | 20100622 | 50 | 20100622 |
46 | - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 | 51 | - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 |