* verify.c (parse_error): Compare only the last part of the where
authorWerner Koch <wk@gnupg.org>
Mon, 5 Apr 2004 18:39:28 +0000 (18:39 +0000)
committerWerner Koch <wk@gnupg.org>
Mon, 5 Apr 2004 18:39:28 +0000 (18:39 +0000)
commitfe16ca5cc467899f94ab2c12510c83f98fe2455b
tree1fdcfcb11246a781a69f4cec9e79e777e793da69
parent761cd12e1ea6718006e87b06adfa19b685e9ceec
* verify.c (parse_error): Compare only the last part of the where
token.
(prepare_new_sig): New.
(parse_new_sig): Use prepare_new_sig when required.
(_gpgme_verify_status_handler): Handle STATUS_NEWSIG.

* engine-gpgsm.c (gpgsm_keylist_ext): Send with-validation
option.  Fixed pattern construction.
(status_handler): Add debugging output.
gpgme/ChangeLog
gpgme/engine-gpgsm.c
gpgme/verify.c