gpgme/gpgme (7 files)
cvs user werner
cvs at cvs.gnupg.org
Wed Nov 19 16:15:21 CET 2003
Date: Wednesday, November 19, 2003 @ 16:15:21
Author: werner
Path: /cvs/gnupg/gpgme/gpgme
Modified: ChangeLog conversion.c gpgme.h keylist.c sign.c util.h verify.c
* conversion.c (_gpgme_parse_timestamp): New.
(atoi_1, atoi_2, atoi_4): New.
* keylist.c (parse_timestamp): Removed. Changed all callers to use
the new function.
* verify.c (parse_valid_sig): Ditto. Repalced the errno check.
* sign.c (parse_sig_created): Ditto.
--------------+
ChangeLog | 9 +++++++
conversion.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
gpgme.h | 2 -
keylist.c | 59 +++++--------------------------------------------
sign.c | 4 +--
util.h | 9 +++++++
verify.c | 10 +++-----
7 files changed, 99 insertions(+), 62 deletions(-)
More information about the Gnupg-commits
mailing list