summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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-042-3138/+1
* python bindings: CPython orderBen McGinnes2018-10-031-7/+26
* core: add experimental GPGME_EXPORT_MODE_NOUID.Werner Koch2018-10-021-0/+4
* docs: python bindingsBen McGinnes2018-10-011-2/+95
* docs: a typographical two-stepBen McGinnes2018-09-251-4/+4
* docs and examples: python bindingsBen McGinnes2018-09-251-10/+162
* docs: python bindings howtoBen McGinnes2018-09-251-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-231-3/+82
* docs: python bindings howtoBen McGinnes2018-09-231-1/+18
* docs: python bindings and its special requestBen McGinnes2018-09-201-6/+38
* docs: python bindingsBen McGinnes2018-09-181-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-161-4/+4
* docs: Python howto updateBen McGinnes2018-09-161-11/+15
* docs: generated whitespaceBen McGinnes2018-09-161-4/+4
* Docs: including howto with standard docsBen McGinnes2018-09-161-1/+1
* Docs: Python bindings HOWTOBen McGinnes2018-09-162-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-06-011-1/+10
* | core: New decryption result flag 'legacy_cipher_nomdc'.Werner Koch2018-06-011-2/+15
|/
* core: Always fail if an OpenPG message is not integrity protected.Werner Koch2018-05-171-1/+1
* doc: Suggest the use of strconcat for recipient strings.Werner Koch2018-04-201-0/+55
* core: New convenience constant GPGME_KEYLIST_MODE_LOCATE.Werner Koch2018-04-181-0/+5
* core: Add 'is_mime' flags to the verify and decrypt results.Werner Koch2018-04-181-1/+1
* core: Extend decryption result with symkey_algo.Werner Koch2018-04-171-0/+7
* core: New keyword --file for OpenPGP recpstring.Werner Koch2018-04-171-6/+26
* core: For OpenPGP let offline mode disable dirmngr.Werner Koch2018-04-171-12/+16
* core: Allow for --hidden keyword in OpenPGP recpstrings.Werner Koch2018-04-171-2/+10
* core: New encryption flag GPGME_ENCRYPT_WANT_ADDRESS.Werner Koch2018-04-171-1/+13
* core: Add extended versions of the encrypt functions.Werner Koch2018-04-171-0/+77
* core: Add new context flag "no-symkey-cache".Werner Koch2018-04-121-1/+7