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
/
helpers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-16
python: Fix passphrase callback wrapping.
Justus Winter
1
-1
/
+15
2016-12-05
python: Try to be more helpful when given a string to encrypt().
Tobias Mueller
1
-2
/
+4
2016-10-31
python: Rename Python module from PyME to gpg.
Daniel Kahn Gillmor
1
-62
/
+62
2016-09-26
python: Include 'config.h'.
Justus Winter
1
-0
/
+4
2016-09-16
python: Release the GIL during calls into GPGME.
Justus Winter
1
-0
/
+37
2016-09-16
python: Adapt to 'gpgme_op_interact'.
Justus Winter
1
-4
/
+19
2016-09-13
python: Handle slight differences between Python 2 and 3.
Justus Winter
1
-14
/
+22
2016-09-13
python: Fix types and error handling.
Justus Winter
1
-11
/
+26
2016-09-12
python: Make type translation compatible with Python 2.7.
Justus Winter
1
-4
/
+34
2016-08-02
python: Add a flag identifying in-tree builds.
Justus Winter
1
-0
/
+9
2016-07-28
python: Rename exported functions.
Justus Winter
1
-7
/
+7
2016-07-28
python: Rename private functions.
Justus Winter
1
-47
/
+47
2016-07-28
python: Support the Assuan engine.
Justus Winter
1
-0
/
+116
2016-07-28
python: Expose less functions to the Python world.
Justus Winter
1
-0
/
+2
2016-07-11
python: Do not depend on access to internal data structures.
Justus Winter
1
-0
/
+1
2016-07-08
python: Fix raising stashed exceptions.
Justus Winter
1
-1
/
+7
2016-06-16
python: Make result objects more robust.
Justus Winter
1
-0
/
+32
2016-06-16
python: Simplify wrapping glue.
Justus Winter
1
-2
/
+2
2016-06-16
python: Rework callbacks.
Justus Winter
1
-27
/
+129
2016-06-16
python: Wrap objects implementing the buffer protocol.
Justus Winter
1
-46
/
+54
2016-06-16
python: Fix exception leak.
Justus Winter
1
-0
/
+1
2016-06-08
python: Improve error handling.
Justus Winter
1
-6
/
+23
2016-06-08
python: Add function to raise exceptions from c.
Justus Winter
1
-0
/
+20
2016-06-06
python: Wrap file-like objects on demand.
Justus Winter
1
-0
/
+65
2016-06-06
python: Move helper function.
Justus Winter
1
-0
/
+36
2016-06-06
python: Drop obsolete VCS keywords.
Justus Winter
1
-1
/
+0
2016-06-01
python: Improve build system integration, fix warnings.
Justus Winter
1
-2
/
+6
2016-05-27
python: Implement data callbacks.
Justus Winter
1
-0
/
+242
2016-05-27
python: Fix object deallocation.
Justus Winter
1
-3
/
+19
2016-05-24
python: Support status callbacks.
Justus Winter
1
-0
/
+65
2016-05-24
python: Improve support for edit callbacks.
Justus Winter
1
-4
/
+8
2016-05-23
python: Fix hook.
Justus Winter
1
-1
/
+1
2016-05-23
python: Move edit callback function.
Justus Winter
1
-0
/
+45
2016-05-19
python: Improve progress callbacks.
Justus Winter
1
-4
/
+14
2016-05-19
python: Robust exception handling in callbacks.
Justus Winter
1
-5
/
+90
2016-05-19
python: More type conversion fixes.
Justus Winter
1
-2
/
+24
2016-05-19
python: Fix import.
Justus Winter
1
-1
/
+4
2016-05-10
python: Delete trailing whitespace.
Justus Winter
1
-3
/
+3
2016-05-10
python: Rename bindings.
Justus Winter
1
-0
/
+0
2015-05-05
Python 3 port of PyME
Ben McGinnes
1
-0
/
+154