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
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
2017-01-03
python: Improve compatibility with Scheme tests.
Justus Winter
1
-0
/
+2
2017-01-03
python: Add a switch '--quiet' to the test runner.
Justus Winter
1
-5
/
+12
2016-12-05
python: Try to be more helpful when given a string to encrypt().
Tobias Mueller
1
-0
/
+15
2016-12-01
python: Check "buffer" when writing to sys.stdout for python2 compat.
Tobias Mueller
1
-1
/
+5
2016-11-25
python: Fix removing the TOFU database.
Justus Winter
1
-1
/
+1
2016-11-11
tests,python: Atomic directory creation
Alon Bar-Lev
1
-1
/
+1
2016-10-31
python: Use vanity modules for constants in tests and examples.
Justus Winter
21
-74
/
+74
2016-10-31
python: Import the topmost module in tests and examples.
Justus Winter
21
-217
/
+208
2016-10-31
python: Rename Python module from PyME to gpg.
Daniel Kahn Gillmor
24
-63
/
+63
2016-10-13
python: Make 'get_key' more idiomatic.
Justus Winter
2
-0
/
+24
2016-09-27
tests: Fix blunder.
Justus Winter
1
-1
/
+1
2016-09-27
tests: Fix check for gpg versions not reporting the critical flag.
Justus Winter
1
-0
/
+1
2016-09-20
tests: Make "make -j distcheck" work in Python.
Werner Koch
1
-10
/
+8
2016-09-20
tests: Use --batch for gpg import.
Werner Koch
1
-3
/
+3
2016-09-16
python: Adapt to 'gpgme_op_interact'.
Justus Winter
1
-2
/
+9
2016-09-14
python: Build for both Python2 and Python3.
Justus Winter
2
-4
/
+109
2016-09-14
python: Import from __future__ to align behavior of Python 2.7.
Justus Winter
24
-0
/
+72
2016-09-14
python: Use more generic shebang.
Justus Winter
24
-24
/
+24
2016-09-13
python: Handle slight differences between Python 2 and 3.
Justus Winter
3
-16
/
+25
2016-09-12
tests: Make signature notation test compatible with older GnuPGs.
Justus Winter
1
-1
/
+10
2016-08-08
Prepend LD_LIBRARY_PATH for python tests
Andre Heinecke
1
-1
/
+1
2016-08-03
python: Add a nicer interface to list keys.
Justus Winter
1
-1
/
+1
2016-07-28
python: Drop superfluous imports and trim public interface.
Justus Winter
4
-5
/
+1
2016-07-28
python: Support the Assuan engine.
Justus Winter
2
-1
/
+68
2016-07-15
python: Add an idiomatic interface.
Justus Winter
15
-44
/
+385
2016-07-14
python: Fix test.
Justus Winter
1
-13
/
+5
2016-07-12
python: Port more tests.
Justus Winter
4
-4
/
+331
2016-07-07
python: Fix distcheck.
Justus Winter
3
-4
/
+51
2016-06-16
python: Wrap objects implementing the buffer protocol.
Justus Winter
1
-8
/
+27
2016-06-08
python: Implement the context manager protocol.
Justus Winter
1
-5
/
+14
2016-06-06
python: Wrap file-like objects on demand.
Justus Winter
2
-1
/
+49
2016-06-06
python: Initialize GPGME for the user.
Justus Winter
1
-1
/
+0
2016-06-01
python: Fix test suite with GnuPG prior to 2.1.12.
Justus Winter
1
-1
/
+2
[next]