STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog misc.c parse-packet.c)

cvs user dshaw cvs@cvs.gnupg.org
Sat, 05 Jul 2003 06:02:39 +0200


    Date: Saturday, July 5, 2003 @ 06:02:39
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog misc.c parse-packet.c

* misc.c (pct_expando): Minor performance tweak.  Don't bother to re-fetch
the primary key if the key making the signature is the primary key.

* parse-packet.c (parse_signature): No need to reserve 8 bytes for the
unhashed signature cache any longer.


----------------+
 ChangeLog      |    9 +++++++++
 misc.c         |   19 +++++++++++++------
 parse-packet.c |    7 ++-----
 3 files changed, 24 insertions(+), 11 deletions(-)