aboutsummaryrefslogtreecommitdiffstats
path: root/lang (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-08-05python: Clean up and modernize examples.Justus Winter14-500/+360
2016-08-03python: Add a nicer interface to list keys.Justus Winter2-1/+16
2016-08-02python: Add a flag identifying in-tree builds.Justus Winter4-1/+24
2016-08-02python: Fix build system integration.Justus Winter1-3/+17
2016-07-28python: Fix out-of-tree build.Justus Winter1-1/+1
2016-07-28python: Improve error handling.Justus Winter1-8/+18
2016-07-28python: Drop superfluous imports and trim public interface.Justus Winter8-9/+27
2016-07-28python: Rename compiled SWIG module.Justus Winter7-115/+115
2016-07-28python: Rename exported functions.Justus Winter3-28/+28
2016-07-28python: Rename private functions.Justus Winter4-72/+77
2016-07-28python: Support the Assuan engine.Justus Winter7-1/+302
2016-07-28python: Improve engine information handling.Justus Winter3-9/+54
2016-07-28python: Add accessors for the protocol.Justus Winter1-0/+11
2016-07-28python: Expose less functions to the Python world.Justus Winter5-15/+46
2016-07-15python: Make GPGME's version easily accessible.Justus Winter1-4/+3
2016-07-15python: Add an idiomatic interface.Justus Winter19-131/+773
2016-07-14Qt: Disable keylocate test for gnupg < 2.0.10Andre Heinecke1-0/+4
2016-07-14Cpp: Add EngineInfo::Version classAndre Heinecke2-0/+61
2016-07-14Qt: Fix usage of ignore-invalid-option in testsAndre Heinecke1-4/+4
2016-07-14Qt: Fix tests if gpg2 is gpgAndre Heinecke1-1/+7
2016-07-14python: Fix test.Justus Winter1-13/+5
2016-07-14python: Drop bad category.Justus Winter1-1/+0
2016-07-13core: New GPGME_DATA_ENCODING_MIME.Werner Koch2-1/+4
2016-07-13Cpp: Add feature enum for new identifyAndre Heinecke2-0/+3
2016-07-12python: Port more tests.Justus Winter5-6/+335
2016-07-12python: Improve python packaging.Justus Winter2-3/+26
2016-07-12Qt: Install CamelCase forward includesAndre Heinecke1-2/+40