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
*
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
*
cpp: Extend gpgmefw for tofuinfo and swdb query
Andre Heinecke
2016-11-04
1
-0
/
+6
*
qt: Change license of export / version header
Andre Heinecke
2016-11-03
2
-34
/
+54
*
qt: Fix build with g++ 4.8.x
Andras Mantia
2016-11-02
1
-3
/
+3
*
qt, cpp: Fix versioning in cmake config and header
Andre Heinecke
2016-11-02
4
-13
/
+12
*
qt: Install cmake config into qgpgme subdir
Andre Heinecke
2016-11-02
1
-6
/
+6
*
qt: Require gpgmepp from cmake config script
Andre Heinecke
2016-11-02
1
-0
/
+3
*
qt, cpp: Add all generated files to cleanfiles
Andre Heinecke
2016-11-02
2
-2
/
+5
*
qt: Add Distinguished Name parser from libkleo
Andre Heinecke
2016-11-01
3
-2
/
+636
*
qt, cpp: Install version headers in subdirs
Andre Heinecke
2016-11-01
2
-2
/
+2
*
python: Use vanity modules for constants in tests and examples.
Justus Winter
2016-10-31
25
-78
/
+103
*
python: Import the topmost module in tests and examples.
Justus Winter
2016-10-31
22
-225
/
+215
*
python: Improve constants module.
Justus Winter
2016-10-31
12
-0
/
+39
*
python: Rename Python module from PyME to gpg.
Daniel Kahn Gillmor
2016-10-31
68
-287
/
+287
*
qt: Improve WKSPublishJob apidoc
Andre Heinecke
2016-10-19
1
-4
/
+13
*
python: Call ln(1) in a portable way.
Werner Koch
2016-10-14
1
-2
/
+2
*
cpp: Fix init of string from null
Andre Heinecke
2016-10-14
1
-3
/
+6
*
python: Make 'get_key' more idiomatic.
Justus Winter
2016-10-13
4
-4
/
+52
*
python: Return public keys by default.
Justus Winter
2016-10-13
3
-7
/
+18
*
python: Fix example.
Justus Winter
2016-10-13
1
-2
/
+2
*
qt, cpp: Fix permissions of Config files
Andre Heinecke
2016-10-13
2
-4
/
+4
*
qt: Install SpecialJob
Andre Heinecke
2016-10-13
1
-1
/
+2
*
qt, cpp: Fix expected targets in Config files
Andre Heinecke
2016-10-13
2
-2
/
+2
[next]