GNUPG-1-9-BRANCH gnupg/sm (ChangeLog certdump.c gpgsm.c gpgsm.h)
cvs user werner
cvs at cvs.gnupg.org
Thu Sep 30 23:37:07 CEST 2004
Date: Thursday, September 30, 2004 @ 23:37:07
Author: werner
Path: /cvs/gnupg/gnupg/sm
Tag: GNUPG-1-9-BRANCH
Modified: ChangeLog certdump.c gpgsm.c gpgsm.h
* gpgv.c (i18n_init): Always use LC_ALL.
* kbxutil.c (i18n_init): Always use LC_ALL.
* gpgsm.c (i18n_init): Always use LC_ALL.
* certdump.c (gpgsm_format_name): Factored code out to ..
(gpgsm_format_name2): .. new.
(gpgsm_print_name): Factored code out to ..
(gpgsm_print_name2): .. new.
(print_dn_part): New arg TRANSLATE. Changed all callers.
(print_dn_parts): Ditto.
(gpgsm_format_keydesc): Do not translate the SUBJECT; we require
it to stay UTF-8 but we still want to filter out bad control
characters.
* gpgconf.c (i18n_init): Always use LC_ALL.
------------+
ChangeLog | 12 ++++++++++++
certdump.c | 46 ++++++++++++++++++++++++++++++++++------------
gpgsm.c | 5 -----
gpgsm.h | 2 ++
4 files changed, 48 insertions(+), 17 deletions(-)
More information about the Gnupg-commits
mailing list