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