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
*
core: Add support for mixed symmetric and asym enc
Andre Heinecke
2016-08-09
7
-7
/
+154
*
core: Let GPGME_PROTOCOL_ASSUAN pass Assuan comments through.
Werner Koch
2016-08-08
1
-0
/
+1
*
Prepend LD_LIBRARY_PATH for python tests
Andre Heinecke
2016-08-08
1
-1
/
+1
*
python: Clean up and modernize examples.
Justus Winter
2016-08-05
14
-500
/
+360
*
core: Extend gpgme_subkey_t to carry the keygrip.
Werner Koch
2016-08-04
6
-10
/
+76
*
python: Add a nicer interface to list keys.
Justus Winter
2016-08-03
2
-1
/
+16
*
python: Add a flag identifying in-tree builds.
Justus Winter
2016-08-02
4
-1
/
+24
*
python: Fix build system integration.
Justus Winter
2016-08-02
1
-3
/
+17
*
doc: Document the Assuan protocol.
Justus Winter
2016-08-02
1
-1
/
+97
*
doc: Fix formatting.
Justus Winter
2016-08-02
1
-2
/
+2
*
python: Fix out-of-tree build.
Justus Winter
2016-07-28
1
-1
/
+1
*
python: Improve error handling.
Justus Winter
2016-07-28
1
-8
/
+18
*
src: Fix dummy engine versions.
Justus Winter
2016-07-28
3
-6
/
+6
*
python: Drop superfluous imports and trim public interface.
Justus Winter
2016-07-28
8
-9
/
+27
*
python: Rename compiled SWIG module.
Justus Winter
2016-07-28
7
-115
/
+115
*
python: Rename exported functions.
Justus Winter
2016-07-28
3
-28
/
+28
*
python: Rename private functions.
Justus Winter
2016-07-28
4
-72
/
+77
*
python: Support the Assuan engine.
Justus Winter
2016-07-28
7
-1
/
+302
*
python: Improve engine information handling.
Justus Winter
2016-07-28
3
-9
/
+54
*
python: Add accessors for the protocol.
Justus Winter
2016-07-28
1
-0
/
+11
*
python: Expose less functions to the Python world.
Justus Winter
2016-07-28
5
-15
/
+46
*
Fix including nil bytes in keylist output.
Ben Kibbey
2016-07-19
1
-6
/
+6
*
python: Make GPGME's version easily accessible.
Justus Winter
2016-07-15
1
-4
/
+3
*
python: Add an idiomatic interface.
Justus Winter
2016-07-15
20
-132
/
+774
*
Qt: Disable keylocate test for gnupg < 2.0.10
Andre Heinecke
2016-07-14
1
-0
/
+4
*
Cpp: Add EngineInfo::Version class
Andre Heinecke
2016-07-14
2
-0
/
+61
*
Qt: Fix usage of ignore-invalid-option in tests
Andre Heinecke
2016-07-14
1
-4
/
+4
*
Qt: Fix tests if gpg2 is gpg
Andre Heinecke
2016-07-14
1
-1
/
+7
*
python: Fix test.
Justus Winter
2016-07-14
1
-13
/
+5
*
python: Drop bad category.
Justus Winter
2016-07-14
1
-1
/
+0
*
build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.
Werner Koch
2016-07-13
2
-77
/
+128
*
core: New GPGME_DATA_ENCODING_MIME.
Werner Koch
2016-07-13
8
-5
/
+38
*
core: Pass the engine's version string to the engine's new function.
Werner Koch
2016-07-13
9
-9
/
+42
*
Cpp: Add feature enum for new identify
Andre Heinecke
2016-07-13
2
-0
/
+3
*
python: Port more tests.
Justus Winter
2016-07-12
5
-6
/
+335
*
python: Improve python packaging.
Justus Winter
2016-07-12
2
-3
/
+26
*
m4: Don't set fpic for qt on windows
Andre Heinecke
2016-07-12
1
-2
/
+4
*
m4: Use LIBS instead of LDFLAGS for Qt libs
Andre Heinecke
2016-07-12
1
-3
/
+3
*
Bump version to 1.7.0
Andre Heinecke
2016-07-12
1
-2
/
+2
*
Qt: Install CamelCase forward includes
Andre Heinecke
2016-07-12
1
-2
/
+40
*
Qt: Export VerifyDetachedJob
Andre Heinecke
2016-07-12
1
-1
/
+1
*
Qt/Cpp: Add version headers
Andre Heinecke
2016-07-12
5
-2
/
+71
*
Qt/Cpp: Add license blurb to export headers
Andre Heinecke
2016-07-12
2
-0
/
+40
*
python: Fix distcheck.
Justus Winter
2016-07-11
1
-0
/
+2
*
m4: Add compile / link check for qt
Andre Heinecke
2016-07-11
1
-0
/
+22
*
python: Enable out-of-tree build of pyme bindings.
Justus Winter
2016-07-11
4
-29
/
+99
*
python: Do not depend on access to internal data structures.
Justus Winter
2016-07-11
2
-45
/
+76
*
python: Make result wrapping backwards compatible.
Justus Winter
2016-07-11
1
-5
/
+4
*
Qt: Fix memleaks in tests
Andre Heinecke
2016-07-11
3
-0
/
+20
*
Qt: Add some general Protocol documentation
Andre Heinecke
2016-07-11
1
-0
/
+35
[next]