mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* keyedit.c (sign_uids): Allow replacing expired signatures. Allow
duplicate signatures with --expert. * pkclist.c (check_signatures_trust): Don't display a null fingerprint when checking a signature with --always-trust enabled. * filter.h (progress_filter_context_t), progress.c (handle_progress): Fix compiler warnings. Make "what" constant. * build-packet.c (do_plaintext): Do not create invalid literal packets with >255-byte names.
This commit is contained in:
parent
048a078fc6
commit
338be86caf
6 changed files with 73 additions and 14 deletions
|
@ -1,3 +1,17 @@
|
|||
2003-04-22 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* keyedit.c (sign_uids): Allow replacing expired signatures.
|
||||
Allow duplicate signatures with --expert.
|
||||
|
||||
* pkclist.c (check_signatures_trust): Don't display a null
|
||||
fingerprint when checking a signature with --always-trust enabled.
|
||||
|
||||
* filter.h (progress_filter_context_t), progress.c
|
||||
(handle_progress): Fix compiler warnings. Make "what" constant.
|
||||
|
||||
* build-packet.c (do_plaintext): Do not create invalid literal
|
||||
packets with >255-byte names.
|
||||
|
||||
2003-04-15 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* g10.c, options.h: New option --enable-progress-filter.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue