diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -126,6 +126,10 @@ | |||
126 | [misc.c misc.h umac.c] | 126 | [misc.c misc.h umac.c] |
127 | use get/put_u32 to load values rather than *((UINT32 *)p) that breaks on | 127 | use get/put_u32 to load values rather than *((UINT32 *)p) that breaks on |
128 | strict-alignment architectures; reported by and ok stsp@ | 128 | strict-alignment architectures; reported by and ok stsp@ |
129 | - djm@cvs.openbsd.org 2014/04/20 02:49:32 | ||
130 | [compat.c] | ||
131 | add a canonical 6.6 + curve25519 bignum fix fake version that I can | ||
132 | recommend people use ahead of the openssh-6.7 release | ||
129 | 133 | ||
130 | 20140401 | 134 | 20140401 |
131 | - (djm) On platforms that support it, use prctl() to prevent sftp-server | 135 | - (djm) On platforms that support it, use prctl() to prevent sftp-server |