aboutsummaryrefslogtreecommitdiffstats
path: root/lang (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp: Fix update of partial key in verifyresultAndre Heinecke2016-12-151-1/+2
* python: Try to be more helpful when given a string to encrypt().Tobias Mueller2016-12-052-2/+19
* python: Define a macro for wrapping fragile result objects.Tobias Mueller2016-12-051-57/+12
* python: Check "buffer" when writing to sys.stdout for python2 compat.Tobias Mueller2016-12-011-1/+5
* python: Make Context have a repr method.Tobias Mueller2016-12-011-0/+8
* python: Make Results have a nicer __repr__.Tobias Mueller2016-12-011-3/+3
* python: Fix removing the TOFU database.Justus Winter2016-11-252-2/+2
* tests: Remove tofu.db.Justus Winter2016-11-251-1/+1
* Remove a forgotten instance of @libsuffix@Heiko Becker2016-11-171-1/+1
* qt, cpp: Add cmake config files for w32Andre Heinecke2016-11-156-15/+223
* qt: Use new style connect in th..mixinAndre Heinecke2016-11-151-1/+2
* qt: Add API to get the context for a JobAndre Heinecke2016-11-144-2/+36
* cpp: Add get / set Sender APIAndre Heinecke2016-11-142-0/+14
* qt, cpp: Enable dll build for windowsAndre Heinecke2016-11-142-2/+2
* tests,python: Atomic directory creationAlon Bar-Lev2016-11-111-1/+1
* python: Require at least GPGME 1.7 for out-of-tree builds.Justus Winter2016-11-091-2/+2
* cpp: Add API for swdb queriesAndre Heinecke2016-11-043-2/+361
* cpp: Add more EngineInfo::Version ctorsAndre Heinecke2016-11-041-0/+16
* cpp: Don't include gpgme.h in tofuinfo headerAndre Heinecke2016-11-041-2/+0
* cpp: Extend gpgmefw for tofuinfo and swdb queryAndre Heinecke2016-11-041-0/+6
* qt: Change license of export / version headerAndre Heinecke2016-11-032-34/+54
* qt: Fix build with g++ 4.8.xAndras Mantia2016-11-021-3/+3
* qt, cpp: Fix versioning in cmake config and headerAndre Heinecke2016-11-024-13/+12
* qt: Install cmake config into qgpgme subdirAndre Heinecke2016-11-021-6/+6
* qt: Require gpgmepp from cmake config scriptAndre Heinecke2016-11-021-0/+3
* qt, cpp: Add all generated files to cleanfilesAndre Heinecke2016-11-022-2/+5
* qt: Add Distinguished Name parser from libkleoAndre Heinecke2016-11-013-2/+636
* qt, cpp: Install version headers in subdirsAndre Heinecke2016-11-012-2/+2
* python: Use vanity modules for constants in tests and examples.Justus Winter2016-10-3125-78/+103
* python: Import the topmost module in tests and examples.Justus Winter2016-10-3122-225/+215
* python: Improve constants module.Justus Winter2016-10-3112-0/+39
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-3168-287/+287
* qt: Improve WKSPublishJob apidocAndre Heinecke2016-10-191-4/+13
* python: Call ln(1) in a portable way.Werner Koch2016-10-141-2/+2
* cpp: Fix init of string from nullAndre Heinecke2016-10-141-3/+6
* python: Make 'get_key' more idiomatic.Justus Winter2016-10-134-4/+52
* python: Return public keys by default.Justus Winter2016-10-133-7/+18
* python: Fix example.Justus Winter2016-10-131-2/+2
* qt, cpp: Fix permissions of Config filesAndre Heinecke2016-10-132-4/+4
* qt: Install SpecialJobAndre Heinecke2016-10-131-1/+2
* qt, cpp: Fix expected targets in Config filesAndre Heinecke2016-10-132-2/+2
* qt: Add missing implementation of MultiDeleteJobDaniel Vrátil2016-10-113-2/+120
* qt: Install abstractimportjob.hDaniel Vrátil2016-10-111-1/+1
* cpp: Add API for gpgme_addrspec_from_uidAndre Heinecke2016-10-112-0/+31
* Add convenience function to get key from sigAndre Heinecke2016-10-102-0/+53
* cpp: Return null key if the signature had no keyAndre Heinecke2016-10-101-0/+2
* qt: Add simple verify testAndre Heinecke2016-10-102-3/+97
* Add missing includes.Justus Winter2016-10-061-0/+1
* qt: Fix spelling error in WKSPublishJobAndre Heinecke2016-10-054-7/+7
* qt: Disable tests that require a password for 2.0Andre Heinecke2016-10-051-0/+26