diff options
author | Marcus Brinkmann <[email protected]> | 2003-04-27 17:35:42 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-04-27 17:35:42 +0000 |
commit | 2ffb03a969d5fd730d6ef28a48fa9685d2b6eb32 (patch) | |
tree | 78e548785b0a49eacdd8a07400b3b152248148fb /tests/gpg/t-import.c | |
parent | doc/ (diff) | |
download | gpgme-2ffb03a969d5fd730d6ef28a48fa9685d2b6eb32.tar.gz gpgme-2ffb03a969d5fd730d6ef28a48fa9685d2b6eb32.zip |
doc/
2003-04-27 Marcus Brinkmann <[email protected]>
* gpgme.texi (Deleting Keys): Document
GPGME_Ambiguous_Specification.
(Error Values): Remove GPGME_Invalid_Type and GPGME_Invalid_Mode.
Add GPGME_Unknown_Reason, GPGME_Not_Found,
GPGME_Ambiguous_Specification, GPGME_Wrong_Key_Usage,
GPGME_Key_Revoked, GPGME_Key_Expired, GPGME_No_CRL_Known,
GPGME_CRL_Too_Old, GPGME_Policy_Mismatch, GPGME_No_Secret_Key,
GPGME_Key_Not_Trusted, GPGME_Issuer_Missing, GPGME_Chain_Too_Long,
GPGME_Unsupported_Algorithm, GPGME_Sig_Expired,
GPGME_Bad_Signature, GPGME_No_Public_Key.
gpgme/
2003-04-27 Marcus Brinkmann <[email protected]>
* delete.c: Include <errno.h> and "gpgme.h", but not "util.h" or
"key.h".
(enum delete_problem): Move into function delete_status_handler.
(delete_status_handler): Change first argument to void *. Parse
delete problem with strtol instead atoi. Return better error
values.
(_gpgme_op_delete_start): Rename to ...
(delete_start): ... this. Rework error handling.
(gpgme_op_delete_start): Use delete_start instead
_gpgme_op_delete_start.
(gpgme_op_delete): Likewise.
* gpgme.h (GpgmeDataType): Removed.
Diffstat (limited to 'tests/gpg/t-import.c')
0 files changed, 0 insertions, 0 deletions