gnupg/g10 (ChangeLog compress.c decrypt.c getkey.c main.h)
cvs user dshaw
cvs at cvs.gnupg.org
Wed Jan 28 02:04:35 CET 2004
Date: Wednesday, January 28, 2004 @ 02:04:30
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog compress.c decrypt.c getkey.c main.h
* getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES to
PK_UID_CACHE_SIZE (set in ./configure).
* getkey.c (get_pubkey): When reading key data into the cache, properly
handle keys that are partially (pk, no UIDs) cached already. This is
Debian bug #176425 and #229549.
* compress.c (init_compress, push_compress_filter2): Do the right thing
(i.e. nothing) with compress algo 0.
* main.h, decrypt.c (decrypt_messages): Accept filenames to decrypt on
stdin. This is bug #253.
------------+
ChangeLog | 15 +++++++++++++++
compress.c | 4 ++--
decrypt.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++------------
getkey.c | 26 +++++++++++++++-----------
main.h | 2 +-
5 files changed, 79 insertions(+), 26 deletions(-)
More information about the Gnupg-commits
mailing list