1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* tiger.c: Use the U64_C macro instead of LL.

* md.c (string_to_digest_algo): Give a warning about TIGER192 not being
part of OpenPGP.

* idea-stub.c (load_module): Catch an error if the idea module file is
unloadable for some reason (unreadable, bad permissions, etc.)
This commit is contained in:
David Shaw 2003-05-14 02:48:39 +00:00
parent 020ace9330
commit 7df1d684d9
4 changed files with 540 additions and 534 deletions

View file

@ -1,3 +1,14 @@
2003-05-13 David Shaw <dshaw@jabberwocky.com>
* tiger.c: Use the U64_C macro instead of LL.
* md.c (string_to_digest_algo): Give a warning about TIGER192 not
being part of OpenPGP.
* idea-stub.c (load_module): Catch an error if the idea module
file is unloadable for some reason (unreadable, bad permissions,
etc.)
2003-05-09 David Shaw <dshaw@jabberwocky.com>
* sha512.c: Use the U64_C() macro rather than blindly suffixing