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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
Cpp: Clarify ownership of provider classes
Andre Heinecke
1
-0
/
+14
2016-08-10
Qt: Fix t-keylist moc include
Andre Heinecke
1
-1
/
+0
2016-08-09
Qt: Clean up debug output in tests
Andre Heinecke
1
-2
/
+1
2016-08-09
Qt: Add encryption test and refactor testsuite
Andre Heinecke
8
-46
/
+302
2016-08-09
Qt: Add support for EncryptJobs with generic flags
Andre Heinecke
6
-22
/
+100
2016-08-09
Cpp: Add support for all EncryptionFlags
Andre Heinecke
2
-1
/
+26
2016-08-09
Cpp: Fix simple symmetric encryption
Andre Heinecke
1
-1
/
+2
2016-08-08
Prepend LD_LIBRARY_PATH for python tests
Andre Heinecke
1
-1
/
+1
2016-08-05
python: Clean up and modernize examples.
Justus Winter
14
-500
/
+360
2016-08-03
python: Add a nicer interface to list keys.
Justus Winter
2
-1
/
+16
2016-08-02
python: Add a flag identifying in-tree builds.
Justus Winter
4
-1
/
+24
2016-08-02
python: Fix build system integration.
Justus Winter
1
-3
/
+17
2016-07-28
python: Fix out-of-tree build.
Justus Winter
1
-1
/
+1
2016-07-28
python: Improve error handling.
Justus Winter
1
-8
/
+18
2016-07-28
python: Drop superfluous imports and trim public interface.
Justus Winter
8
-9
/
+27
2016-07-28
python: Rename compiled SWIG module.
Justus Winter
7
-115
/
+115
2016-07-28
python: Rename exported functions.
Justus Winter
3
-28
/
+28
2016-07-28
python: Rename private functions.
Justus Winter
4
-72
/
+77
2016-07-28
python: Support the Assuan engine.
Justus Winter
7
-1
/
+302
2016-07-28
python: Improve engine information handling.
Justus Winter
3
-9
/
+54
2016-07-28
python: Add accessors for the protocol.
Justus Winter
1
-0
/
+11
2016-07-28
python: Expose less functions to the Python world.
Justus Winter
5
-15
/
+46
2016-07-15
python: Make GPGME's version easily accessible.
Justus Winter
1
-4
/
+3
2016-07-15
python: Add an idiomatic interface.
Justus Winter
19
-131
/
+773
2016-07-14
Qt: Disable keylocate test for gnupg < 2.0.10
Andre Heinecke
1
-0
/
+4
2016-07-14
Cpp: Add EngineInfo::Version class
Andre Heinecke
2
-0
/
+61
2016-07-14
Qt: Fix usage of ignore-invalid-option in tests
Andre Heinecke
1
-4
/
+4
2016-07-14
Qt: Fix tests if gpg2 is gpg
Andre Heinecke
1
-1
/
+7
2016-07-14
python: Fix test.
Justus Winter
1
-13
/
+5
2016-07-14
python: Drop bad category.
Justus Winter
1
-1
/
+0
2016-07-13
core: New GPGME_DATA_ENCODING_MIME.
Werner Koch
2
-1
/
+4
2016-07-13
Cpp: Add feature enum for new identify
Andre Heinecke
2
-0
/
+3
2016-07-12
python: Port more tests.
Justus Winter
5
-6
/
+335
2016-07-12
python: Improve python packaging.
Justus Winter
2
-3
/
+26
2016-07-12
Qt: Install CamelCase forward includes
Andre Heinecke
1
-2
/
+40
2016-07-12
Qt: Export VerifyDetachedJob
Andre Heinecke
1
-1
/
+1
2016-07-12
Qt/Cpp: Add version headers
Andre Heinecke
4
-2
/
+69
2016-07-12
Qt/Cpp: Add license blurb to export headers
Andre Heinecke
2
-0
/
+40
2016-07-11
python: Fix distcheck.
Justus Winter
1
-0
/
+2
2016-07-11
python: Enable out-of-tree build of pyme bindings.
Justus Winter
4
-29
/
+99
2016-07-11
python: Do not depend on access to internal data structures.
Justus Winter
2
-45
/
+76
2016-07-11
python: Make result wrapping backwards compatible.
Justus Winter
1
-5
/
+4
2016-07-11
Qt: Fix memleaks in tests
Andre Heinecke
3
-0
/
+20
2016-07-11
Qt: Add some general Protocol documentation
Andre Heinecke
1
-0
/
+35
2016-07-11
Qt: Disable t-tofuinfo tests
Andre Heinecke
1
-5
/
+1
2016-07-08
python: Fix raising stashed exceptions.
Justus Winter
1
-1
/
+7
2016-07-07
python: Fix distcheck.
Justus Winter
5
-23
/
+68
2016-07-07
qt: Fix distcheck.
Justus Winter
2
-2
/
+6
2016-07-07
cpp: Fix distcheck.
Justus Winter
1
-0
/
+2
2016-07-06
Qt: Add test for publicKeyAlgorithmAsString
Andre Heinecke
1
-0
/
+22
[next]