| Commit message (Expand) | Author | Age | Files | Lines |
* | python: Remove Python bindings | Ingo Klöcker | 2025-02-03 | 139 | -29233/+0 |
* | build,python: Fix uninstalling in distcheck | Ingo Klöcker | 2024-12-04 | 1 | -1/+1 |
* | build,python: Add Python 3.13 and remove Python 3.8 | Ingo Klöcker | 2024-12-04 | 1 | -1/+1 |
* | build,python: Fix build with setuptools 72.2.0+ | Ingo Klöcker | 2024-09-02 | 1 | -3/+3 |
* | build,python: Fix make distcheck for Python 3.9+ | Ingo Klöcker | 2024-05-29 | 1 | -2/+6 |
* | build,python: Build Python bindings without distutils | Ben Greiner | 2024-05-29 | 4 | -10/+15 |
* | python,doc: Fix typos in documentation and source code comments | Ingo Klöcker | 2023-10-13 | 4 | -6/+6 |
* | python,examples: Add missing word "License" | Marius P | 2023-10-13 | 35 | -35/+35 |
* | cpp,python: Respect --disable-gpg-test for tests | Biswapriyo Nath | 2023-05-30 | 1 | -1/+7 |
* | python: Fix wrong use of write. | Werner Koch | 2023-05-23 | 2 | -10/+5 |
* | doc: Fix Python example code. | NIIBE Yutaka | 2023-04-25 | 4 | -15/+24 |
* | tests: Stop daemons after setting up test environment | Ingo Klöcker | 2023-02-09 | 1 | -0/+1 |
* | doc:python: Replace gpgme-config to pkg-config. | NIIBE Yutaka | 2022-12-14 | 1 | -2/+2 |
* | python: Fix configure generating setup.py. | NIIBE Yutaka | 2022-10-26 | 1 | -11/+16 |
* | build:python: Don't use gpg-error-config/gpgme-config. | NIIBE Yutaka | 2022-09-15 | 1 | -29/+5 |
* | python: Don't call __del__ from __exit__ method. | NIIBE Yutaka | 2022-08-09 | 2 | -2/+5 |
* | python: Don't access gpgme with wrapped=None. | NIIBE Yutaka | 2022-08-05 | 1 | -0/+12 |
* | python: Reset passphrase callback correctly. | Jasper Spaans | 2022-08-05 | 1 | -8/+4 |
* | python: Allow returning signatures made by unknown keys in `decrypt` | Jasper Spaans | 2021-06-24 | 1 | -3/+9 |
* | python: Fix key_export*. | NIIBE Yutaka | 2020-12-03 | 1 | -3/+3 |
* | python: Fix a test for newer GnuPG (>= 2.3). | NIIBE Yutaka | 2020-11-12 | 1 | -1/+2 |
* | python: Handle the when case __doc__ is None. | NIIBE Yutaka | 2020-10-27 | 1 | -1/+6 |
* | core: Deprecate the non-working trustlist functions. | Werner Koch | 2020-07-15 | 2 | -47/+0 |
* | python: Workaround for a regression in GnuPG 2.2.21 | Werner Koch | 2020-07-14 | 2 | -2/+16 |
* | python: fix minor typo in howto | Bernhard Reiter | 2020-03-03 | 1 | -1/+1 |
* | python: Also detect python 3.9. | Werner Koch | 2020-02-14 | 1 | -2/+2 |
* | python: Fix how to generate documentation. | NIIBE Yutaka | 2019-11-06 | 1 | -46/+35 |
* | python: doc: Remove generated files, put rules in Makefile. | NIIBE Yutaka | 2019-07-12 | 13 | -8017/+39 |
* | python: doc: Add suffix for org files. | NIIBE Yutaka | 2019-07-12 | 6 | -0/+0 |
* | python: Fix regression in t-decrypt-verify test. | Werner Koch | 2019-06-13 | 1 | -11/+11 |
* | python: Set a default-key into gpg.conf for the tests. | Werner Koch | 2019-06-13 | 1 | -2/+1 |
* | python: Fix typo in DecryptionError exception. | NIIBE Yutaka | 2019-06-04 | 1 | -3/+3 |
* | python: Make EXTRA_DIST files explicit | Andre Heinecke | 2019-05-06 | 4 | -5/+171 |
* | Python, doc: Minor style improvement | Andre Heinecke | 2019-05-06 | 1 | -8/+9 |
* | python: stop raising BadSignatures from decrypt(verify=True)dkg/fix-T4276 | Daniel Kahn Gillmor | 2019-05-03 | 2 | -13/+10 |
* | python/tests: try to decrypt and verify new test data | Daniel Kahn Gillmor | 2019-05-03 | 2 | -0/+21 |
* | python: make it easier to run a limited number of tests | Daniel Kahn Gillmor | 2019-05-03 | 1 | -1/+1 |
* | Release GPGME 1.13.0gpgme-1.13.0 | Werner Koch | 2019-03-26 | 1 | -1/+1 |
* | python: examples | Ben McGinnes | 2019-02-10 | 1 | -0/+131 |
* | python: docs | Ben McGinnes | 2019-01-30 | 3 | -6/+6 |
* | python: post installer script | Ben McGinnes | 2019-01-27 | 1 | -0/+4 |
* | python: post installer docs fix script | Ben McGinnes | 2019-01-27 | 10 | -15/+53 |
* | python: post installer doc fix script | Ben McGinnes | 2019-01-02 | 1 | -20/+9 |
* | python: examples | Ben McGinnes | 2019-01-02 | 4 | -6/+3 |
* | python: docs processing | Ben McGinnes | 2018-12-24 | 2 | -6/+175 |
* | python: docs | Ben McGinnes | 2018-12-21 | 8 | -51/+193 |
* | python: groups example | Ben McGinnes | 2018-12-21 | 2 | -10/+10 |
* | python docs: house keeping | Ben McGinnes | 2018-12-17 | 1 | -14/+27 |
* | python: howto and examples | Ben McGinnes | 2018-12-16 | 4 | -59/+61 |
* | python: examples bugfix | Ben McGinnes | 2018-12-13 | 4 | -5/+29 |