diff options
author | Damien Miller <djm@mindrot.org> | 2013-11-04 08:55:43 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-11-04 08:55:43 +1100 |
commit | 0bd8f1519d51af8d4229be81e8f2f4903a1d440b (patch) | |
tree | e61b058cda8d5ba4ccbc3361a4a21fafcb53efdb /ChangeLog | |
parent | 4c3ba0767fbe4a8a2a748df4035aaf86651f6b30 (diff) |
- markus@cvs.openbsd.org 2013/11/02 22:39:19
[ssh_config.5 sshd_config.5]
the default kex is now curve25519-sha256@libssh.org
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ | |||
17 | - markus@cvs.openbsd.org 2013/11/02 22:34:01 | 17 | - markus@cvs.openbsd.org 2013/11/02 22:34:01 |
18 | [auth-options.c] | 18 | [auth-options.c] |
19 | no need to include monitor_wrap.h and ssh-gss.h | 19 | no need to include monitor_wrap.h and ssh-gss.h |
20 | - markus@cvs.openbsd.org 2013/11/02 22:39:19 | ||
21 | [ssh_config.5 sshd_config.5] | ||
22 | the default kex is now curve25519-sha256@libssh.org | ||
20 | 23 | ||
21 | 20131103 | 24 | 20131103 |
22 | - (dtucker) [openbsd-compat/bsd-misc.c] Include time.h for nanosleep. | 25 | - (dtucker) [openbsd-compat/bsd-misc.c] Include time.h for nanosleep. |