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