aboutsummaryrefslogtreecommitdiffstats
path: root/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-03python: Add a nicer interface to list keys.Justus Winter2-1/+16
2016-08-02python: Add a flag identifying in-tree builds.Justus Winter4-1/+24
2016-08-02python: Fix build system integration.Justus Winter1-3/+17
2016-07-28python: Fix out-of-tree build.Justus Winter1-1/+1
2016-07-28python: Improve error handling.Justus Winter1-8/+18
2016-07-28python: Drop superfluous imports and trim public interface.Justus Winter8-9/+27
2016-07-28python: Rename compiled SWIG module.Justus Winter7-115/+115
2016-07-28python: Rename exported functions.Justus Winter3-28/+28
2016-07-28python: Rename private functions.Justus Winter4-72/+77
2016-07-28python: Support the Assuan engine.Justus Winter7-1/+302
2016-07-28python: Improve engine information handling.Justus Winter3-9/+54
2016-07-28python: Add accessors for the protocol.Justus Winter1-0/+11
2016-07-28python: Expose less functions to the Python world.Justus Winter5-15/+46
2016-07-15python: Make GPGME's version easily accessible.Justus Winter1-4/+3
2016-07-15python: Add an idiomatic interface.Justus Winter19-131/+773
2016-07-14Qt: Disable keylocate test for gnupg < 2.0.10Andre Heinecke1-0/+4
2016-07-14Cpp: Add EngineInfo::Version classAndre Heinecke2-0/+61
2016-07-14Qt: Fix usage of ignore-invalid-option in testsAndre Heinecke1-4/+4
2016-07-14Qt: Fix tests if gpg2 is gpgAndre Heinecke1-1/+7
2016-07-14python: Fix test.Justus Winter1-13/+5
2016-07-14python: Drop bad category.Justus Winter1-1/+0
2016-07-13core: New GPGME_DATA_ENCODING_MIME.Werner Koch2-1/+4
2016-07-13Cpp: Add feature enum for new identifyAndre Heinecke2-0/+3
2016-07-12python: Port more tests.Justus Winter5-6/+335
2016-07-12python: Improve python packaging.Justus Winter2-3/+26
2016-07-12Qt: Install CamelCase forward includesAndre Heinecke1-2/+40
2016-07-12Qt: Export VerifyDetachedJobAndre Heinecke1-1/+1
2016-07-12Qt/Cpp: Add version headersAndre Heinecke4-2/+69
2016-07-12Qt/Cpp: Add license blurb to export headersAndre Heinecke2-0/+40
2016-07-11python: Fix distcheck.Justus Winter1-0/+2
2016-07-11python: Enable out-of-tree build of pyme bindings.Justus Winter4-29/+99
2016-07-11python: Do not depend on access to internal data structures.Justus Winter2-45/+76
2016-07-11python: Make result wrapping backwards compatible.Justus Winter1-5/+4
2016-07-11Qt: Fix memleaks in testsAndre Heinecke3-0/+20
2016-07-11Qt: Add some general Protocol documentationAndre Heinecke1-0/+35
2016-07-11Qt: Disable t-tofuinfo testsAndre Heinecke1-5/+1
2016-07-08python: Fix raising stashed exceptions.Justus Winter1-1/+7
2016-07-07python: Fix distcheck.Justus Winter5-23/+68
2016-07-07qt: Fix distcheck.Justus Winter2-2/+6
2016-07-07cpp: Fix distcheck.Justus Winter1-0/+2
2016-07-06Qt: Add test for publicKeyAlgorithmAsStringAndre Heinecke1-0/+22
2016-07-06Cpp: Expose gpgme_pubkey_algo_nameAndre Heinecke2-1/+15
2016-07-06Qt: Add check for pubkeyAlgo in t-keylistAndre Heinecke1-0/+4
2016-07-06Cpp: Add PubkeyAlgo enumAndre Heinecke2-3/+19
2016-07-06Qt: Fix include order when buildin testAndre Heinecke1-4/+4
2016-07-06Revert "Qt: More robust lookup of Cpp's context.h"Andre Heinecke1-1/+1
2016-07-05Qt: Fix test build with Qt < 5.4.0Andre Heinecke3-4/+4
2016-07-05Qt: More robust lookup of Cpp's context.hAndre Heinecke1-1/+1
2016-07-04Qt: Add testTofuSignCountAndre Heinecke1-1/+83
2016-07-04Qt: Add test passphrase providerAndre Heinecke2-1/+48