* 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)
commit289df64e352c9abe13d1b9c14aa4fe5948991d81
tree5d2c3c889155788ccaffd7b6a31c880ea1b1c195
parentcd8e200bf9658895994660f5007ace76f71aad34
* 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.
trunk/gpgme/ChangeLog
trunk/gpgme/engine-gpgsm.c
trunk/gpgme/verify.c