aboutsummaryrefslogtreecommitdiffstats
path: root/lang (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpp: Add WithTofu Keylist ModeAndre Heinecke2016-08-253-1/+6
* qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke2016-08-254-10/+30
* qt: Remove unused variable in testAndre Heinecke2016-08-251-2/+0
* qt: Add test for wkspublishjobAndre Heinecke2016-08-252-3/+284
* qt: Add WKSPublishJobAndre Heinecke2016-08-257-3/+388
* Cpp: Change firstSeen / lastSeen return valuesAndre Heinecke2016-08-252-6/+6
* Cpp: Add wrapper for gpgme_get_dirinfoAndre Heinecke2016-08-252-0/+14
* Cpp: Add support for spawn engineAndre Heinecke2016-08-253-1/+66
* cpp: Get rid of AssuanResult due to its deprecation.Werner Koch2016-08-246-203/+40
* Qt: Adapt (disabled) tofuinfo test to new APIAndre Heinecke2016-08-241-49/+60
* Cpp: Add Key to signatureAndre Heinecke2016-08-242-0/+20
* Cpp: Use fpr field for primaryFingerprintAndre Heinecke2016-08-241-5/+10
* Cpp: Move tofuinfo from signature to useridAndre Heinecke2016-08-237-72/+17
* Cpp: Fix some pedantic warningsAndre Heinecke2016-08-173-4/+4
* Qt: Add test for progress signal of encryptjobAndre Heinecke2016-08-121-0/+62
* Cpp: Provide size-hint for seekable and mem dataAndre Heinecke2016-08-121-0/+10
* Qt: Fix defaultkeygenerationjob buildAndre Heinecke2016-08-121-0/+2
* Qt: Add DefaultKeyGenerationJobAndre Heinecke2016-08-113-4/+207
* Qt: Ensure all public classes are exportedAndre Heinecke2016-08-1113-15/+29
* Qt: Add KeyForMailboxJobAndre Heinecke2016-08-119-4/+399
* build: Declare all languages for make dist.Werner Koch2016-08-101-0/+1
* Cpp: Handle empty recipients consistentlyAndre Heinecke2016-08-102-38/+38
* Qt: Remove unused variableAndre Heinecke2016-08-101-1/+1
* Qt: Create TestPassphraseProvider on stackAndre Heinecke2016-08-102-4/+7
* Cpp: Clarify ownership of provider classesAndre Heinecke2016-08-101-0/+14
* Qt: Fix t-keylist moc includeAndre Heinecke2016-08-101-1/+0
* Qt: Clean up debug output in testsAndre Heinecke2016-08-091-2/+1
* Qt: Add encryption test and refactor testsuiteAndre Heinecke2016-08-098-46/+302
* Qt: Add support for EncryptJobs with generic flagsAndre Heinecke2016-08-096-22/+100
* Cpp: Add support for all EncryptionFlagsAndre Heinecke2016-08-092-1/+26
* Cpp: Fix simple symmetric encryptionAndre Heinecke2016-08-091-1/+2
* Prepend LD_LIBRARY_PATH for python testsAndre Heinecke2016-08-081-1/+1
* python: Clean up and modernize examples.Justus Winter2016-08-0514-500/+360
* python: Add a nicer interface to list keys.Justus Winter2016-08-032-1/+16
* python: Add a flag identifying in-tree builds.Justus Winter2016-08-024-1/+24
* python: Fix build system integration.Justus Winter2016-08-021-3/+17
* python: Fix out-of-tree build.Justus Winter2016-07-281-1/+1
* python: Improve error handling.Justus Winter2016-07-281-8/+18
* python: Drop superfluous imports and trim public interface.Justus Winter2016-07-288-9/+27
* python: Rename compiled SWIG module.Justus Winter2016-07-287-115/+115
* python: Rename exported functions.Justus Winter2016-07-283-28/+28
* python: Rename private functions.Justus Winter2016-07-284-72/+77
* python: Support the Assuan engine.Justus Winter2016-07-287-1/+302
* python: Improve engine information handling.Justus Winter2016-07-283-9/+54
* 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