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
*
tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable.
Justus Winter
2017-03-20
1
-1
/
+0
*
python: Skip tests if GnuPG is too old.
Justus Winter
2017-03-20
7
-0
/
+16
*
python: Remove superfluous initialization.
Justus Winter
2017-03-20
21
-32
/
+0
*
python: Make error message more helpful.
Justus Winter
2017-03-14
1
-6
/
+11
*
python: Make tests more robust.
Justus Winter
2017-03-14
1
-11
/
+10
*
python: Improve build system integration.
Justus Winter
2017-03-14
1
-11
/
+10
*
python: Print path of the Python module used during tests.
Justus Winter
2017-03-02
1
-0
/
+3
*
python: Fix test.
Justus Winter
2017-02-20
1
-1
/
+2
*
python: Support manipulating the TOFU policy.
Justus Winter
2017-02-17
7
-3
/
+100
*
python: Support quick key signing.
Justus Winter
2017-02-17
5
-3
/
+190
*
python: Fix teardown of ephemeral contexts.
Justus Winter
2017-02-17
4
-260
/
+250
*
python: Fix using strings as commands in the assuan protocol.
Justus Winter
2017-02-17
2
-4
/
+7
*
python: Support adding and revoking UIDs.
Justus Winter
2017-02-16
3
-1
/
+129
*
python: Support quick subkey creation.
Justus Winter
2017-02-16
3
-1
/
+195
*
python: Support quick key creation.
Justus Winter
2017-02-16
6
-5
/
+275
*
python: Fix passphrase callback wrapping.
Justus Winter
2017-02-16
1
-1
/
+15
*
python: Fix error handling.
Justus Winter
2017-02-16
1
-1
/
+6
*
python: Fix build system integration.
Justus Winter
2017-02-15
2
-19
/
+20
*
python: Update lists of functions returning gpgme_error_t.
Justus Winter
2017-02-15
1
-6
/
+18
*
python: Wrap utility functions.
Justus Winter
2017-02-14
2
-0
/
+51
*
python: Use the correct function to free buffers.
Justus Winter
2017-02-14
1
-1
/
+1
*
python: Add keylist mode parameter.
Justus Winter
2017-02-14
1
-2
/
+5
*
python: Nicer repr for user ids.
Justus Winter
2017-02-14
1
-0
/
+4
*
python: Add convenience functions for the home directory.
Justus Winter
2017-02-14
1
-2
/
+12
*
python: Extend SWIG gpgme_{sub,}key with a __repr__ method.
Tobias Mueller
2017-02-14
1
-0
/
+27
*
python: Remove the -builtin flag for SWIG.
Tobias Mueller
2017-02-14
1
-1
/
+1
*
python: Call SWIG_NewPointerObj rather than SWIG_Python_NewPointerObj.
Tobias Mueller
2017-02-14
1
-1
/
+11
*
python: Conditionally provide py3 argument to SWIG
Tobias Mueller
2017-02-14
1
-2
/
+3
*
python: Use one copy of the source tree per Python version.
Justus Winter
2017-02-13
2
-17
/
+24
*
python: Ensure quick-random is used if gpg is gpg2
Andre Heinecke
2017-01-26
1
-0
/
+2
*
python: default op_keylist_start parameters.
Tobias Mueller
2017-01-25
2
-0
/
+21
*
python: Improve compatibility with Scheme tests.
Justus Winter
2017-01-03
1
-0
/
+2
*
python: Add a switch '--quiet' to the test runner.
Justus Winter
2017-01-03
1
-5
/
+12
*
python: Try to be more helpful when given a string to encrypt().
Tobias Mueller
2016-12-05
2
-2
/
+19
*
python: Define a macro for wrapping fragile result objects.
Tobias Mueller
2016-12-05
1
-57
/
+12
*
python: Check "buffer" when writing to sys.stdout for python2 compat.
Tobias Mueller
2016-12-01
1
-1
/
+5
*
python: Make Context have a repr method.
Tobias Mueller
2016-12-01
1
-0
/
+8
*
python: Make Results have a nicer __repr__.
Tobias Mueller
2016-12-01
1
-3
/
+3
*
python: Fix removing the TOFU database.
Justus Winter
2016-11-25
2
-2
/
+2
*
tests: Remove tofu.db.
Justus Winter
2016-11-25
1
-1
/
+1
*
tests,python: Atomic directory creation
Alon Bar-Lev
2016-11-11
1
-1
/
+1
*
python: Require at least GPGME 1.7 for out-of-tree builds.
Justus Winter
2016-11-09
1
-2
/
+2
*
python: Use vanity modules for constants in tests and examples.
Justus Winter
2016-10-31
25
-78
/
+103
*
python: Import the topmost module in tests and examples.
Justus Winter
2016-10-31
22
-225
/
+215
*
python: Improve constants module.
Justus Winter
2016-10-31
12
-0
/
+39
*
python: Rename Python module from PyME to gpg.
Daniel Kahn Gillmor
2016-10-31
67
-286
/
+286
*
python: Call ln(1) in a portable way.
Werner Koch
2016-10-14
1
-2
/
+2
*
python: Make 'get_key' more idiomatic.
Justus Winter
2016-10-13
4
-4
/
+52
*
python: Return public keys by default.
Justus Winter
2016-10-13
3
-7
/
+18
*
python: Fix example.
Justus Winter
2016-10-13
1
-2
/
+2
[next]