gnupg/g10 (ChangeLog build-packet.c parse-packet.c)
cvs user dshaw
cvs at cvs.gnupg.org
Wed Mar 3 17:38:35 CET 2004
Date: Wednesday, March 3, 2004 @ 17:38:35
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog build-packet.c parse-packet.c
* build-packet.c (write_header2): Remove call to start old gpg partial
length mode and change all callers. (do_plaintext): Turn off partial
length encoding now that we're done writing the packet. (do_comment,
do_user_id): Try for a headerlen of 2 since that's the smallest and most
likely encoding for these packets.
* parse-packet.c (parse): Remove call to start old gpg partial length
mode.
----------------+
ChangeLog | 12 ++++++
build-packet.c | 100 +++++++++++++++++++++++++++++--------------------------
parse-packet.c | 52 ++++++++++++----------------
3 files changed, 88 insertions(+), 76 deletions(-)
More information about the Gnupg-commits
mailing list