aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cpp: Handle empty recipients consistentlyAndre Heinecke2016-08-102-38/+38
* core: Handle ENCRYPT_SYMMETRIC also for sig & encAndre Heinecke2016-08-101-4/+7
* 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
* tests: Fix memory leak.Justus Winter2016-08-101-0/+1
* core: Ensure err is initalized in gpg_encryptAndre Heinecke2016-08-101-1/+1
* 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
* core: Add support for mixed symmetric and asym encAndre Heinecke2016-08-097-7/+154
* core: Let GPGME_PROTOCOL_ASSUAN pass Assuan comments through.Werner Koch2016-08-081-0/+1
* Prepend LD_LIBRARY_PATH for python testsAndre Heinecke2016-08-081-1/+1
* python: Clean up and modernize examples.Justus Winter2016-08-0514-500/+360
* core: Extend gpgme_subkey_t to carry the keygrip.Werner Koch2016-08-046-10/+76
* 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
* doc: Document the Assuan protocol.Justus Winter2016-08-021-1/+97
* doc: Fix formatting.Justus Winter2016-08-021-2/+2
* python: Fix out-of-tree build.Justus Winter2016-07-281-1/+1
* python: Improve error handling.Justus Winter2016-07-281-8/+18
* src: Fix dummy engine versions.Justus Winter2016-07-283-6/+6
* 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
* Fix including nil bytes in keylist output.Ben Kibbey2016-07-191-6/+6
* python: Make GPGME's version easily accessible.Justus Winter2016-07-151-4/+3
* python: Add an idiomatic interface.Justus Winter2016-07-1520-132/+774
* Qt: Disable keylocate test for gnupg < 2.0.10Andre Heinecke2016-07-141-0/+4
* Cpp: Add EngineInfo::Version classAndre Heinecke2016-07-142-0/+61
* Qt: Fix usage of ignore-invalid-option in testsAndre Heinecke2016-07-141-4/+4
* Qt: Fix tests if gpg2 is gpgAndre Heinecke2016-07-141-1/+7
* python: Fix test.Justus Winter2016-07-141-13/+5
* python: Drop bad category.Justus Winter2016-07-141-1/+0
* build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.Werner Koch2016-07-132-77/+128
* core: New GPGME_DATA_ENCODING_MIME.Werner Koch2016-07-138-5/+38
* core: Pass the engine's version string to the engine's new function.Werner Koch2016-07-139-9/+42
* Cpp: Add feature enum for new identifyAndre Heinecke2016-07-132-0/+3
* python: Port more tests.Justus Winter2016-07-125-6/+335
* python: Improve python packaging.Justus Winter2016-07-122-3/+26
* m4: Don't set fpic for qt on windowsAndre Heinecke2016-07-121-2/+4