index
:
GpgME
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lang
/
python
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.0
gpgme-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
*
python: new example script
Ben McGinnes
2018-12-12
1
-0
/
+80
*
python: what's new summary
Ben McGinnes
2018-12-12
3
-0
/
+29
*
python: advanced howto example
Ben McGinnes
2018-12-12
1
-0
/
+1
*
python: howto examples equirements
Ben McGinnes
2018-12-12
1
-0
/
+2
[next]