summaryrefslogtreecommitdiff
path: root/lang
Commit message (Expand)AuthorAgeFilesLines
* python: Fix typo in DecryptionError exception.NIIBE Yutaka2019-06-041-3/+3
* python: Make EXTRA_DIST files explicitAndre Heinecke2019-05-064-5/+171
* Python, doc: Minor style improvementAndre Heinecke2019-05-061-8/+9
* Merge remote-tracking branch 'origin/dkg/fix-T4276'Andre Heinecke2019-05-064-14/+32
|\
| * python: stop raising BadSignatures from decrypt(verify=True)dkg/fix-T4276Daniel Kahn Gillmor2019-05-022-13/+10
| * python/tests: try to decrypt and verify new test dataDaniel Kahn Gillmor2019-05-022-0/+21
| * python: make it easier to run a limited number of testsDaniel Kahn Gillmor2019-05-021-1/+1
* | cpp: Fix initialization warningAndre Heinecke2019-05-031-1/+1
|/
* cpp: Add wrapper for gpgme_set_global_flagAndre Heinecke2019-04-242-0/+8
* Release GPGME 1.13.0gpgme-1.13.0Werner Koch2019-03-261-1/+1
* cpp: Fix GenCardKeyInteractor and extend itAndre Heinecke2019-03-262-2/+139
* qt: Handle diagnostic audit log for CMSAndre Heinecke2019-03-201-1/+7
* cpp: Fix Error::hasSystemErrorAndre Heinecke2019-03-131-1/+1
* cpp: Add ostream operators for import resultAndre Heinecke2019-02-212-1/+46
* cpp: Make GpgME::Data::toKeys really constAndre Heinecke2019-02-211-0/+2
* python: examplesBen McGinnes2019-02-111-0/+131
* python: docsBen McGinnes2019-01-313-6/+6
* python: post installer scriptBen McGinnes2019-01-271-0/+4
* python: post installer docs fix scriptBen McGinnes2019-01-2710-15/+53
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-162-2/+2
* qt: Use tofu conflict test keys without expiryAndre Heinecke2019-01-091-28/+30
* python: post installer doc fix scriptBen McGinnes2019-01-021-20/+9
* python: examplesBen McGinnes2019-01-024-6/+3
* python: docs processingBen McGinnes2018-12-252-6/+175
* python: docsBen McGinnes2018-12-228-51/+193
* python: groups exampleBen McGinnes2018-12-212-10/+10
* python docs: house keepingBen McGinnes2018-12-181-14/+27
* python: howto and examplesBen McGinnes2018-12-164-59/+61
* python: examples bugfixBen McGinnes2018-12-144-5/+29
* python: new example scriptBen McGinnes2018-12-131-0/+80
* python: what's new summaryBen McGinnes2018-12-123-0/+29
* python: advanced howto exampleBen McGinnes2018-12-121-0/+1
* python: howto examples equirementsBen McGinnes2018-12-121-0/+2
* python: hkp key importerBen McGinnes2018-12-111-19/+24
* python: HKP search and import updatesBen McGinnes2018-12-114-41/+203
* python: key import via HKP exampleBen McGinnes2018-12-111-13/+11
* python: docs updatesBen McGinnes2018-12-106-9/+172
* Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgmeBen McGinnes2018-12-062-59/+44
|\
| * python: overhaul logic of Context.decrypt()Daniel Kahn Gillmor2018-12-052-34/+36
| * python: ctx.decrypt() has problematic error handlingDaniel Kahn Gillmor2018-12-051-0/+4
| * python: Clarify the meaning of ctx.decrypt(verify=[])Daniel Kahn Gillmor2018-12-051-1/+4
| * python: gpg.Context.decrypt verify_sigs and sink_result are boolsDaniel Kahn Gillmor2018-12-051-5/+5
| * python: clarify documentation for verify argument for Context.decrypt()Daniel Kahn Gillmor2018-12-051-1/+2
| * python: simplify Context.decrypt()Daniel Kahn Gillmor2018-12-051-27/+2
* | python: examplesBen McGinnes2018-12-065-8/+8
|/
* python: windows c and cythonBen McGinnes2018-12-053-0/+22
* python: sphinx modificationBen McGinnes2018-12-051-35/+0
* python: Sphinx supportBen McGinnes2018-12-056-1/+227
* Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgmeBen McGinnes2018-12-0556-333/+336
|\
| * qt,cpp: Consistently use nullptr and overrideAndre Heinecke2018-12-0356-333/+336