diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ | |||
1 | 20131231 | ||
2 | - (djm) OpenBSD CVS Sync | ||
3 | - djm@cvs.openbsd.org 2013/12/30 23:52:28 | ||
4 | [auth2-hostbased.c auth2-pubkey.c compat.c compat.h ssh-rsa.c] | ||
5 | [sshconnect.c sshconnect2.c sshd.c] | ||
6 | refuse RSA keys from old proprietary clients/servers that use the | ||
7 | obsolete RSA+MD5 signature scheme. it will still be possible to connect | ||
8 | with these clients/servers but only DSA keys will be accepted, and we'll | ||
9 | deprecate them entirely in a future release. ok markus@ | ||
10 | |||
1 | 20131229 | 11 | 20131229 |
2 | - (djm) [loginrec.c] Check for username truncation when looking up lastlog | 12 | - (djm) [loginrec.c] Check for username truncation when looking up lastlog |
3 | entries | 13 | entries |