aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: Make use of --homedir in gpgconf.Werner Koch2016-11-031-13/+45
* qt: Fix build with g++ 4.8.xAndras Mantia2016-11-021-3/+3
* qt, cpp: Fix versioning in cmake config and headerAndre Heinecke2016-11-025-13/+19
* 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-014-2/+640
* 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-3170-288/+289
* core: New API functions gpgme_set_sender, gpgme_get_sender.Werner Koch2016-10-2517-20/+234
* qt: Improve WKSPublishJob apidocAndre Heinecke2016-10-191-4/+13
* Post release updatesgpgme-1.7-branchWerner Koch2016-10-182-1/+5
* Release 1.7.1.gpgme-1.7.1Werner Koch2016-10-182-18/+22
* tests: Make t-cancel more portable.Werner Koch2016-10-141-1/+7
* 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
* cpp: Fix version numberAndre Heinecke2016-10-131-3/+3
* qt, cpp: Fix permissions of Config filesAndre Heinecke2016-10-132-4/+4
* qt: Install SpecialJobAndre Heinecke2016-10-132-1/+3
* qt, cpp: Fix expected targets in Config filesAndre Heinecke2016-10-132-2/+2
* Mention Qt API fixes in newsAndre Heinecke2016-10-111-0/+7
* 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-113-1/+34
* Add NEWS for cpp and qt, bump cpp versionAndre Heinecke2016-10-102-1/+9
* 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
* core: Fix w32 crash in find_program_in_dirAndre Heinecke2016-10-101-1/+1
* core: New helper function gpgme_addrspec_from_uid.Werner Koch2016-10-086-1/+50
* Add missing includes.Justus Winter2016-10-062-0/+2
* cpp: Bump RevisionAndre Heinecke2016-10-051-1/+1
* qt: Fix spelling error in WKSPublishJobAndre Heinecke2016-10-055-9/+9
* qt: Disable tests that require a password for 2.0Andre Heinecke2016-10-051-0/+26
* Add warning flags for c++ compiler, tooAndre Heinecke2016-10-051-0/+1
* qt: Fix unused variable warningsAndre Heinecke2016-10-055-13/+14
* cpp: Add support for URL Data encodingsAndre Heinecke2016-10-052-1/+10
* cpp: Fix gcc diagnostic push / popAndre Heinecke2016-10-051-2/+2
* qt: Disable t-wkspublish testAndre Heinecke2016-10-051-1/+1
* python: Link 'data.h' and 'config.h' into the builddir.Alon Bar-Lev2016-09-303-10/+11
* python: Add 'prepare' target.Alon Bar-Lev2016-09-301-0/+3
* python: Make generated 'setup.py' executable.Alon Bar-Lev2016-09-301-1/+1
* cpp, qt: Handle modified includedir installationAndre Heinecke2016-09-294-26/+8
* tests: Fix blunder.Justus Winter2016-09-272-2/+2