diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ | |||
8 | [kex.c kex.h myproposal.h ssh-keyscan.c sshconnect2.c sshd.c] | 8 | [kex.c kex.h myproposal.h ssh-keyscan.c sshconnect2.c sshd.c] |
9 | use curve25519 for default key exchange (curve25519-sha256@libssh.org); | 9 | use curve25519 for default key exchange (curve25519-sha256@libssh.org); |
10 | initial patch from Aris Adamantiadis; ok djm@ | 10 | initial patch from Aris Adamantiadis; ok djm@ |
11 | - markus@cvs.openbsd.org 2013/11/02 22:10:15 | ||
12 | [kexdhs.c kexecdhs.c] | ||
13 | no need to include monitor_wrap.h | ||
11 | 14 | ||
12 | 20131103 | 15 | 20131103 |
13 | - (dtucker) [openbsd-compat/bsd-misc.c] Include time.h for nanosleep. | 16 | - (dtucker) [openbsd-compat/bsd-misc.c] Include time.h for nanosleep. |