diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ | |||
2 | - (tim) [regress/cipher-speed.sh regress/try-ciphers.sh] shell portability fix. | 2 | - (tim) [regress/cipher-speed.sh regress/try-ciphers.sh] shell portability fix. |
3 | - (tim) [krl.c Makefile.in regress/Makefile regress/modpipe.c] remove unneeded | 3 | - (tim) [krl.c Makefile.in regress/Makefile regress/modpipe.c] remove unneeded |
4 | err.h include from krl.c. Additional portability fixes for modpipe. OK djm | 4 | err.h include from krl.c. Additional portability fixes for modpipe. OK djm |
5 | - OpenBSD CVS Sync | ||
6 | - djm@cvs.openbsd.org 2013/02/20 08:27:50 | ||
7 | [regress/integrity.sh regress/modpipe.c] | ||
8 | Add an option to modpipe that warns if the modification offset it not | ||
9 | reached in it's stream and turn it on for t-integrity. This should catch | ||
10 | cases where the session is not fuzzed for being too short (cf. my last | ||
11 | "oops" commit) | ||
5 | 12 | ||
6 | 20130219 | 13 | 20130219 |
7 | - OpenBSD CVS Sync | 14 | - OpenBSD CVS Sync |