gnupg/g10 (ChangeLog build-packet.c misc.c parse-packet.c)

cvs user dshaw cvs at cvs.gnupg.org
Sun Feb 15 01:04:33 CET 2004


    Date: Sunday, February 15, 2004 @ 01:04:33
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog build-packet.c misc.c parse-packet.c

* build-packet.c (write_header2): If a suggested header length is provided
along with a zero length, interpret this as an actual zero length packet
and not as an indeterminate length packet. (do_comment, do_user_id): Use
it here as these packets might be naturally zero length.

* parse-packet.c (parse): Show packet type when failing due to an
indeterminate length packet.

* misc.c (parse_options): Only provide args for the true (i.e. not
"no-xxx") form of options.


----------------+
 ChangeLog      |   14 ++++++++++++++
 build-packet.c |   50 ++++++++++++++++++++++++++------------------------
 misc.c         |   16 +++++++++++-----
 parse-packet.c |   14 +++++++-------
 4 files changed, 58 insertions(+), 36 deletions(-)



More information about the Gnupg-commits mailing list