gnupg/g10 (ChangeLog free-packet.c packet.h parse-packet.c)

cvs user dshaw cvs at cvs.gnupg.org
Wed Mar 3 01:09:18 CET 2004


    Date: Wednesday, March 3, 2004 @ 01:09:18
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog free-packet.c packet.h parse-packet.c

* packet.h, free-packet.c (free_encrypted, free_plaintext), parse-packet.c
(copy_packet, skip_packet, skip_rest, read_rest, parse_plaintext,
parse_encrypted, parse_gpg_control): Use a flag to indicate partial or
indeterminate encoding.  This is the first step in some minor surgery to
remove the old gpg partial length encoding.


----------------+
 ChangeLog      |    9 ++++
 free-packet.c  |    4 +-
 packet.h       |    1 
 parse-packet.c |  104 ++++++++++++++++++++++++++++---------------------------
 4 files changed, 66 insertions(+), 52 deletions(-)



More information about the Gnupg-commits mailing list