aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Qt: Disable t-tofuinfo testsAndre Heinecke2016-07-111-5/+1
* src: Fix error handling.Justus Winter2016-07-081-2/+7
* python: Fix raising stashed exceptions.Justus Winter2016-07-081-1/+7
* python: Fix distcheck.Justus Winter2016-07-075-23/+68
* qt: Fix distcheck.Justus Winter2016-07-072-2/+6
* cpp: Fix distcheck.Justus Winter2016-07-071-0/+2
* Qt: Add test for publicKeyAlgorithmAsStringAndre Heinecke2016-07-061-0/+22
* Cpp: Expose gpgme_pubkey_algo_nameAndre Heinecke2016-07-062-1/+15
* Qt: Add check for pubkeyAlgo in t-keylistAndre Heinecke2016-07-061-0/+4
* Cpp: Add PubkeyAlgo enumAndre Heinecke2016-07-062-3/+19
* Qt: Fix include order when buildin testAndre Heinecke2016-07-061-4/+4
* Revert "Qt: More robust lookup of Cpp's context.h"Andre Heinecke2016-07-061-1/+1
* Qt: Fix test build with Qt < 5.4.0Andre Heinecke2016-07-053-4/+4
* Qt: More robust lookup of Cpp's context.hAndre Heinecke2016-07-051-1/+1
* w32: Fallback to 2.1 reg key for gpgconf searchAndre Heinecke2016-07-051-3/+14
* Doc: Document pinentry modeAndre Heinecke2016-07-041-0/+56
* Qt: Add testTofuSignCountAndre Heinecke2016-07-041-1/+83
* Qt: Add test passphrase providerAndre Heinecke2016-07-042-1/+48
* Cpp: Add support for TOFU_CONFLICT sigsumAndre Heinecke2016-07-042-1/+6