summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-02-20 21:13:27 +1100
committerDamien Miller <djm@mindrot.org>2013-02-20 21:13:27 +1100
commit283e575a7db49addd1cffe1a7cb6c5503a98e027 (patch)
tree033746cb9365ef7cd9a98491d77c1ad9fe31def2 /ChangeLog
parentc31db8cd6e301c8d4024cb9250e3178d13d1be44 (diff)
- djm@cvs.openbsd.org 2013/02/20 08:27:50
[regress/integrity.sh regress/modpipe.c] Add an option to modpipe that warns if the modification offset it not reached in it's stream and turn it on for t-integrity. This should catch cases where the session is not fuzzed for being too short (cf. my last "oops" commit)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf50b4688..99946236e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
620130219 1320130219
7 - OpenBSD CVS Sync 14 - OpenBSD CVS Sync