aboutsummaryrefslogtreecommitdiffstats
path: root/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-14python: Remove the -builtin flag for SWIG.Tobias Mueller1-1/+1
2017-02-14python: Call SWIG_NewPointerObj rather than SWIG_Python_NewPointerObj.Tobias Mueller1-1/+11
2017-02-14python: Conditionally provide py3 argument to SWIGTobias Mueller1-2/+3
2017-02-13python: Use one copy of the source tree per Python version.Justus Winter2-17/+24
2017-02-13qt: Add missing #include <functional>Igor Gnatenko2-0/+2
2017-02-07qt: Don't rely on implicit include in t-verifyAndre Heinecke1-0/+1
2017-02-02qt: Add test for tofu conflictAndre Heinecke1-0/+133
2017-01-31qt: Increase timeout when waiting for signals.Justus Winter6-13/+17
2017-01-26python: Ensure quick-random is used if gpg is gpg2Andre Heinecke1-0/+2
2017-01-25python: default op_keylist_start parameters.Tobias Mueller2-0/+21
2017-01-16qt: Use QVERIFY instead of Q_ASSERT in conf testAndre Heinecke1-3/+3
2017-01-16qt: Add test for CryptoConfigAndre Heinecke2-3/+98
2017-01-12qt: Add support for stringValueList in CryptoConfAndre Heinecke5-1/+68
2017-01-12qt: Don't use qstrdup in test passphrase cbAndre Heinecke1-1/+5
2017-01-11qt: Clean up test dirs on failureAndre Heinecke8-174/+174
2017-01-11qt: Add test for uid functionsAndre Heinecke2-3/+131
2017-01-11cpp: Add revuid and adduid supportAndre Heinecke4-0/+76
2017-01-11Fix Qgpgme build for macosAndre Heinecke2-2/+4
2017-01-11Fix cmake configuration files for MacOSAndre Heinecke4-2/+16
2017-01-03python: Improve compatibility with Scheme tests.Justus Winter1-0/+2
2017-01-03python: Add a switch '--quiet' to the test runner.Justus Winter1-5/+12
2017-01-02qt: Update config sync doc / commentAndre Heinecke2-12/+6
2016-12-16cpp: Ensure that hasSecret is correct after updateAndre Heinecke1-1/+6
2016-12-15cpp: Fix addrSpec for keys without emailAndre Heinecke1-1/+6
2016-12-15cpp: Fix update of partial key in verifyresultAndre Heinecke1-1/+2
2016-12-05python: Try to be more helpful when given a string to encrypt().Tobias Mueller2-2/+19
2016-12-05python: Define a macro for wrapping fragile result objects.Tobias Mueller1-57/+12
2016-12-01python: Check "buffer" when writing to sys.stdout for python2 compat.Tobias Mueller1-1/+5
2016-12-01python: Make Context have a repr method.Tobias Mueller1-0/+8
2016-12-01python: Make Results have a nicer __repr__.Tobias Mueller1-3/+3
2016-11-25python: Fix removing the TOFU database.Justus Winter2-2/+2
2016-11-25tests: Remove tofu.db.Justus Winter1-1/+1
2016-11-17Remove a forgotten instance of @libsuffix@Heiko Becker1-1/+1
2016-11-15qt, cpp: Add cmake config files for w32Andre Heinecke6-15/+223
2016-11-15qt: Use new style connect in th..mixinAndre Heinecke1-1/+2
2016-11-14qt: Add API to get the context for a JobAndre Heinecke4-2/+36
2016-11-14cpp: Add get / set Sender APIAndre Heinecke2-0/+14
2016-11-14qt, cpp: Enable dll build for windowsAndre Heinecke2-2/+2
2016-11-11tests,python: Atomic directory creationAlon Bar-Lev1-1/+1
2016-11-09python: Require at least GPGME 1.7 for out-of-tree builds.Justus Winter1-2/+2
2016-11-04cpp: Add API for swdb queriesAndre Heinecke3-2/+361
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