diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ | |||
8 | - djm@cvs.openbsd.org 2014/03/12 04:44:58 | 8 | - djm@cvs.openbsd.org 2014/03/12 04:44:58 |
9 | [ssh-keyscan.c] | 9 | [ssh-keyscan.c] |
10 | scan for Ed25519 keys by default too | 10 | scan for Ed25519 keys by default too |
11 | - djm@cvs.openbsd.org 2014/03/12 04:50:32 | ||
12 | [auth-bsdauth.c ssh-keygen.c] | ||
13 | don't count on things that accept arguments by reference to clear | ||
14 | things for us on error; most things do, but it's unsafe form. | ||
11 | 15 | ||
12 | 20140401 | 16 | 20140401 |
13 | - (djm) On platforms that support it, use prctl() to prevent sftp-server | 17 | - (djm) On platforms that support it, use prctl() to prevent sftp-server |