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: 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
*
qt: Add test for tofu conflict
Andre Heinecke
2017-02-02
1
-0
/
+133
*
qt: Increase timeout when waiting for signals.
Justus Winter
2017-01-31
6
-13
/
+17
*
python: Ensure quick-random is used if gpg is gpg2
Andre Heinecke
2017-01-26
1
-0
/
+2
*
python: default op_keylist_start parameters.
Tobias Mueller
2017-01-25
2
-0
/
+21
*
qt: Use QVERIFY instead of Q_ASSERT in conf test
Andre Heinecke
2017-01-16
1
-3
/
+3
*
qt: Add test for CryptoConfig
Andre Heinecke
2017-01-16
2
-3
/
+98
*
qt: Add support for stringValueList in CryptoConf
Andre Heinecke
2017-01-12
5
-1
/
+68
*
qt: Don't use qstrdup in test passphrase cb
Andre Heinecke
2017-01-12
1
-1
/
+5
*
qt: Clean up test dirs on failure
Andre Heinecke
2017-01-11
8
-174
/
+174
*
qt: Add test for uid functions
Andre Heinecke
2017-01-11
2
-3
/
+131
*
cpp: Add revuid and adduid support
Andre Heinecke
2017-01-11
4
-0
/
+76
*
Fix Qgpgme build for macos
Andre Heinecke
2017-01-11
2
-2
/
+4
*
Fix cmake configuration files for MacOS
Andre Heinecke
2017-01-11
4
-2
/
+16
*
python: Improve compatibility with Scheme tests.
Justus Winter
2017-01-03
1
-0
/
+2
*
python: Add a switch '--quiet' to the test runner.
Justus Winter
2017-01-03
1
-5
/
+12
*
qt: Update config sync doc / comment
Andre Heinecke
2017-01-02
2
-12
/
+6
*
cpp: Ensure that hasSecret is correct after update
Andre Heinecke
2016-12-16
1
-1
/
+6
*
cpp: Fix addrSpec for keys without email
Andre Heinecke
2016-12-15
1
-1
/
+6
*
cpp: Fix update of partial key in verifyresult
Andre Heinecke
2016-12-15
1
-1
/
+2
*
python: Try to be more helpful when given a string to encrypt().
Tobias Mueller
2016-12-05
2
-2
/
+19
*
python: Define a macro for wrapping fragile result objects.
Tobias Mueller
2016-12-05
1
-57
/
+12
*
python: Check "buffer" when writing to sys.stdout for python2 compat.
Tobias Mueller
2016-12-01
1
-1
/
+5
*
python: Make Context have a repr method.
Tobias Mueller
2016-12-01
1
-0
/
+8
*
python: Make Results have a nicer __repr__.
Tobias Mueller
2016-12-01
1
-3
/
+3
*
python: Fix removing the TOFU database.
Justus Winter
2016-11-25
2
-2
/
+2
*
tests: Remove tofu.db.
Justus Winter
2016-11-25
1
-1
/
+1
*
Remove a forgotten instance of @libsuffix@
Heiko Becker
2016-11-17
1
-1
/
+1
*
qt, cpp: Add cmake config files for w32
Andre Heinecke
2016-11-15
6
-15
/
+223
*
qt: Use new style connect in th..mixin
Andre Heinecke
2016-11-15
1
-1
/
+2
*
qt: Add API to get the context for a Job
Andre Heinecke
2016-11-14
4
-2
/
+36
*
cpp: Add get / set Sender API
Andre Heinecke
2016-11-14
2
-0
/
+14
*
qt, cpp: Enable dll build for windows
Andre Heinecke
2016-11-14
2
-2
/
+2
*
tests,python: Atomic directory creation
Alon Bar-Lev
2016-11-11
1
-1
/
+1
*
python: Require at least GPGME 1.7 for out-of-tree builds.
Justus Winter
2016-11-09
1
-2
/
+2
*
cpp: Add API for swdb queries
Andre Heinecke
2016-11-04
3
-2
/
+361
*
cpp: Add more EngineInfo::Version ctors
Andre Heinecke
2016-11-04
1
-0
/
+16
*
cpp: Don't include gpgme.h in tofuinfo header
Andre Heinecke
2016-11-04
1
-2
/
+0
[next]