aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp/src
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2020-08-14 09:11:23 +0000
committerIngo Klöcker <[email protected]>2020-08-14 09:11:23 +0000
commitf66f856c89b7c02e368afe2343de7cce50e6109e (patch)
tree7a49ff36dd54043a28de0b8d4e50efc45f71c852 /lang/cpp/src
parentqt: Support changing expiry of subkeys (diff)
downloadgpgme-f66f856c89b7c02e368afe2343de7cce50e6109e.tar.gz
gpgme-f66f856c89b7c02e368afe2343de7cce50e6109e.zip
core: Add error handling to setexpire
* src/genkey.c (setexpire, gpgme_op_setexpire_start, gpgme_op_setexpire): Move to ... * src/setexpire.c: New. * src/Makefile.am (main_sources): Add that file. * src/context.h (ctx_op_data_id_t): Add OPDATA_SETEXPIRE. * lang/qt/tests/t-various.cpp (testSetExpire): Test error handling. -- Errors (and failures) emitted via status-fd need to be handled explicitly, i.e. we need to provide an appropriate status handler with corresponding op_data_t. Additionally, we need to set a passphrase command handler if a passphrase callback is set in the context, e.g. during tests. GnuPG-bug-id: 4395
Diffstat (limited to 'lang/cpp/src')
0 files changed, 0 insertions, 0 deletions