aboutsummaryrefslogtreecommitdiffstats
path: root/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-04cpp: Add more EngineInfo::Version ctorsAndre Heinecke1-0/+16
2016-11-04cpp: Don't include gpgme.h in tofuinfo headerAndre Heinecke1-2/+0
2016-11-04cpp: Extend gpgmefw for tofuinfo and swdb queryAndre Heinecke1-0/+6
2016-11-03qt: Change license of export / version headerAndre Heinecke2-34/+54
2016-11-02qt: Fix build with g++ 4.8.xAndras Mantia1-3/+3
2016-11-02qt, cpp: Fix versioning in cmake config and headerAndre Heinecke4-13/+12
2016-11-02qt: Install cmake config into qgpgme subdirAndre Heinecke1-6/+6
2016-11-02qt: Require gpgmepp from cmake config scriptAndre Heinecke1-0/+3
2016-11-02qt, cpp: Add all generated files to cleanfilesAndre Heinecke2-2/+5
2016-11-01qt: Add Distinguished Name parser from libkleoAndre Heinecke3-2/+636
2016-11-01qt, cpp: Install version headers in subdirsAndre Heinecke2-2/+2
2016-10-31python: Use vanity modules for constants in tests and examples.Justus Winter25-78/+103
2016-10-31python: Import the topmost module in tests and examples.Justus Winter22-225/+215
2016-10-31python: Improve constants module.Justus Winter12-0/+39
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor68-287/+287
2016-10-19qt: Improve WKSPublishJob apidocAndre Heinecke1-4/+13
2016-10-14python: Call ln(1) in a portable way.Werner Koch1-2/+2
2016-10-14cpp: Fix init of string from nullAndre Heinecke1-3/+6
2016-10-13python: Make 'get_key' more idiomatic.Justus Winter4-4/+52
2016-10-13python: Return public keys by default.Justus Winter3-7/+18
2016-10-13python: Fix example.Justus Winter1-2/+2
2016-10-13qt, cpp: Fix permissions of Config filesAndre Heinecke2-4/+4
2016-10-13qt: Install SpecialJobAndre Heinecke1-1/+2
2016-10-13qt, cpp: Fix expected targets in Config filesAndre Heinecke2-2/+2
2016-10-11qt: Add missing implementation of MultiDeleteJobDaniel Vrátil3-2/+120
2016-10-11qt: Install abstractimportjob.hDaniel Vrátil1-1/+1
2016-10-11cpp: Add API for gpgme_addrspec_from_uidAndre Heinecke2-0/+31
2016-10-10Add convenience function to get key from sigAndre Heinecke2-0/+53
2016-10-10cpp: Return null key if the signature had no keyAndre Heinecke1-0/+2
2016-10-10qt: Add simple verify testAndre Heinecke2-3/+97
2016-10-06Add missing includes.Justus Winter1-0/+1
2016-10-05qt: Fix spelling error in WKSPublishJobAndre Heinecke4-7/+7
2016-10-05qt: Disable tests that require a password for 2.0Andre Heinecke1-0/+26
2016-10-05qt: Fix unused variable warningsAndre Heinecke5-13/+14
2016-10-05cpp: Add support for URL Data encodingsAndre Heinecke2-1/+10
2016-10-05cpp: Fix gcc diagnostic push / popAndre Heinecke1-2/+2
2016-10-05qt: Disable t-wkspublish testAndre Heinecke1-1/+1
2016-09-30python: Link 'data.h' and 'config.h' into the builddir.Alon Bar-Lev3-10/+11
2016-09-30python: Add 'prepare' target.Alon Bar-Lev1-0/+3
2016-09-29cpp, qt: Handle modified includedir installationAndre Heinecke4-26/+8
2016-09-27tests: Fix blunder.Justus Winter1-1/+1
2016-09-27tests: Fix check for gpg versions not reporting the critical flag.Justus Winter1-0/+1
2016-09-26python: Get rid of the last C++-style comments.Justus Winter1-7/+7
2016-09-26python: Correctly translate to size_t.Justus Winter1-7/+22
2016-09-26python: Correctly translate off_t.Justus Winter1-5/+34
2016-09-26python: Include 'config.h'.Justus Winter5-1/+23
2016-09-23Fix spellingDaniel Kahn Gillmor3-6/+6
2016-09-23move some file encodings to UTF-8Daniel Kahn Gillmor3-3/+3
2016-09-23cpp, qt: Include config.hAndre Heinecke69-0/+276
2016-09-21cpp: Avoid missing returns in non-void functionsAndreas Stieger3-0/+4