aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-12python: Fix a test for newer GnuPG (>= 2.3).NIIBE Yutaka1-1/+2
2020-10-27python: Handle the when case __doc__ is None.NIIBE Yutaka1-1/+6
2020-07-15core: Deprecate the non-working trustlist functions.Werner Koch2-47/+0
2020-07-14python: Workaround for a regression in GnuPG 2.2.21Werner Koch2-2/+16
2020-03-03python: fix minor typo in howtoBernhard Reiter1-1/+1
2020-02-14python: Also detect python 3.9.Werner Koch1-2/+2
2019-11-06python: Fix how to generate documentation.NIIBE Yutaka1-46/+35
2019-07-12python: doc: Remove generated files, put rules in Makefile.NIIBE Yutaka13-8017/+39
2019-07-12python: doc: Add suffix for org files.NIIBE Yutaka6-0/+0
2019-06-13python: Fix regression in t-decrypt-verify test.Werner Koch1-11/+11
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-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-03-26Release GPGME 1.13.0gpgme-1.13.0Werner Koch1-1/+1
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-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