aboutsummaryrefslogtreecommitdiffstats
path: root/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-12python: Make type translation compatible with Python 2.7.Justus Winter2-13/+78
2016-09-12python: Avoid hardcoding the interpreter.Justus Winter1-2/+2
2016-09-12python: Do not rely on subprocess.DEVNULL.Justus Winter1-2/+7
2016-09-12tests: Make signature notation test compatible with older GnuPGs.Justus Winter1-1/+10
2016-09-12qt: Fix some includesAndre Heinecke3-3/+7
2016-09-12qt: Fix tofu test.Justus Winter1-6/+6
2016-09-07core,cpp: Extend the TOFU information.Werner Koch2-8/+35
2016-09-05qt: Clarify comment and strings in tofuinfo testAndre Heinecke1-4/+8
2016-09-05qt: Enable signcount checks in tofuinfo testAndre Heinecke1-12/+27
2016-09-05cpp: Add convenience update function to a keyAndre Heinecke2-0/+28
2016-09-05cpp: Add ostream operators for key and uidAndre Heinecke2-0/+42
2016-09-05qt: Add missing header redirectionAndre Heinecke2-3/+13
2016-09-05qt: Include cpp before core directoryAndre Heinecke1-1/+1
2016-08-25qt: Fix 2.1 t-support copyAndre Heinecke1-1/+3
2016-08-25qt: Fix and extend TofuInfo test.Andre Heinecke1-10/+51
2016-08-25qt: Fix keyring copy in testsAndre Heinecke3-3/+3
2016-08-25qt: Add generic flag support for keylistjobsAndre Heinecke3-1/+10
2016-08-25qt: Ensure that current src dir is included firstAndre Heinecke1-2/+3
2016-08-25cpp: Add WithTofu Keylist ModeAndre Heinecke3-1/+6
2016-08-25qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke4-10/+30
2016-08-25qt: Remove unused variable in testAndre Heinecke1-2/+0
2016-08-25qt: Add test for wkspublishjobAndre Heinecke2-3/+284
2016-08-25qt: Add WKSPublishJobAndre Heinecke7-3/+388
2016-08-25Cpp: Change firstSeen / lastSeen return valuesAndre Heinecke2-6/+6
2016-08-25Cpp: Add wrapper for gpgme_get_dirinfoAndre Heinecke2-0/+14
2016-08-25Cpp: Add support for spawn engineAndre Heinecke3-1/+66
2016-08-24cpp: Get rid of AssuanResult due to its deprecation.Werner Koch6-203/+40
2016-08-24Qt: Adapt (disabled) tofuinfo test to new APIAndre Heinecke1-49/+60
2016-08-24Cpp: Add Key to signatureAndre Heinecke2-0/+20
2016-08-24Cpp: Use fpr field for primaryFingerprintAndre Heinecke1-5/+10
2016-08-23Cpp: Move tofuinfo from signature to useridAndre Heinecke7-72/+17
2016-08-17Cpp: Fix some pedantic warningsAndre Heinecke3-4/+4
2016-08-12Qt: Add test for progress signal of encryptjobAndre Heinecke1-0/+62
2016-08-12Cpp: Provide size-hint for seekable and mem dataAndre Heinecke1-0/+10
2016-08-12Qt: Fix defaultkeygenerationjob buildAndre Heinecke1-0/+2
2016-08-11Qt: Add DefaultKeyGenerationJobAndre Heinecke3-4/+207
2016-08-11Qt: Ensure all public classes are exportedAndre Heinecke13-15/+29
2016-08-11Qt: Add KeyForMailboxJobAndre Heinecke9-4/+399
2016-08-10build: Declare all languages for make dist.Werner Koch1-0/+1
2016-08-10Cpp: Handle empty recipients consistentlyAndre Heinecke2-38/+38
2016-08-10Qt: Remove unused variableAndre Heinecke1-1/+1
2016-08-10Qt: Create TestPassphraseProvider on stackAndre Heinecke2-4/+7
2016-08-10Cpp: Clarify ownership of provider classesAndre Heinecke1-0/+14
2016-08-10Qt: Fix t-keylist moc includeAndre Heinecke1-1/+0
2016-08-09Qt: Clean up debug output in testsAndre Heinecke1-2/+1
2016-08-09Qt: Add encryption test and refactor testsuiteAndre Heinecke8-46/+302
2016-08-09Qt: Add support for EncryptJobs with generic flagsAndre Heinecke6-22/+100
2016-08-09Cpp: Add support for all EncryptionFlagsAndre Heinecke2-1/+26
2016-08-09Cpp: Fix simple symmetric encryptionAndre Heinecke1-1/+2
2016-08-08Prepend LD_LIBRARY_PATH for python testsAndre Heinecke1-1/+1