aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cpp: Add support for pinentry_modeAndre Heinecke2016-07-042-0/+50
* Qt: Add test for TofuInfoAndre Heinecke2016-07-012-3/+167
* Cpp: Add TofuInfo to signaturesAndre Heinecke2016-07-016-3/+339
* core: Clarify documentation of tofu_stats addressAndre Heinecke2016-07-011-1/+6
* core: Fix identify for armored detached sigsAndre Heinecke2016-07-011-1/+1
* tests: Fix trivial memory leaks.Justus Winter2016-06-278-10/+22
* Cpp: Expose new data_identify valuesAndre Heinecke2016-06-272-1/+5
* Cpp: Do not treat KEYEXPIRED as errorAndre Heinecke2016-06-271-2/+0
* tests: Add new test tool run-decryptAndre Heinecke2016-06-242-1/+190
* core: Add closer inspection of "PGP MESSAGE".Werner Koch2016-06-231-2/+27
* core: Add a base 64 decoder.Werner Koch2016-06-233-1/+272
* core: Detect compressed signed OpenPGP data.Werner Koch2016-06-221-9/+18
* tests: Add new test tool run-identify.Werner Koch2016-06-213-1/+132
* core: Enhance gpgme_data_identify to detect binary PGP messages.Werner Koch2016-06-213-1/+233
* python: Improve autmatically generated docstrings.Justus Winter2016-06-162-10/+23
* python: Make result objects more robust.Justus Winter2016-06-164-4/+224
* python: Avoid creating SWIG proxy classes.Justus Winter2016-06-162-2/+2
* python: Simplify wrapping glue.Justus Winter2016-06-162-23/+22
* python: Rework callbacks.Justus Winter2016-06-164-89/+171
* python: Wrap objects implementing the buffer protocol.Justus Winter2016-06-165-63/+179
* python: Add properties to wrapped object.Justus Winter2016-06-161-6/+82
* python: Improve the documentation.Justus Winter2016-06-165-102/+148
* python: Get version information from the build system.Justus Winter2016-06-165-59/+76
* python: Fix exception leak.Justus Winter2016-06-161-0/+1
* python: Fix license.Justus Winter2016-06-161-3/+3
* core: Make sure FD_SET is not used with an out of range fd.Werner Koch2016-06-141-0/+12
* python: Improve error handling.Justus Winter2016-06-081-6/+23
* python: Add function to raise exceptions from c.Justus Winter2016-06-081-0/+20
* python: Fix stripping deprecated functionality.Justus Winter2016-06-082-3/+8
* python: Fix type.Justus Winter2016-06-081-2/+12
* python: Implement the context manager protocol.Justus Winter2016-06-082-7/+29
* python: Fix error handling.Justus Winter2016-06-071-3/+4
* python: Wrap file-like objects on demand.Justus Winter2016-06-065-3/+127
* python: Move helper function.Justus Winter2016-06-063-31/+38
* python: Fix error handling.Justus Winter2016-06-061-8/+1
* python: Initialize GPGME for the user.Justus Winter2016-06-062-1/+6
* python: Drop obsolete VCS keywords.Justus Winter2016-06-0636-36/+0
* python: Fix test suite with GnuPG prior to 2.1.12.Justus Winter2016-06-011-1/+2
* python: Make Python detection more robust.Justus Winter2016-06-012-2/+11
* python: Improve build system integration, fix warnings.Justus Winter2016-06-012-3/+7
* Cpp: Use whitelist for status messagesAndre Heinecke2016-06-011-12/+8
* Qt: Fix debug output in t-ownertrustAndre Heinecke2016-06-011-1/+3
* tests: Fix notation tests.Justus Winter2016-06-012-6/+5