aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: Remove unused check for funopen/fopencookie.Werner Koch2017-02-022-78/+0
* core: Explain in gpgme.h that most stucts are read-only.Werner Koch2017-02-021-10/+70
* core: Un-deprecate gpgme_data_rewind.Werner Koch2017-02-024-16/+17
* core: Move all deprecated stuff to the end of gpgme.h.Werner Koch2017-02-021-315/+315
* core: Cleanup gpgme_key_unref freesAndre Heinecke2017-02-011-17/+8
* core: Fix leakage of address for mail only uidsAndre Heinecke2017-02-011-9/+1
* core: Improve mailbox only uid handlingAndre Heinecke2017-02-011-0/+8
* qt: Increase timeout when waiting for signals.Justus Winter2017-01-316-13/+17
* core: Add new context flag "redraw".Werner Koch2017-01-316-1/+49
* tests: Reduce iterations / threadsAndre Heinecke2017-01-303-3/+3
* python: Ensure quick-random is used if gpg is gpg2Andre Heinecke2017-01-261-0/+2
* python: default op_keylist_start parameters.Tobias Mueller2017-01-252-0/+21
* tests: Use --debug-quick-random for testsAndre Heinecke2017-01-251-5/+7
* w32: Fix closing file descriptors.Justus Winter2017-01-231-2/+8
* tests: Add safeguards against nullptr derefAndre Heinecke2017-01-171-6/+9
* qt: Use QVERIFY instead of Q_ASSERT in conf testAndre Heinecke2017-01-161-3/+3
* qt: Add test for CryptoConfigAndre Heinecke2017-01-162-3/+98
* tests: Fix distcheck.Justus Winter2017-01-161-1/+1
* Fix changing options with gpgconf.Justus Winter2017-01-161-12/+54
* tests: Improve the gpgconf test.Justus Winter2017-01-122-53/+129
* tests: Enable gpgconf test.Justus Winter2017-01-121-4/+0
* qt: Add support for stringValueList in CryptoConfAndre Heinecke2017-01-126-1/+69
* qt: Don't use qstrdup in test passphrase cbAndre Heinecke2017-01-121-1/+5
* qt: Clean up test dirs on failureAndre Heinecke2017-01-118-174/+174
* qt: Add test for uid functionsAndre Heinecke2017-01-112-3/+131
* cpp: Add revuid and adduid supportAndre Heinecke2017-01-115-0/+87
* Fix Qgpgme build for macosAndre Heinecke2017-01-112-2/+4
* Fix cmake configuration files for MacOSAndre Heinecke2017-01-115-2/+26
* python: Improve compatibility with Scheme tests.Justus Winter2017-01-031-0/+2
* python: Add a switch '--quiet' to the test runner.Justus Winter2017-01-031-5/+12
* qt: Update config sync doc / commentAndre Heinecke2017-01-022-12/+6
* core: Always use runtime for gpgconf changesAndre Heinecke2017-01-022-2/+4
* Fix gpg_addkey() to work with GPGME_CREATE_NOPASSWD as well.Ben Kibbey2016-12-311-0/+2
* Fix GPGME_CREATE_NOPASSWD without pinentry loopback.Ben Kibbey2016-12-271-0/+2
* Qt: Make sure extended grep is used with '|'.Raphael Kubo da Costa2016-12-191-3/+3
* cpp: Ensure that hasSecret is correct after updateAndre Heinecke2016-12-161-1/+6
* cpp: Fix addrSpec for keys without emailAndre Heinecke2016-12-151-1/+6
* cpp: Fix update of partial key in verifyresultAndre Heinecke2016-12-151-1/+2
* doc: Let's suggest GNU guidelines for bit checking.Werner Koch2016-12-071-1/+1
* Clarify what "checking on bit" meansAndre Heinecke2016-12-071-1/+13
* 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-252-2/+3
* Remove a forgotten instance of @libsuffix@Heiko Becker2016-11-171-1/+1
* Post release updates.Werner Koch2016-11-162-1/+5
* Release 1.8.0gpgme-1.8.0Werner Koch2016-11-163-10/+26