aboutsummaryrefslogtreecommitdiffstats
path: root/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-13python: Set a default-key into gpg.conf for the tests.Werner Koch1-2/+1
2019-06-04python: Fix typo in DecryptionError exception.NIIBE Yutaka1-3/+3
2019-05-06python: Make EXTRA_DIST files explicitAndre Heinecke4-5/+171
2019-05-06Python, doc: Minor style improvementAndre Heinecke1-8/+9
2019-05-03cpp: Fix initialization warningAndre Heinecke1-1/+1
2019-05-03python: stop raising BadSignatures from decrypt(verify=True)dkg/fix-T4276Daniel Kahn Gillmor2-13/+10
2019-05-03python/tests: try to decrypt and verify new test dataDaniel Kahn Gillmor2-0/+21
2019-05-03python: make it easier to run a limited number of testsDaniel Kahn Gillmor1-1/+1
2019-04-24cpp: Add wrapper for gpgme_set_global_flagAndre Heinecke2-0/+8
2019-03-26Release GPGME 1.13.0gpgme-1.13.0Werner Koch1-1/+1
2019-03-26cpp: Fix GenCardKeyInteractor and extend itAndre Heinecke2-2/+139
2019-03-20qt: Handle diagnostic audit log for CMSAndre Heinecke1-1/+7
2019-03-13cpp: Fix Error::hasSystemErrorAndre Heinecke1-1/+1
2019-02-21cpp: Add ostream operators for import resultAndre Heinecke2-1/+46
2019-02-21cpp: Make GpgME::Data::toKeys really constAndre Heinecke1-0/+2
2019-02-10python: examplesBen McGinnes1-0/+131
2019-01-30python: docsBen McGinnes3-6/+6
2019-01-27python: post installer scriptBen McGinnes1-0/+4
2019-01-27python: post installer docs fix scriptBen McGinnes10-15/+53
2019-01-16build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2-2/+2
2019-01-09qt: Use tofu conflict test keys without expiryAndre Heinecke1-28/+30
2019-01-02python: post installer doc fix scriptBen McGinnes1-20/+9
2019-01-02python: examplesBen McGinnes4-6/+3
2018-12-26python: examplesBen McGinnes4-6/+3
2018-12-24python: docs processingBen McGinnes2-6/+175
2018-12-21python: docsBen McGinnes8-51/+193
2018-12-21python: groups exampleBen McGinnes2-10/+10
2018-12-17python docs: house keepingBen McGinnes1-14/+27
2018-12-16python: howto and examplesBen McGinnes4-59/+61
2018-12-13python: examples bugfixBen McGinnes4-5/+29
2018-12-12python: new example scriptBen McGinnes1-0/+80
2018-12-12python: what's new summaryBen McGinnes3-0/+29
2018-12-12python: advanced howto exampleBen McGinnes1-0/+1
2018-12-12python: howto examples equirementsBen McGinnes1-0/+2
2018-12-10python: hkp key importerBen McGinnes1-19/+24
2018-12-10python: HKP search and import updatesBen McGinnes4-41/+203
2018-12-10python: key import via HKP exampleBen McGinnes1-13/+11
2018-12-10python: docs updatesBen McGinnes6-9/+172
2018-12-05python: examplesBen McGinnes5-8/+8
2018-12-05python: overhaul logic of Context.decrypt()Daniel Kahn Gillmor2-34/+36
2018-12-05python: ctx.decrypt() has problematic error handlingDaniel Kahn Gillmor1-0/+4
2018-12-05python: Clarify the meaning of ctx.decrypt(verify=[])Daniel Kahn Gillmor1-1/+4
2018-12-05python: gpg.Context.decrypt verify_sigs and sink_result are boolsDaniel Kahn Gillmor1-5/+5
2018-12-05python: clarify documentation for verify argument for Context.decrypt()Daniel Kahn Gillmor1-1/+2
2018-12-05python: simplify Context.decrypt()Daniel Kahn Gillmor1-27/+2
2018-12-04python: windows c and cythonBen McGinnes3-0/+22
2018-12-04python: sphinx modificationBen McGinnes1-35/+0
2018-12-04python: Sphinx supportBen McGinnes6-1/+227
2018-12-04python: docs updateBen McGinnes15-144/+358
2018-12-03qt,cpp: Consistently use nullptr and overrideAndre Heinecke56-333/+336