aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: New context flag "auto-key-retrieve"Werner Koch2017-08-241-0/+10
* doc: Add version information.Marcus Brinkmann2017-08-161-1/+320
* doc: Clarify import keys operation further.Marcus Brinkmann2017-08-161-2/+8
* g10: Add new delete operations that allow more flags.Marcus Brinkmann2017-08-111-7/+28
* doc: Clarify import keys operation.Marcus Brinkmann2017-08-101-15/+13
* doc: Add more tofu documentation.Marcus Brinkmann2017-08-101-0/+72
* core: Return NO_SECKEY error code on decryptionWerner Koch2017-07-121-1/+1
* doc: Improve doc on passphrase_cb / pinentry modeAndre Heinecke2017-04-241-4/+8
* Release 1.9.0gpgme-1.9.0Werner Koch2017-03-281-2/+2
* core: Prepare for new key listing data send by gpg.Werner Koch2017-03-281-0/+13
* core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch2017-03-241-0/+52
* core: New API gpgme_op_set_uid_flag.Werner Koch2017-03-211-0/+55
* core: Extend gpgme_get_dirinfo to return the gpg-wks-client name.Werner Koch2017-03-211-0/+3
* core: New encryption flag GPGME_ENCRYPT_THROW_KEYIDS.Werner Koch2017-03-211-1/+8
* core: New public API gpgme_op_keylist_from_data_start.Andre Heinecke2017-03-211-1/+33
* core,cpp: New key flag 'is_de_vs'.Werner Koch2017-03-201-0/+6
* doc: Correct documentation for recp arg of gpgme_op_encrypt_sign_startDaniel Kahn Gillmor2017-02-261-1/+1
* python: Support manipulating the TOFU policy.Justus Winter2017-02-171-2/+2
* python: Support quick key signing.Justus Winter2017-02-171-5/+4
* core: Fix expiration time handling when creating keys.Justus Winter2017-02-151-14/+19
* doc: Document that gpgme_op_genkey() parms parameter is not XML.Daniel Kahn Gillmor2017-02-061-8/+16
* core: Add new context flag "redraw".Werner Koch2017-01-311-0/+23
* doc: Let's suggest GNU guidelines for bit checking.Werner Koch2016-12-071-1/+1
* Clarify what "checking on bit" meansAndre Heinecke2016-12-071-1/+13
* doc: Replace http: by https: in core source files.Werner Koch2016-11-162-66/+66
* core: Do not leak the override session key to ps(1).Werner Koch2016-11-161-1/+3
* doc,tests: Require use of ctx_flag before use of session_key.Daniel Kahn Gillmor2016-11-161-0/+5
* doc: Fix typos.Daniel Kahn Gillmor2016-11-151-1/+1
* core: Implement context flag "override-session-key".Werner Koch2016-11-151-41/+27
* core: Add public function gpgme_get_ctx_flag.Werner Koch2016-11-151-0/+13
* core: Enable extraction of session keys.Daniel Kahn Gillmor2016-11-152-4/+44
* doc: Correct deftypefun for gpgme_op_decrypt_verify_start.Daniel Kahn Gillmor2016-11-111-1/+1
* doc: Correct text about gpgme_cancel_async.Daniel Kahn Gillmor2016-11-111-1/+1
* doc: Fix regression in macro handlingWerner Koch2016-11-112-19/+19
* doc: s/Multi Threading/Multi-Threading/Werner Koch2016-11-101-7/+7
* core: Use gpgrt locking for thread safenessAndre Heinecke2016-11-101-30/+6
* core: Add gpgme_op_query_swdb and helper.Werner Koch2016-11-031-1/+140
* core: New API functions gpgme_set_sender, gpgme_get_sender.Werner Koch2016-10-251-0/+43
* core: New helper function gpgme_addrspec_from_uid.Werner Koch2016-10-081-0/+17
* move some file encodings to UTF-8Daniel Kahn Gillmor2016-09-231-1/+1
* doc: Fix minor errors in I/O callback exampleDaiki Ueno2016-09-221-5/+17
* doc: Mention language bindings in the manual.Werner Koch2016-09-191-1/+11
* core: Map GPGME_STATUS_EOF to the empty string.Werner Koch2016-09-161-6/+7
* doc: Move description of most deprecated functions to a new appendix.Werner Koch2016-09-161-703/+679
* doc: Document the recently added --quick-foo related functions.Werner Koch2016-09-161-153/+655
* core: New function gpgme_op_interact, deprecate gpgme_op_edit.Werner Koch2016-09-151-3/+87
* core: Minor change of the gpgme_op_edit semantics.Werner Koch2016-09-151-1/+2
* core: New function gpgme_op_createsubkey.Werner Koch2016-09-141-1/+1
* core: Add GPGME_KEYLIST_MODE_WITH_TOFU.Werner Koch2016-08-251-0/+5
* core: Change the way TOFU information are represented.Werner Koch2016-08-231-2/+30