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
*
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
*
python: Link 'data.h' and 'config.h' into the builddir.
Alon Bar-Lev
2016-09-30
3
-10
/
+11
*
python: Add 'prepare' target.
Alon Bar-Lev
2016-09-30
1
-0
/
+3
*
tests: Fix blunder.
Justus Winter
2016-09-27
1
-1
/
+1
*
tests: Fix check for gpg versions not reporting the critical flag.
Justus Winter
2016-09-27
1
-0
/
+1
*
python: Get rid of the last C++-style comments.
Justus Winter
2016-09-26
1
-7
/
+7
*
python: Correctly translate to size_t.
Justus Winter
2016-09-26
1
-7
/
+22
*
python: Correctly translate off_t.
Justus Winter
2016-09-26
1
-5
/
+34
*
python: Include 'config.h'.
Justus Winter
2016-09-26
5
-1
/
+23
*
python: Create install dir.
Werner Koch
2016-09-21
1
-0
/
+1
*
tests: Make "make -j distcheck" work in Python.
Werner Koch
2016-09-20
2
-11
/
+9
*
tests: Use --batch for gpg import.
Werner Koch
2016-09-20
1
-3
/
+3
*
tests: Improve portability.
Werner Koch
2016-09-20
1
-2
/
+2
*
python: Improve metadata and READMEs.
Justus Winter
2016-09-19
2
-20
/
+23
*
core: Document the version a function has been deprecated.
Werner Koch
2016-09-16
1
-1
/
+1
*
python: Release the GIL during calls into GPGME.
Justus Winter
2016-09-16
2
-7
/
+45
*
python: Adapt to 'gpgme_op_interact'.
Justus Winter
2016-09-16
8
-38
/
+296
*
python: Clarify that we support Python 2.7 too.
Justus Winter
2016-09-14
3
-3
/
+3
*
python: Trim imports.
Justus Winter
2016-09-14
4
-4
/
+0
*
python: Improve error handling.
Justus Winter
2016-09-14
1
-2
/
+12
*
python: Adapt to TOFU changes.
Justus Winter
2016-09-14
1
-4
/
+1
*
python: Build for both Python2 and Python3.
Justus Winter
2016-09-14
3
-9
/
+122
*
python: Import from __future__ to align behavior of Python 2.7.
Justus Winter
2016-09-14
59
-0
/
+177
*
python: Use more generic shebang.
Justus Winter
2016-09-14
38
-38
/
+38
*
python: Handle slight differences between Python 2 and 3.
Justus Winter
2016-09-13
6
-32
/
+61
*
python: Fix types and error handling.
Justus Winter
2016-09-13
1
-11
/
+26
*
python: Avoid Python3-only form of super().
Justus Winter
2016-09-12
1
-4
/
+5
*
python: Make type translation compatible with Python 2.7.
Justus Winter
2016-09-12
2
-13
/
+78
*
python: Avoid hardcoding the interpreter.
Justus Winter
2016-09-12
1
-2
/
+2
*
python: Do not rely on subprocess.DEVNULL.
Justus Winter
2016-09-12
1
-2
/
+7
*
tests: Make signature notation test compatible with older GnuPGs.
Justus Winter
2016-09-12
1
-1
/
+10
*
Prepend LD_LIBRARY_PATH for python tests
Andre Heinecke
2016-08-08
1
-1
/
+1
*
python: Clean up and modernize examples.
Justus Winter
2016-08-05
14
-500
/
+360
*
python: Add a nicer interface to list keys.
Justus Winter
2016-08-03
2
-1
/
+16
*
python: Add a flag identifying in-tree builds.
Justus Winter
2016-08-02
4
-1
/
+24
*
python: Fix build system integration.
Justus Winter
2016-08-02
1
-3
/
+17
*
python: Fix out-of-tree build.
Justus Winter
2016-07-28
1
-1
/
+1
*
python: Improve error handling.
Justus Winter
2016-07-28
1
-8
/
+18
*
python: Drop superfluous imports and trim public interface.
Justus Winter
2016-07-28
8
-9
/
+27
*
python: Rename compiled SWIG module.
Justus Winter
2016-07-28
7
-115
/
+115
*
python: Rename exported functions.
Justus Winter
2016-07-28
3
-28
/
+28
*
python: Rename private functions.
Justus Winter
2016-07-28
4
-72
/
+77
*
python: Support the Assuan engine.
Justus Winter
2016-07-28
7
-1
/
+302
*
python: Improve engine information handling.
Justus Winter
2016-07-28
3
-9
/
+54
*
python: Add accessors for the protocol.
Justus Winter
2016-07-28
1
-0
/
+11
*
python: Expose less functions to the Python world.
Justus Winter
2016-07-28
5
-15
/
+46
*
python: Make GPGME's version easily accessible.
Justus Winter
2016-07-15
1
-4
/
+3
[next]