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
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
python: overhaul logic of Context.decrypt()
Daniel Kahn Gillmor
1
-1
/
+1
2018-11-08
spelling: fix misspellings
Daniel Kahn Gillmor
1
-1
/
+1
2018-10-20
python bindings: callback test
Ben McGinnes
1
-2
/
+30
2018-10-18
doc: convert more http:// links to https://
Daniel Kahn Gillmor
1
-1
/
+1
2018-10-18
doc: use https:// for www.gnu.org
Daniel Kahn Gillmor
32
-33
/
+33
2018-09-30
python bindings: fixing decrypt-verify
Ben McGinnes
1
-1
/
+1
2018-09-27
tests: python bindings
Ben McGinnes
1
-1
/
+1
2018-09-20
python: Fix a couple of syntax errors.
Werner Koch
4
-84
/
+92
2018-09-20
python: Fix regression in the test suite.
Werner Koch
1
-1
/
+1
2018-09-20
tests: Don't try using keys from a scmartcard.
Werner Koch
1
-0
/
+4
2018-08-18
Python bindings tests: Near PEP8 compliance
Ben McGinnes
31
-500
/
+773
2018-08-06
Make GNUPGHOME for tests overridable
Andre Heinecke
1
-1
/
+2
2018-06-16
python bindings: core key import
Ben McGinnes
1
-5
/
+9
2018-05-05
python: key expiration datetime stamp tests
Ben McGinnes
1
-1
/
+1
2018-02-15
tests: Makefile portability.
NIIBE Yutaka
1
-6
/
+4
2018-02-15
build: More Makefile fix.
NIIBE Yutaka
1
-6
/
+5
2017-12-04
python: Default whence argument for Data() to SEEK_SET.
Tobias Mueller
1
-0
/
+6
2017-11-21
tests: Make portability fix.
NIIBE Yutaka
1
-4
/
+4
2017-08-21
python: Support parallel build in tests
Alon Bar-Lev
1
-1
/
+1
2017-08-21
python: Improve keylist test.
Justus Winter
1
-0
/
+3
2017-05-10
python: Fix test environment creation.
Justus Winter
1
-1
/
+0
2017-05-10
tests: Make sure to kill all previously running daemons.
Justus Winter
1
-0
/
+1
2017-05-10
tests: Harmonize test suites.
Justus Winter
1
-1
/
+4
2017-04-11
python: Skip TOFU test if not supported by GnuPG.
Justus Winter
2
-0
/
+11
2017-04-11
python: fix run-tests missing python_libdir
Alon Bar-Lev
1
-1
/
+3
2017-04-10
python: Support alternatate libdir for tests
Alon Bar-Lev
1
-10
/
+15
2017-04-10
python: Remove usage of PYTHON_VERSIONS
Alon Bar-Lev
1
-2
/
+2
2017-04-05
python: Generate files into build directory
Alon Bar-Lev
1
-1
/
+0
2017-03-30
python: Don't treat skipped tests as error
Andre Heinecke
1
-1
/
+1
2017-03-30
python: Fix skipping tests if running with GnuPG < 2.1.12.
Justus Winter
14
-8
/
+17
2017-03-27
python: Skip tests if running with GnuPG < 2.1.12.
Justus Winter
1
-1
/
+6
2017-03-21
python: Wrap 'gpgme_op_keylist_from_data_start'.
Justus Winter
3
-1
/
+221
2017-03-20
python: Fix version check.
Justus Winter
1
-1
/
+3
2017-03-20
tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable.
Justus Winter
1
-1
/
+0
2017-03-20
python: Skip tests if GnuPG is too old.
Justus Winter
7
-0
/
+16
2017-03-20
python: Remove superfluous initialization.
Justus Winter
21
-32
/
+0
2017-03-14
python: Make error message more helpful.
Justus Winter
1
-6
/
+11
2017-03-14
python: Make tests more robust.
Justus Winter
1
-11
/
+10
2017-03-02
python: Print path of the Python module used during tests.
Justus Winter
1
-0
/
+3
2017-02-20
python: Fix test.
Justus Winter
1
-1
/
+2
2017-02-17
python: Support manipulating the TOFU policy.
Justus Winter
1
-0
/
+31
2017-02-17
python: Support quick key signing.
Justus Winter
2
-1
/
+122
2017-02-17
python: Fix teardown of ephemeral contexts.
Justus Winter
4
-260
/
+250
2017-02-17
python: Fix using strings as commands in the assuan protocol.
Justus Winter
1
-3
/
+6
2017-02-16
python: Support adding and revoking UIDs.
Justus Winter
2
-1
/
+105
2017-02-16
python: Support quick subkey creation.
Justus Winter
2
-1
/
+123
2017-02-16
python: Support quick key creation.
Justus Winter
3
-1
/
+168
2017-02-13
python: Use one copy of the source tree per Python version.
Justus Winter
1
-1
/
+3
2017-01-26
python: Ensure quick-random is used if gpg is gpg2
Andre Heinecke
1
-0
/
+2
2017-01-25
python: default op_keylist_start parameters.
Tobias Mueller
1
-0
/
+12
[next]