aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: Add support for mixed symmetric and asym encAndre Heinecke2016-08-097-7/+154
* core: Let GPGME_PROTOCOL_ASSUAN pass Assuan comments through.Werner Koch2016-08-081-0/+1
* Prepend LD_LIBRARY_PATH for python testsAndre Heinecke2016-08-081-1/+1
* python: Clean up and modernize examples.Justus Winter2016-08-0514-500/+360
* core: Extend gpgme_subkey_t to carry the keygrip.Werner Koch2016-08-046-10/+76
* python: Add a nicer interface to list keys.Justus Winter2016-08-032-1/+16
* python: Add a flag identifying in-tree builds.Justus Winter2016-08-024-1/+24
* python: Fix build system integration.Justus Winter2016-08-021-3/+17
* doc: Document the Assuan protocol.Justus Winter2016-08-021-1/+97
* doc: Fix formatting.Justus Winter2016-08-021-2/+2
* python: Fix out-of-tree build.Justus Winter2016-07-281-1/+1
* python: Improve error handling.Justus Winter2016-07-281-8/+18
* src: Fix dummy engine versions.Justus Winter2016-07-283-6/+6
* python: Drop superfluous imports and trim public interface.Justus Winter2016-07-288-9/+27
* python: Rename compiled SWIG module.Justus Winter2016-07-287-115/+115
* python: Rename exported functions.Justus Winter2016-07-283-28/+28
* python: Rename private functions.Justus Winter2016-07-284-72/+77
* python: Support the Assuan engine.Justus Winter2016-07-287-1/+302
* python: Improve engine information handling.Justus Winter2016-07-283-9/+54
* python: Add accessors for the protocol.Justus Winter2016-07-281-0/+11
* python: Expose less functions to the Python world.Justus Winter2016-07-285-15/+46
* Fix including nil bytes in keylist output.Ben Kibbey2016-07-191-6/+6
* python: Make GPGME's version easily accessible.Justus Winter2016-07-151-4/+3
* python: Add an idiomatic interface.Justus Winter2016-07-1520-132/+774
* Qt: Disable keylocate test for gnupg < 2.0.10Andre Heinecke2016-07-141-0/+4
* Cpp: Add EngineInfo::Version classAndre Heinecke2016-07-142-0/+61
* Qt: Fix usage of ignore-invalid-option in testsAndre Heinecke2016-07-141-4/+4
* Qt: Fix tests if gpg2 is gpgAndre Heinecke2016-07-141-1/+7
* python: Fix test.Justus Winter2016-07-141-13/+5
* python: Drop bad category.Justus Winter2016-07-141-1/+0
* build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.Werner Koch2016-07-132-77/+128
* core: New GPGME_DATA_ENCODING_MIME.Werner Koch2016-07-138-5/+38
* core: Pass the engine's version string to the engine's new function.Werner Koch2016-07-139-9/+42
* Cpp: Add feature enum for new identifyAndre Heinecke2016-07-132-0/+3
* python: Port more tests.Justus Winter2016-07-125-6/+335
* python: Improve python packaging.Justus Winter2016-07-122-3/+26
* m4: Don't set fpic for qt on windowsAndre Heinecke2016-07-121-2/+4
* m4: Use LIBS instead of LDFLAGS for Qt libsAndre Heinecke2016-07-121-3/+3
* Bump version to 1.7.0Andre Heinecke2016-07-121-2/+2
* Qt: Install CamelCase forward includesAndre Heinecke2016-07-121-2/+40
* Qt: Export VerifyDetachedJobAndre Heinecke2016-07-121-1/+1
* Qt/Cpp: Add version headersAndre Heinecke2016-07-125-2/+71
* Qt/Cpp: Add license blurb to export headersAndre Heinecke2016-07-122-0/+40
* python: Fix distcheck.Justus Winter2016-07-111-0/+2
* m4: Add compile / link check for qtAndre Heinecke2016-07-111-0/+22
* python: Enable out-of-tree build of pyme bindings.Justus Winter2016-07-114-29/+99
* python: Do not depend on access to internal data structures.Justus Winter2016-07-112-45/+76
* python: Make result wrapping backwards compatible.Justus Winter2016-07-111-5/+4
* Qt: Fix memleaks in testsAndre Heinecke2016-07-113-0/+20
* Qt: Add some general Protocol documentationAndre Heinecke2016-07-111-0/+35