summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-07-25 11:55:20 +1000
committerDamien Miller <djm@mindrot.org>2013-07-25 11:55:20 +1000
commitc331dbd22297ab9bf351abee659893d139c9f28a (patch)
tree66280e4f64ca225081b1c5f79695eb8adb46509f /ChangeLog
parentc8669a8cd24952b3f16a44eac63d2b6ce8a6343a (diff)
- djm@cvs.openbsd.org 2013/07/22 05:00:17
[umac.c] make MAC key, data to be hashed and nonce for final hash const; checked with -Wcast-qual
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6dcc0c0d..480c9988f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
3 - djm@cvs.openbsd.org 2013/07/20 22:20:42 3 - djm@cvs.openbsd.org 2013/07/20 22:20:42
4 [krl.c] 4 [krl.c]
5 fix verification error in (as-yet usused) KRL signature checking path 5 fix verification error in (as-yet usused) KRL signature checking path
6 - djm@cvs.openbsd.org 2013/07/22 05:00:17
7 [umac.c]
8 make MAC key, data to be hashed and nonce for final hash const;
9 checked with -Wcast-qual
6 10
720130720 1120130720
8 - (djm) OpenBSD CVS Sync 12 - (djm) OpenBSD CVS Sync