diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ | |||
8 | [cipher.c cipher.h kex.c kex.h mac.c mac.h servconf.c ssh.c] | 8 | [cipher.c cipher.h kex.c kex.h mac.c mac.h servconf.c ssh.c] |
9 | Output the effective values of Ciphers, MACs and KexAlgorithms when | 9 | Output the effective values of Ciphers, MACs and KexAlgorithms when |
10 | the default has not been overridden. ok markus@ | 10 | the default has not been overridden. ok markus@ |
11 | - djm@cvs.openbsd.org 2013/11/08 00:39:15 | ||
12 | [auth-options.c auth2-chall.c authfd.c channels.c cipher-3des1.c] | ||
13 | [clientloop.c gss-genr.c monitor_mm.c packet.c schnorr.c umac.c] | ||
14 | [sftp-client.c sftp-glob.c] | ||
15 | use calloc for all structure allocations; from markus@ | ||
11 | 16 | ||
12 | 20131107 | 17 | 20131107 |
13 | - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) | 18 | - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) |