aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine-g13.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-26Add API gpgme_op_random_bytes.Werner Koch1-0/+1
2024-08-06core: New function gpgme_op_setownertrustIngo Klöcker1-0/+1
2020-10-29core: New function gpgme_op_revsig.Ingo Klöcker1-0/+1
2020-08-04core: New function gpgme_op_setexpire.Ingo Klöcker1-0/+1
2020-07-15core: Deprecate the non-working trustlist functions.Werner Koch1-1/+0
2019-06-05core: Improve the debug messages even more.Werner Koch1-1/+1
2018-11-16core: Simplify the trace maros by using variadics.Werner Koch1-7/+7
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-19/+19
2018-03-23core: New gpgme_set_ctx_flag "request-origin".Werner Koch1-0/+1
2017-08-15gpgconf: Add access to --list-dirs for non-default engine.Marcus Brinkmann1-0/+1
2017-03-24core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch1-1/+0
2017-03-21core: New public API gpgme_op_keylist_from_data_start.Andre Heinecke1-0/+1
2017-02-02core: Replace all calls to *sprintf by gpgrt_*sprintf.Werner Koch1-8/+8
2016-11-03core: Add gpgme_op_query_swdb and helper.Werner Koch1-0/+1
2016-09-19core: Check for GPG_TTY as well as DISPLAY.Ben Kibbey1-3/+13
2016-09-14core: New function gpgme_op_tofu_policyWerner Koch1-0/+1
2016-09-14core: New function gpgme_op_keysign.Werner Koch1-0/+1
2016-09-13core: Use const char * where appropriate.Werner Koch1-2/+2
2016-09-13core: Mark unused function args.Werner Koch1-0/+3
2016-07-13core: Pass the engine's version string to the engine's new function.Werner Koch1-1/+4
2016-05-19api: Add new function gpgme_set_ctx_flag.Werner Koch1-0/+1
2015-08-25Relax ttyname_r error checksDaiki Ueno1-6/+4
2014-04-10Add GPGME_PROTOCOL_SPAWN and gpgme_op_spawn.Werner Koch1-1/+2
2014-02-21Always pass correct name to argv[0]. Ignore GPG_AGENT_INFO for gpg2.Werner Koch1-7/+7
2013-12-27Locate engine names only at runtime and prefer GnuPG-2.Werner Koch1-1/+1
2013-08-02Prefer GnuPG-2 engines over GnuPG-1.Werner Koch1-4/+4
2013-02-07Add public function gpgme_set_pinentry_mode.Werner Koch1-0/+2
2013-02-06Use gpg_error_from_syserror instead of directly accessing errno.Werner Koch1-5/+5
2012-09-25Remove all trailing whitespace from source filesWerner Koch1-12/+12
2010-11-03More include guards.Werner Koch1-1/+3
2010-11-02First take on changes to allow building with MSC for W32CE.Werner Koch1-1/+3
2010-05-072010-05-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+7
2010-05-072010-05-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+6
2010-04-192010-04-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+3
2009-11-102009-11-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+2
2009-11-062009-11-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-29/+11
2009-11-052009-11-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+3
2009-10-302009-10-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-4/+0
2009-10-262009-10-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-12/+20
2009-10-222009-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+796