aboutsummaryrefslogtreecommitdiffstats
path: root/lang (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Correctly translate off_t.Justus Winter2016-09-261-5/+34
* python: Include 'config.h'.Justus Winter2016-09-265-1/+23
* Fix spellingDaniel Kahn Gillmor2016-09-233-6/+6
* move some file encodings to UTF-8Daniel Kahn Gillmor2016-09-233-3/+3
* cpp, qt: Include config.hAndre Heinecke2016-09-2369-0/+276
* cpp: Avoid missing returns in non-void functionsAndreas Stieger2016-09-213-0/+4
* python: Create install dir.Werner Koch2016-09-211-0/+1
* tests: Make "make -j distcheck" work in Python.Werner Koch2016-09-202-11/+9
* tests: Use --batch for gpg import.Werner Koch2016-09-201-3/+3
* tests: Improve portability.Werner Koch2016-09-202-3/+3
* qt: Improve READMEAndre Heinecke2016-09-191-15/+105
* cpp: Improve READMEAndre Heinecke2016-09-191-22/+63
* python: Improve metadata and READMEs.Justus Winter2016-09-193-21/+24
* qt: Add debug output for testTofuPolicyAndre Heinecke2016-09-191-0/+20
* qt: Add test for setting tofu policyAndre Heinecke2016-09-161-0/+36
* qt: Add job for tofupolicyAndre Heinecke2016-09-167-1/+237
* cpp: Add support for gpgme_op_tofu_policyAndre Heinecke2016-09-162-0/+35
* cpp: Declare sizes of tofu-info enumsAndre Heinecke2016-09-161-2/+2
* cpp: Silence use of deprecated function warning.Werner Koch2016-09-161-0/+9
* core: Document the version a function has been deprecated.Werner Koch2016-09-161-1/+1
* python: Release the GIL during calls into GPGME.Justus Winter2016-09-162-7/+45
* python: Adapt to 'gpgme_op_interact'.Justus Winter2016-09-168-38/+296
* python: Clarify that we support Python 2.7 too.Justus Winter2016-09-143-3/+3
* python: Trim imports.Justus Winter2016-09-144-4/+0
* python: Improve error handling.Justus Winter2016-09-141-2/+12
* python: Adapt to TOFU changes.Justus Winter2016-09-141-4/+1
* python: Build for both Python2 and Python3.Justus Winter2016-09-143-9/+122
* python: Import from __future__ to align behavior of Python 2.7.Justus Winter2016-09-1459-0/+177
* python: Use more generic shebang.Justus Winter2016-09-1438-38/+38
* python: Handle slight differences between Python 2 and 3.Justus Winter2016-09-136-32/+61
* python: Fix types and error handling.Justus Winter2016-09-131-11/+26
* python: Avoid Python3-only form of super().Justus Winter2016-09-121-4/+5
* python: Make type translation compatible with Python 2.7.Justus Winter2016-09-122-13/+78
* python: Avoid hardcoding the interpreter.Justus Winter2016-09-121-2/+2
* python: Do not rely on subprocess.DEVNULL.Justus Winter2016-09-121-2/+7
* tests: Make signature notation test compatible with older GnuPGs.Justus Winter2016-09-121-1/+10
* qt: Fix some includesAndre Heinecke2016-09-123-3/+7
* qt: Fix tofu test.Justus Winter2016-09-121-6/+6
* core,cpp: Extend the TOFU information.Werner Koch2016-09-072-8/+35
* qt: Clarify comment and strings in tofuinfo testAndre Heinecke2016-09-051-4/+8
* qt: Enable signcount checks in tofuinfo testAndre Heinecke2016-09-051-12/+27
* cpp: Add convenience update function to a keyAndre Heinecke2016-09-052-0/+28
* cpp: Add ostream operators for key and uidAndre Heinecke2016-09-052-0/+42
* qt: Add missing header redirectionAndre Heinecke2016-09-052-3/+13
* qt: Include cpp before core directoryAndre Heinecke2016-09-051-1/+1
* qt: Fix 2.1 t-support copyAndre Heinecke2016-08-251-1/+3
* qt: Fix and extend TofuInfo test.Andre Heinecke2016-08-251-10/+51
* qt: Fix keyring copy in testsAndre Heinecke2016-08-253-3/+3
* qt: Add generic flag support for keylistjobsAndre Heinecke2016-08-253-1/+10
* qt: Ensure that current src dir is included firstAndre Heinecke2016-08-251-2/+3