STABLE-BRANCH-1-2 gnupg/g10 (7 files)

cvs user dshaw cvs at cvs.gnupg.org
Fri Aug 20 19:24:08 CEST 2004


    Date: Friday, August 20, 2004 @ 19:24:08
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog encode.c getkey.c hkp.c import.c keydb.h sign.c

* hkp.c (dehtmlize): Understand the quote character (i.e. """) in
HTML responses.

* keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native
and remove the printable stuff since we're print-ifying valid utf8
characters.  Change all callers in import.c, sign.c, and encode.c.


-----------+
 ChangeLog |   10 ++++++++++
 encode.c  |    2 +-
 getkey.c  |   28 ++++++++++++----------------
 hkp.c     |   10 ++++++++++
 import.c  |   10 +++++-----
 keydb.h   |    7 ++++---
 sign.c    |    2 +-
 7 files changed, 43 insertions(+), 26 deletions(-)



More information about the Gnupg-commits mailing list