gnupg/g10 (5 files)
cvs user dshaw
cvs at cvs.gnupg.org
Fri Apr 16 18:31:20 CEST 2004
Date: Friday, April 16, 2004 @ 18:31:19
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog build-packet.c g10.c keyedit.c plaintext.c
* plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that
requires end of line conversion. This is being considered for a UTF8 text
packet. If this doesn't take place, no major harm done. If it does take
place, we'll get a jump on starting the changeover.
* g10.c (main): --no-use-embedded-filename.
* build-packet.c (calc_plaintext, do_plaintext): Do not create illegal
(packet header indicates a size larger than the actual packet) encrypted
data packets when not compressing and using a filename longer than 255
characters.
* keyedit.c (no_primary_warning): Cleanup. (menu_expire): Don't give
primary warning for subkey expiration changes. These cannot reorder
primaries.
----------------+
ChangeLog | 17 +++++++++++++++++
build-packet.c | 15 ++++++++-------
g10.c | 3 +++
keyedit.c | 36 +++++++++++++++++-------------------
plaintext.c | 2 +-
5 files changed, 46 insertions(+), 27 deletions(-)
More information about the Gnupg-commits
mailing list