Fix detection of invalid signer keys.
authorWerner Koch <wk@gnupg.org>
Thu, 6 Aug 2009 17:17:18 +0000 (17:17 +0000)
committerWerner Koch <wk@gnupg.org>
Thu, 6 Aug 2009 17:17:18 +0000 (17:17 +0000)
commit0fcf3ee915a1c90bd7471ec371924a1ff7a5fcdd
treebb3ff05956cb91ba2dae86d75b3ac900fe3dc488
parent54719f4937110d23bd1db4cec453eb04052da12c
Fix detection of invalid signer keys.
Support the new INV_SGNR status code.
13 files changed:
NEWS
doc/ChangeLog
doc/gpgme.texi
doc/uiserver.texi
src/ChangeLog
src/engine-gpgsm.c
src/gpgme.h.in
src/op-support.c
src/sign.c
tests/ChangeLog
tests/Makefile.am
tests/gpg/t-sign.c
tests/run-sign.c [new file with mode: 0644]