mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
This commit is contained in:
parent
47959a306e
commit
4c66e94ff9
45 changed files with 1489 additions and 509 deletions
|
@ -1,3 +1,14 @@
|
|||
2003-09-04 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* cipher.h: Drop TIGER/192 support.
|
||||
|
||||
* types.h: Prefer using uint64_t when creating a 64-bit unsigned
|
||||
type. This avoids a warning on compilers that support but complain
|
||||
about unsigned long long.
|
||||
|
||||
* util.h: Make sure that only ascii is passed to isfoo
|
||||
functions. (From Werner on stable branch).
|
||||
|
||||
2003-09-04 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* cipher.h (PUBKEY_USAGE_AUTH): Added.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue