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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
python: Fix a test for newer GnuPG (>= 2.3).
NIIBE Yutaka
1
-1
/
+2
2020-10-27
python: Handle the when case __doc__ is None.
NIIBE Yutaka
1
-1
/
+6
2020-07-15
core: Deprecate the non-working trustlist functions.
Werner Koch
2
-47
/
+0
2020-07-14
python: Workaround for a regression in GnuPG 2.2.21
Werner Koch
2
-2
/
+16
2020-03-03
python: fix minor typo in howto
Bernhard Reiter
1
-1
/
+1
2020-02-14
python: Also detect python 3.9.
Werner Koch
1
-2
/
+2
2019-11-06
python: Fix how to generate documentation.
NIIBE Yutaka
1
-46
/
+35
2019-07-12
python: doc: Remove generated files, put rules in Makefile.
NIIBE Yutaka
13
-8017
/
+39
2019-07-12
python: doc: Add suffix for org files.
NIIBE Yutaka
6
-0
/
+0
2019-06-13
python: Fix regression in t-decrypt-verify test.
Werner Koch
1
-11
/
+11
2019-06-13
python: Set a default-key into gpg.conf for the tests.
Werner Koch
1
-2
/
+1
2019-06-04
python: Fix typo in DecryptionError exception.
NIIBE Yutaka
1
-3
/
+3
2019-05-06
python: Make EXTRA_DIST files explicit
Andre Heinecke
4
-5
/
+171
2019-05-06
Python, doc: Minor style improvement
Andre Heinecke
1
-8
/
+9
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.0
gpgme-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
[next]