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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
python,build: Reinstate prepare target.
Alon Bar-Lev
2017-03-29
2
-14
/
+20
*
Revert "qt: Disable testEncryptDecryptNowrap"
Andre Heinecke
2017-03-28
1
-2
/
+0
*
qt: Disable testEncryptDecryptNowrap
Andre Heinecke
2017-03-27
1
-0
/
+2
*
python: Skip tests if running with GnuPG < 2.1.12.
Justus Winter
2017-03-27
1
-1
/
+6
*
cpp: Respect decrypt flags in new functions
Andre Heinecke
2017-03-24
1
-4
/
+4
*
qt: Add unittest for decrypt unwrap
Andre Heinecke
2017-03-24
1
-1
/
+66
*
cpp: Use gpgme_op_decrypt_ex and add new flags.
Andre Heinecke
2017-03-24
3
-11
/
+58
*
qt: Add test for Data::toKeys
Andre Heinecke
2017-03-22
1
-0
/
+30
*
cpp: Wrap keylist_from_data
Andre Heinecke
2017-03-22
2
-0
/
+29
*
qt: Initialize library first in tests
Andre Heinecke
2017-03-22
1
-0
/
+2
*
python: Wrap 'gpgme_op_keylist_from_data_start'.
Justus Winter
2017-03-21
5
-5
/
+242
*
core,cpp: New key flag 'is_de_vs'.
Werner Koch
2017-03-20
2
-0
/
+12
*
python: Fix version check.
Justus Winter
2017-03-20
1
-1
/
+3
*
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
*
qt: Add test for DN parser
Andre Heinecke
2017-03-13
1
-0
/
+10
*
qt: Use gpgrt_asprintf instead of qstrdup
Andre Heinecke
2017-03-13
1
-2
/
+2
*
python: Print path of the Python module used during tests.
Justus Winter
2017-03-02
1
-0
/
+3
*
cpp: Add subkey keygrip to API
Andre Heinecke
2017-03-02
2
-1
/
+8
*
cpp: Add interactor to generate keys on smartcard
Andre Heinecke
2017-03-01
4
-1
/
+408
*
qt: Allow creation of default keys without name
Andre Heinecke
2017-03-01
1
-3
/
+8
*
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
*
qt: Make sure to remove the tofu.db on clean.
Justus Winter
2017-02-14
1
-1
/
+1
*
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
*
qt: Add missing #include <functional>
Igor Gnatenko
2017-02-13
2
-0
/
+2
*
qt: Don't rely on implicit include in t-verify
Andre Heinecke
2017-02-07
1
-0
/
+1
[next]