Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-05-03 | python: stop raising BadSignatures from decrypt(verify=True)dkg/fix-T4276 | Daniel Kahn Gillmor | 2 | -13/+10 |
2019-05-03 | python/tests: try to decrypt and verify new test data | Daniel Kahn Gillmor | 2 | -0/+21 |
2019-05-03 | python: make it easier to run a limited number of tests | Daniel Kahn Gillmor | 1 | -1/+1 |
2019-03-26 | Release GPGME 1.13.0gpgme-1.13.0 | Werner Koch | 1 | -1/+1 |
2019-02-10 | python: examples | Ben McGinnes | 1 | -0/+131 |
2019-01-30 | python: docs | Ben McGinnes | 3 | -6/+6 |
2019-01-27 | python: post installer script | Ben McGinnes | 1 | -0/+4 |
2019-01-27 | python: post installer docs fix script | Ben McGinnes | 10 | -15/+53 |
2019-01-02 | python: post installer doc fix script | Ben McGinnes | 1 | -20/+9 |
2019-01-02 | python: examples | Ben McGinnes | 4 | -6/+3 |
2018-12-26 | python: examples | Ben McGinnes | 4 | -6/+3 |
2018-12-24 | python: docs processing | Ben McGinnes | 2 | -6/+175 |
2018-12-21 | python: docs | Ben McGinnes | 8 | -51/+193 |
2018-12-21 | python: groups example | Ben McGinnes | 2 | -10/+10 |
2018-12-17 | python docs: house keeping | Ben McGinnes | 1 | -14/+27 |
2018-12-16 | python: howto and examples | Ben McGinnes | 4 | -59/+61 |
2018-12-13 | python: examples bugfix | Ben McGinnes | 4 | -5/+29 |
2018-12-12 | python: new example script | Ben McGinnes | 1 | -0/+80 |
2018-12-12 | python: what's new summary | Ben McGinnes | 3 | -0/+29 |
2018-12-12 | python: advanced howto example | Ben McGinnes | 1 | -0/+1 |
2018-12-12 | python: howto examples equirements | Ben McGinnes | 1 | -0/+2 |
2018-12-10 | python: hkp key importer | Ben McGinnes | 1 | -19/+24 |
2018-12-10 | python: HKP search and import updates | Ben McGinnes | 4 | -41/+203 |
2018-12-10 | python: key import via HKP example | Ben McGinnes | 1 | -13/+11 |
2018-12-10 | python: docs updates | Ben McGinnes | 6 | -9/+172 |
2018-12-05 | python: examples | Ben McGinnes | 5 | -8/+8 |
2018-12-05 | python: overhaul logic of Context.decrypt() | Daniel Kahn Gillmor | 2 | -34/+36 |
2018-12-05 | python: ctx.decrypt() has problematic error handling | Daniel Kahn Gillmor | 1 | -0/+4 |
2018-12-05 | python: Clarify the meaning of ctx.decrypt(verify=[]) | Daniel Kahn Gillmor | 1 | -1/+4 |
2018-12-05 | python: gpg.Context.decrypt verify_sigs and sink_result are bools | Daniel Kahn Gillmor | 1 | -5/+5 |
2018-12-05 | python: clarify documentation for verify argument for Context.decrypt() | Daniel Kahn Gillmor | 1 | -1/+2 |
2018-12-05 | python: simplify Context.decrypt() | Daniel Kahn Gillmor | 1 | -27/+2 |
2018-12-04 | python: windows c and cython | Ben McGinnes | 3 | -0/+22 |
2018-12-04 | python: sphinx modification | Ben McGinnes | 1 | -35/+0 |
2018-12-04 | python: Sphinx support | Ben McGinnes | 6 | -1/+227 |
2018-12-04 | python: docs update | Ben McGinnes | 15 | -144/+358 |
2018-12-03 | doc: Minor comment cleanups. | Werner Koch | 1 | -9/+3 |
2018-11-30 | python: documentation fixes | Ben McGinnes | 4 | -3/+9 |
2018-11-30 | python: documentation | Ben McGinnes | 19 | -124/+542 |
2018-11-26 | python docs: checking key signatures | Ben McGinnes | 3 | -25/+260 |
2018-11-22 | python: docs update | Ben McGinnes | 6 | -24/+287 |
2018-11-22 | python: version as integers | Ben McGinnes | 1 | -0/+20 |
2018-11-19 | python: import type | Ben McGinnes | 1 | -7/+0 |
2018-11-19 | python: import constant | Ben McGinnes | 3 | -14/+14 |
2018-11-16 | Add SPDX identifiers to most source files | Werner Koch | 1 | -1/+2 |
2018-11-08 | spelling: fix misspellings | Daniel Kahn Gillmor | 6 | -20/+20 |
2018-11-06 | docs: python bindings | Ben McGinnes | 14 | -215/+504 |
2018-11-06 | python examples: another importer | Ben McGinnes | 1 | -4/+8 |
2018-11-06 | python examples: protonmail hkp scripts | Ben McGinnes | 2 | -28/+22 |
2018-11-03 | docs: typo | Ben McGinnes | 1 | -1/+1 |