aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16core: New export mode to export as OpenSSH public key.Werner Koch1-0/+8
2020-07-15core: Deprecate the non-working trustlist functions.Werner Koch1-177/+1
2020-07-15core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP.Werner Koch1-0/+7
2020-06-09doc: Explain verify_result_t.status == 0 moreAndre Heinecke1-2/+9
2020-05-08GPGME_CREATE_NOEXPIRE is only available since 1.9.0dupgit1-1/+1
2020-05-08core: Make sure the keygrip is available in WITH_SECRET mode.Werner Koch1-1/+2
2020-03-17core: New context flags "include-key-block" and "auto-key-import".Werner Koch1-1/+9
2019-12-13core: Extend gpgme_user_id_t with uidhash member.Werner Koch1-0/+6
2019-12-11Revert "doc: Remove UI Server documentation"Andre Heinecke3-1/+639
2019-11-12doc: Remove UI Server documentationAndre Heinecke3-639/+1
2019-10-29core: Add cert-notation support and extended-editAndre Heinecke1-0/+4
2019-10-01doc: Remove cruft from a doc entry.Werner Koch1-1/+1
2018-12-03doc: Minor comment cleanups.Werner Koch1-3/+3
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-2/+2
2018-11-08spelling: fix misspellingsDaniel Kahn Gillmor4-15/+15
2018-10-18doc: use https:// for www.gnu.orgDaniel Kahn Gillmor1-1/+1
2018-10-09core: Add trust-model flagAndre Heinecke1-0/+19
2018-10-05build: Move config.h to conf/config.hWerner Koch1-3/+3
2018-10-04python: makefilesBen McGinnes1-1/+1
2018-10-03docs: pre-python preparationBen McGinnes2-3138/+1
2018-10-02python bindings: CPython orderBen McGinnes1-7/+26
2018-10-02core: add experimental GPGME_EXPORT_MODE_NOUID.Werner Koch1-0/+4
2018-09-30docs: python bindingsBen McGinnes1-2/+95
2018-09-25docs: a typographical two-stepBen McGinnes1-4/+4
2018-09-24docs and examples: python bindingsBen McGinnes1-10/+162
2018-09-24docs: python bindings howtoBen McGinnes1-2/+86
2018-09-23docs and examples: python bindings howtoBen McGinnes1-53/+375
2018-09-23examples: python bindings and hkp4py updatesBen McGinnes1-2/+14
2018-09-22python bindings: importing from keyservers with hkp4pyBen McGinnes1-3/+82
2018-09-22docs: python bindings howtoBen McGinnes1-1/+18
2018-09-20docs: python bindings and its special requestBen McGinnes1-6/+38
2018-09-17docs: python bindingsBen McGinnes1-3/+7
2018-09-17docs: python bindings howtoBen McGinnes1-20/+11
2018-09-16docs: cython sanitizedBen McGinnes1-2/+5
2018-09-16docs: python bindings howtoBen McGinnes1-0/+119
2018-09-16docs: even more editsBen McGinnes1-4/+4
2018-09-16docs: more editsBen McGinnes1-16/+73
2018-09-15docs: python howto texinfo updateBen McGinnes1-4/+4
2018-09-15docs: Python howto updateBen McGinnes1-11/+15
2018-09-15docs: generated whitespaceBen McGinnes1-4/+4
2018-09-15Docs: including howto with standard docsBen McGinnes1-1/+1
2018-09-15Docs: Python bindings HOWTOBen McGinnes2-2/+2150
2018-08-27doc: Add warning that FILE_NAME is not part of the signed data.Werner Koch1-1/+9
2018-08-21Add example manifests for gpgme-jsonAndre Heinecke3-1/+20
2018-07-19core: New interface gpgme_data_new_from_estream.Werner Koch1-0/+19
2018-07-09doc: More explicit doc for EXTERN and LOCAL modes.Andre Heinecke1-2/+8
2018-07-09Add ctx flag for auto-key-locateAndre Heinecke1-0/+10
2018-07-05core: Add gpg auditlog to get diagnosticsAndre Heinecke1-0/+65
2018-05-31core: New context flag "ignore-mdc-error".Werner Koch1-1/+10
2018-05-31core: New decryption result flag 'legacy_cipher_nomdc'.Werner Koch1-2/+15