gnupg/g10 (12 files)
cvs user dshaw
cvs at cvs.gnupg.org
Fri Sep 24 22:34:38 CEST 2004
Date: Friday, September 24, 2004 @ 22:34:38
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog armor.c cardglue.c encode.c g10.c getkey.c import.c
keyedit.c keygen.c main.h passphrase.c sign.c
* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set
opt.s2k_digest_algo. This helps fix a problem with PGP 2.x encrypted
symmetric messages. Change all callers (encode.c, g10.c, keyedit.c,
keygen.c, passphrase.c, sign.c).
* armor.c, cardglue.c, getkey.c, import.c, keygen.c: Be consistent in some
more quoted strings. Always use 'user ID', not 'user id', "quotes" for
user IDs, etc.
--------------+
ChangeLog | 9 +++++++++
armor.c | 12 ++++++------
cardglue.c | 2 +-
encode.c | 4 ++--
g10.c | 9 +++------
getkey.c | 4 ++--
import.c | 10 +++++-----
keyedit.c | 2 +-
keygen.c | 10 +++++-----
main.h | 13 +++++++++----
passphrase.c | 2 +-
sign.c | 2 +-
12 files changed, 45 insertions(+), 34 deletions(-)
More information about the Gnupg-commits
mailing list