aboutsummaryrefslogtreecommitdiffstats
path: root/lang (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Add test for version infoAndre Heinecke2017-09-041-0/+13
* cpp: Fix version info comparisonAndre Heinecke2017-09-041-7/+16
* python: Support parallel build in testsAlon Bar-Lev2017-08-211-1/+1
* python: Improve keylist test.Justus Winter2017-08-211-0/+3
* cpp: Fix Key::isDeVs for subkeysAndre Heinecke2017-07-261-1/+12
* python: Improve error handling.Justus Winter2017-07-112-65/+152
* Add isDeVs to ostream operatorAndre Heinecke2017-07-102-0/+2
* Fix some shadow warningsAndre Heinecke2017-07-101-4/+4
* cpp: Fix CMake config library name for GPGMEAndre Heinecke2017-06-121-1/+1
* Add flag 'is_de_vs' to decryption results and signatures.Justus Winter2017-06-015-2/+14
* python: Fix build in certain cases.Justus Winter2017-05-181-1/+1
* python: Fix test environment creation.Justus Winter2017-05-101-1/+0
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-102-0/+2
* tests: Harmonize test suites.Justus Winter2017-05-101-1/+4
* qt: Stop agent on clean.Justus Winter2017-05-101-0/+1
* qt: Add a missing include <functional>Andre Heinecke2017-05-101-0/+1
* qt: Undeprecate API that I find usefulAndre Heinecke2017-05-105-5/+5
* qt, tests: Don't use internal APIAndre Heinecke2017-05-102-17/+19
* qt, cpp: Add additional copyright BSI notesAndre Heinecke2017-04-2566-8/+134
* Change copyright from Intevation to BSIAndre Heinecke2017-04-25114-114/+228
* python: Skip TOFU test if not supported by GnuPG.Justus Winter2017-04-112-0/+11
* python: use autoconf pre-processor when building via autoconfAlon Bar-Lev2017-04-111-0/+4
* python: fix run-tests missing python_libdirAlon Bar-Lev2017-04-111-1/+3
* python: Prune CLEANFILES.Justus Winter2017-04-101-3/+1
* python: Fix distcheck.Justus Winter2017-04-101-2/+2
* python: Support alternatate libdir for testsAlon Bar-Lev2017-04-101-10/+15
* python: Read gpg-error.h using the pre-processorAlon Bar-Lev2017-04-101-25/+35
* python: Remove unneeded stats copyAlon Bar-Lev2017-04-101-6/+0
* python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev2017-04-102-14/+13
* tests: Do not use check-local magic as dependencyAlon Bar-Lev2017-04-101-9/+3
* python: support .pydistutils.cfg modeAlon Bar-Lev2017-04-101-15/+10
* python: simplify build, some fixupsAlon Bar-Lev2017-04-0730-39/+23
* python: Fix vpath builds, fix distcheck.Justus Winter2017-04-054-75/+92
* python: Generate files into build directoryAlon Bar-Lev2017-04-053-64/+64
* qt: pass fmt to gpgrt_asprintf()Igor Gnatenko2017-04-031-1/+1
* python: Don't treat skipped tests as errorAndre Heinecke2017-03-301-1/+1
* python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter2017-03-3014-8/+17
* qt: Handle if gpg does not support tofu in testAndre Heinecke2017-03-301-1/+22
* python,build: Reinstate prepare target.Alon Bar-Lev2017-03-292-14/+20
* Revert "qt: Disable testEncryptDecryptNowrap"Andre Heinecke2017-03-281-2/+0
* qt: Disable testEncryptDecryptNowrapAndre Heinecke2017-03-271-0/+2
* python: Skip tests if running with GnuPG < 2.1.12.Justus Winter2017-03-271-1/+6
* cpp: Respect decrypt flags in new functionsAndre Heinecke2017-03-241-4/+4
* qt: Add unittest for decrypt unwrapAndre Heinecke2017-03-241-1/+66
* cpp: Use gpgme_op_decrypt_ex and add new flags.Andre Heinecke2017-03-243-11/+58
* qt: Add test for Data::toKeysAndre Heinecke2017-03-221-0/+30
* cpp: Wrap keylist_from_dataAndre Heinecke2017-03-222-0/+29
* qt: Initialize library first in testsAndre Heinecke2017-03-221-0/+2
* python: Wrap 'gpgme_op_keylist_from_data_start'.Justus Winter2017-03-215-5/+242
* core,cpp: New key flag 'is_de_vs'.Werner Koch2017-03-202-0/+12