diff options
author | Damien Miller <djm@mindrot.org> | 2013-12-18 17:50:39 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-12-18 17:50:39 +1100 |
commit | 6674eb9683afd1ea4eb35670b5e66815543a759e (patch) | |
tree | f5ce0981fc85e3daf57b386f036654a103001b2b /ChangeLog | |
parent | d58a5964426ee014384d67d775d16712e93057f3 (diff) |
- markus@cvs.openbsd.org 2013/12/17 10:36:38
[crypto_api.h]
I've assempled the header file by cut&pasting from generated headers
and the source files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ | |||
28 | - djm@cvs.openbsd.org 2013/12/15 21:42:35 | 28 | - djm@cvs.openbsd.org 2013/12/15 21:42:35 |
29 | [cipher-chachapoly.c] | 29 | [cipher-chachapoly.c] |
30 | add some comments and constify a constant | 30 | add some comments and constify a constant |
31 | - markus@cvs.openbsd.org 2013/12/17 10:36:38 | ||
32 | [crypto_api.h] | ||
33 | I've assempled the header file by cut&pasting from generated headers | ||
34 | and the source files. | ||
31 | 35 | ||
32 | 20131208 | 36 | 20131208 |
33 | - (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna | 37 | - (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna |