diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ | |||
8 | than 4k but also don't use the largest group size it does support as | 8 | than 4k but also don't use the largest group size it does support as |
9 | specified in the RFC. Based on a patch from Petr Lautrbach at Redhat, | 9 | specified in the RFC. Based on a patch from Petr Lautrbach at Redhat, |
10 | reduced by me with input from Markus. ok djm@ markus@ | 10 | reduced by me with input from Markus. ok djm@ markus@ |
11 | - markus@cvs.openbsd.org 2014/01/25 20:35:37 | ||
12 | [kex.c] | ||
13 | dh_need needs to be set to max(seclen, blocksize, ivlen, mac_len) | ||
14 | ok dtucker@, noted by mancha | ||
11 | 15 | ||
12 | 20130125 | 16 | 20130125 |
13 | - (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD | 17 | - (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD |