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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
python: Build for both Python2 and Python3.
Justus Winter
2016-09-14
5
-18
/
+177
*
python: Import from __future__ to align behavior of Python 2.7.
Justus Winter
2016-09-14
59
-0
/
+177
*
python: Use more generic shebang.
Justus Winter
2016-09-14
38
-38
/
+38
*
core: New function gpgme_op_adduid.
Werner Koch
2016-09-14
7
-33
/
+192
*
core: New function gpgme_op_createsubkey.
Werner Koch
2016-09-14
7
-33
/
+196
*
core: Use const char * where appropriate.
Werner Koch
2016-09-13
8
-25
/
+35
*
core: Cast away the common const problem with spawn and argv.
Werner Koch
2016-09-13
2
-5
/
+5
*
core: Fix condition-always-true warning in trace macro.
Werner Koch
2016-09-13
1
-1
/
+1
*
core: Mark unused function args.
Werner Koch
2016-09-13
20
-1
/
+86
*
tests: Mark lots of unused vars and fix const mismatches.
Werner Koch
2016-09-13
36
-216
/
+289
*
tests: Use gpgme_io_write in passhrase callbacks.
Werner Koch
2016-09-13
3
-20
/
+21
*
core: Do not pass const char* to functions taking a char*.
Werner Koch
2016-09-13
5
-8
/
+20
*
build: Use more compiler warnings
Werner Koch
2016-09-13
1
-0
/
+29
*
core: New function gpgme_op_create_key.
Werner Koch
2016-09-13
13
-59
/
+775
*
python: Handle slight differences between Python 2 and 3.
Justus Winter
2016-09-13
6
-32
/
+61
*
python: Fix types and error handling.
Justus Winter
2016-09-13
1
-11
/
+26
*
python: Avoid Python3-only form of super().
Justus Winter
2016-09-12
1
-4
/
+5
*
python: Make type translation compatible with Python 2.7.
Justus Winter
2016-09-12
2
-13
/
+78
*
python: Avoid hardcoding the interpreter.
Justus Winter
2016-09-12
1
-2
/
+2
*
python: Do not rely on subprocess.DEVNULL.
Justus Winter
2016-09-12
1
-2
/
+7
*
tests: Fix version comparison.
Justus Winter
2016-09-12
1
-2
/
+2
*
tests: Make signature notation test compatible with older GnuPGs.
Justus Winter
2016-09-12
2
-3
/
+40
*
qt: Fix some includes
Andre Heinecke
2016-09-12
3
-3
/
+7
*
qt: Fix tofu test.
Justus Winter
2016-09-12
1
-6
/
+6
*
core,cpp: Extend the TOFU information.
Werner Koch
2016-09-07
7
-23
/
+85
*
tests: Set passphrase cb in t-encrypt-mixed
Andre Heinecke
2016-09-06
1
-0
/
+2
*
core: Check for gpg version for loopback mode
Andre Heinecke
2016-09-06
1
-1
/
+1
*
core: Fix passphrase cb for mixed sym encrypt
Andre Heinecke
2016-09-06
2
-3
/
+2
*
qt: Clarify comment and strings in tofuinfo test
Andre Heinecke
2016-09-05
1
-4
/
+8
*
qt: Enable signcount checks in tofuinfo test
Andre Heinecke
2016-09-05
1
-12
/
+27
*
cpp: Add convenience update function to a key
Andre Heinecke
2016-09-05
2
-0
/
+28
*
cpp: Add ostream operators for key and uid
Andre Heinecke
2016-09-05
2
-0
/
+42
*
qt: Add missing header redirection
Andre Heinecke
2016-09-05
2
-3
/
+13
*
qt: Include cpp before core directory
Andre Heinecke
2016-09-05
1
-1
/
+1
*
qt: Fix 2.1 t-support copy
Andre Heinecke
2016-08-25
1
-1
/
+3
*
qt: Fix and extend TofuInfo test.
Andre Heinecke
2016-08-25
1
-10
/
+51
*
qt: Fix keyring copy in tests
Andre Heinecke
2016-08-25
3
-3
/
+3
*
qt: Add generic flag support for keylistjobs
Andre Heinecke
2016-08-25
3
-1
/
+10
*
qt: Ensure that current src dir is included first
Andre Heinecke
2016-08-25
1
-2
/
+3
*
cpp: Add WithTofu Keylist Mode
Andre Heinecke
2016-08-25
3
-1
/
+6
*
qt: Fix tofuinfo test when gpg is gpg2
Andre Heinecke
2016-08-25
4
-10
/
+30
*
qt: Remove unused variable in test
Andre Heinecke
2016-08-25
1
-2
/
+0
*
qt: Add test for wkspublishjob
Andre Heinecke
2016-08-25
2
-3
/
+284
*
qt: Add WKSPublishJob
Andre Heinecke
2016-08-25
7
-3
/
+388
*
Cpp: Change firstSeen / lastSeen return values
Andre Heinecke
2016-08-25
2
-6
/
+6
*
Cpp: Add wrapper for gpgme_get_dirinfo
Andre Heinecke
2016-08-25
2
-0
/
+14
*
Cpp: Add support for spawn engine
Andre Heinecke
2016-08-25
3
-1
/
+66
*
core: Add GPGME_KEYLIST_MODE_WITH_TOFU.
Werner Koch
2016-08-25
7
-15
/
+186
*
core: Adjust for TOFU_STATS change in gnupg 2.1.16.
Werner Koch
2016-08-24
2
-9
/
+5
*
core: Set the 'encrcount' field in gpgme_tofu_info_t.
Werner Koch
2016-08-24
1
-2
/
+8
[prev]
[next]