aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP.Werner Koch2020-07-151-0/+7
* doc: Explain verify_result_t.status == 0 moreAndre Heinecke2020-06-091-2/+9
* GPGME_CREATE_NOEXPIRE is only available since 1.9.0dupgit2020-05-081-1/+1
* core: Make sure the keygrip is available in WITH_SECRET mode.Werner Koch2020-05-081-1/+2
* core: New context flags "include-key-block" and "auto-key-import".Werner Koch2020-03-171-1/+9
* core: Extend gpgme_user_id_t with uidhash member.Werner Koch2019-12-131-0/+6
* Revert "doc: Remove UI Server documentation"Andre Heinecke2019-12-113-1/+639
* doc: Remove UI Server documentationAndre Heinecke2019-11-123-639/+1
* core: Add cert-notation support and extended-editAndre Heinecke2019-10-291-0/+4
* doc: Remove cruft from a doc entry.Werner Koch2019-10-011-1/+1
* doc: Minor comment cleanups.Werner Koch2018-12-031-3/+3
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-2/+2
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-084-15/+15
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* core: Add trust-model flagAndre Heinecke2018-10-091-0/+19
* build: Move config.h to conf/config.hWerner Koch2018-10-051-3/+3
* python: makefilesBen McGinnes2018-10-041-1/+1
* docs: pre-python preparationBen McGinnes2018-10-032-3138/+1
* python bindings: CPython orderBen McGinnes2018-10-021-7/+26
* core: add experimental GPGME_EXPORT_MODE_NOUID.Werner Koch2018-10-021-0/+4
* docs: python bindingsBen McGinnes2018-09-301-2/+95
* docs: a typographical two-stepBen McGinnes2018-09-251-4/+4
* docs and examples: python bindingsBen McGinnes2018-09-241-10/+162
* docs: python bindings howtoBen McGinnes2018-09-241-2/+86
* docs and examples: python bindings howtoBen McGinnes2018-09-231-53/+375
* examples: python bindings and hkp4py updatesBen McGinnes2018-09-231-2/+14
* python bindings: importing from keyservers with hkp4pyBen McGinnes2018-09-221-3/+82
* docs: python bindings howtoBen McGinnes2018-09-221-1/+18
* docs: python bindings and its special requestBen McGinnes2018-09-201-6/+38
* docs: python bindingsBen McGinnes2018-09-171-3/+7
* docs: python bindings howtoBen McGinnes2018-09-171-20/+11
* docs: cython sanitizedBen McGinnes2018-09-161-2/+5
* docs: python bindings howtoBen McGinnes2018-09-161-0/+119
* docs: even more editsBen McGinnes2018-09-161-4/+4
* docs: more editsBen McGinnes2018-09-161-16/+73
* docs: python howto texinfo updateBen McGinnes2018-09-151-4/+4
* docs: Python howto updateBen McGinnes2018-09-151-11/+15
* docs: generated whitespaceBen McGinnes2018-09-151-4/+4
* Docs: including howto with standard docsBen McGinnes2018-09-151-1/+1
* Docs: Python bindings HOWTOBen McGinnes2018-09-152-2/+2150
* doc: Add warning that FILE_NAME is not part of the signed data.Werner Koch2018-08-271-1/+9
* Merge branch 'javascript-binding'Andre Heinecke2018-08-223-1/+20
|\
| * Add example manifests for gpgme-jsonAndre Heinecke2018-08-213-1/+20
* | core: New interface gpgme_data_new_from_estream.Werner Koch2018-07-191-0/+19
* | doc: More explicit doc for EXTERN and LOCAL modes.Andre Heinecke2018-07-091-2/+8
* | Add ctx flag for auto-key-locateAndre Heinecke2018-07-091-0/+10
* | core: Add gpg auditlog to get diagnosticsAndre Heinecke2018-07-051-0/+65
* | core: New context flag "ignore-mdc-error".Werner Koch2018-05-311-1/+10
* | core: New decryption result flag 'legacy_cipher_nomdc'.Werner Koch2018-05-311-2/+15
|/
* core: Always fail if an OpenPG message is not integrity protected.Werner Koch2018-05-171-1/+1