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
/
src
/
core.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
python,doc: Fix typos in documentation and source code comments
Ingo Klöcker
1
-3
/
+3
2022-08-09
python: Don't call __del__ from __exit__ method.
NIIBE Yutaka
1
-2
/
+2
2022-08-05
python: Don't access gpgme with wrapped=None.
NIIBE Yutaka
1
-0
/
+12
2022-08-05
python: Reset passphrase callback correctly.
Jasper Spaans
1
-8
/
+4
2021-06-24
python: Allow returning signatures made by unknown keys in `decrypt`
Jasper Spaans
1
-3
/
+9
2020-12-03
python: Fix key_export*.
NIIBE Yutaka
1
-3
/
+3
2020-10-27
python: Handle the when case __doc__ is None.
NIIBE Yutaka
1
-1
/
+6
2019-05-06
Python, doc: Minor style improvement
Andre Heinecke
1
-8
/
+9
2019-05-03
python: stop raising BadSignatures from decrypt(verify=True)
dkg/fix-T4276
Daniel Kahn Gillmor
1
-13
/
+9
2018-12-05
python: overhaul logic of Context.decrypt()
Daniel Kahn Gillmor
1
-33
/
+35
2018-12-05
python: ctx.decrypt() has problematic error handling
Daniel Kahn Gillmor
1
-0
/
+4
2018-12-05
python: Clarify the meaning of ctx.decrypt(verify=[])
Daniel Kahn Gillmor
1
-1
/
+4
2018-12-05
python: gpg.Context.decrypt verify_sigs and sink_result are bools
Daniel Kahn Gillmor
1
-5
/
+5
2018-12-05
python: clarify documentation for verify argument for Context.decrypt()
Daniel Kahn Gillmor
1
-1
/
+2
2018-12-05
python: simplify Context.decrypt()
Daniel Kahn Gillmor
1
-27
/
+2
2018-09-30
python bindings: fixing decrypt-verify
Ben McGinnes
1
-5
/
+6
2018-09-30
python bindings: ctx.decrypt
Ben McGinnes
1
-9
/
+53
2018-08-30
python bindings: estreams fix
ben/estreams-fix
Ben McGinnes
1
-7
/
+7
2018-08-29
python bindings: core
Ben McGinnes
1
-6
/
+7
2018-08-29
python bindings: core
Ben McGinnes
1
-0
/
+1
2018-08-29
python bindings: core
Ben McGinnes
1
-1
/
+7
2018-08-18
Python bindings src: PEP8 compliance
Ben McGinnes
1
-1
/
+2
2018-08-10
PEP8 compliance and other code fixes
Ben McGinnes
1
-98
/
+141
2018-07-01
python bindings: scheming serpents
Ben McGinnes
1
-69
/
+17
2018-07-01
python bindings: gpg.core
Ben McGinnes
1
-27
/
+79
2018-06-28
whitespace police:
Ben McGinnes
1
-2
/
+2
2018-06-28
python bindings: export secret keys
Ben McGinnes
1
-1
/
+42
2018-06-28
python bindings: export public keys
Ben McGinnes
1
-6
/
+18
2018-06-28
python bindings: export public keys
Ben McGinnes
1
-1
/
+58
2018-06-17
python bindings: core import statements
Ben McGinnes
1
-3
/
+3
2018-06-17
python bindings: core — PEP8 compliance
Ben McGinnes
1
-77
/
+101
2018-06-17
python bindings: core - key import
gsoc/jacob-key-import
Ben McGinnes
1
-9
/
+37
2018-06-16
python bindings: core key import
Ben McGinnes
1
-0
/
+19
2017-07-11
python: Improve error handling.
Justus Winter
1
-41
/
+67
2017-04-07
python: simplify build, some fixups
Alon Bar-Lev
1
-0
/
+0
2017-03-21
python: Wrap 'gpgme_op_keylist_from_data_start'.
Justus Winter
1
-3
/
+20
2017-02-17
python: Support manipulating the TOFU policy.
Justus Winter
1
-0
/
+12
2017-02-17
python: Support quick key signing.
Justus Winter
1
-0
/
+41
2017-02-17
python: Fix using strings as commands in the assuan protocol.
Justus Winter
1
-1
/
+1
2017-02-16
python: Support adding and revoking UIDs.
Justus Winter
1
-0
/
+24
2017-02-16
python: Support quick subkey creation.
Justus Winter
1
-0
/
+72
2017-02-16
python: Support quick key creation.
Justus Winter
1
-1
/
+79
2017-02-15
python: Update lists of functions returning gpgme_error_t.
Justus Winter
1
-6
/
+18
2017-02-14
python: Wrap utility functions.
Justus Winter
1
-0
/
+49
2017-02-14
python: Add keylist mode parameter.
Justus Winter
1
-2
/
+5
2017-02-14
python: Add convenience functions for the home directory.
Justus Winter
1
-2
/
+12
2016-12-01
python: Make Context have a repr method.
Tobias Mueller
1
-0
/
+8
2016-10-31
python: Rename Python module from PyME to gpg.
Daniel Kahn Gillmor
1
-15
/
+15
2016-10-13
python: Make 'get_key' more idiomatic.
Justus Winter
1
-1
/
+9
2016-10-13
python: Return public keys by default.
Justus Winter
1
-5
/
+16
[next]