| Commit message (Expand) | Author | Age | Files | Lines |
* | python: stop raising BadSignatures from decrypt(verify=True)dkg/fix-T4276 | Daniel Kahn Gillmor | 2019-05-03 | 2 | -13/+10 |
* | python/tests: try to decrypt and verify new test data | Daniel Kahn Gillmor | 2019-05-03 | 2 | -0/+21 |
* | tests: add two new types of encrypted data | Daniel Kahn Gillmor | 2019-05-03 | 3 | -0/+32 |
* | python: make it easier to run a limited number of tests | Daniel Kahn Gillmor | 2019-05-03 | 1 | -1/+1 |
* | tests: Add cms mode to run-import | Andre Heinecke | 2019-05-02 | 1 | -2/+15 |
* | cpp: Add wrapper for gpgme_set_global_flag | Andre Heinecke | 2019-04-24 | 3 | -0/+11 |
* | core: Fix duplication of close_notify_handler for gpgsm. | NIIBE Yutaka | 2019-04-19 | 1 | -2/+0 |
* | core: Fix error return. | NIIBE Yutaka | 2019-04-19 | 1 | -0/+1 |
* | core,w32: Fix minor potential memleak | Andre Heinecke | 2019-04-09 | 1 | -0/+2 |
* | core,w32: Fix new w32-util functions | Andre Heinecke | 2019-04-09 | 1 | -3/+25 |
* | core,w32: Improve handling of Unicode paths | Andre Heinecke | 2019-04-09 | 5 | -19/+128 |
* | core,w32: Show w32-spawn warning only once | Andre Heinecke | 2019-04-09 | 1 | -14/+19 |
* | core, w32: Fix format string errors on windows | Andre Heinecke | 2019-03-27 | 1 | -1/+8 |
* | core: Fix assuan logger-fd hack for windows | Andre Heinecke | 2019-03-27 | 1 | -1/+1 |
* | core,w32,glib: Fix build of w32-glib-io.c | Andre Heinecke | 2019-03-26 | 1 | -7/+10 |
* | Post release updates. | Werner Koch | 2019-03-26 | 2 | -1/+5 |
* | Release GPGME 1.13.0gpgme-1.13.0 | Werner Koch | 2019-03-26 | 3 | -9/+51 |
* | core: Fix a strtoul to strtol | Andre Heinecke | 2019-03-26 | 1 | -1/+1 |
* | cpp: Fix GenCardKeyInteractor and extend it | Andre Heinecke | 2019-03-26 | 3 | -2/+140 |
* | core, w32: Add hack to translate diag logger-fd | Andre Heinecke | 2019-03-25 | 1 | -5/+53 |
* | qt: Handle diagnostic audit log for CMS | Andre Heinecke | 2019-03-20 | 1 | -1/+7 |
* | core: Support GPGME_AUDITLOG_DIAG for gpgsm. | Werner Koch | 2019-03-19 | 1 | -18/+114 |
* | cpp: Fix Error::hasSystemError | Andre Heinecke | 2019-03-13 | 1 | -1/+1 |
* | json: Fix cosmetic error in the repl. | Werner Koch | 2019-02-28 | 1 | -1/+1 |
* | tests: Let run-verify print the de-vs flag. | Werner Koch | 2019-02-28 | 2 | -3/+4 |
* | json: Limit recursion depth | Andre Heinecke | 2019-02-27 | 1 | -13/+41 |
* | cpp: Add ostream operators for import result | Andre Heinecke | 2019-02-21 | 2 | -1/+46 |
* | cpp: Make GpgME::Data::toKeys really const | Andre Heinecke | 2019-02-21 | 1 | -0/+2 |
* | core,w32: Fix missing sentinel in dir name builder. | Werner Koch | 2019-02-19 | 1 | -1/+1 |
* | tests: Fix memleak in run-threaded | Andre Heinecke | 2019-02-11 | 1 | -0/+1 |
* | python: examples | Ben McGinnes | 2019-02-10 | 1 | -0/+131 |
* | python: docs | Ben McGinnes | 2019-01-30 | 3 | -6/+6 |
* | python: post installer script | Ben McGinnes | 2019-01-27 | 1 | -0/+4 |
* | python: post installer docs fix script | Ben McGinnes | 2019-01-27 | 10 | -15/+53 |
* | json: Better use gpgme_free | Werner Koch | 2019-01-25 | 1 | -1/+1 |
* | json: Fix minor memory leaks. | Werner Koch | 2019-01-25 | 1 | -6/+14 |
* | build: With LD_LIBRARY_PATH defined, use --disable-new-dtags. | NIIBE Yutaka | 2019-01-16 | 8 | -13/+50 |
* | tests: Add diagnostic example to run-import.c | Andre Heinecke | 2019-01-15 | 1 | -0/+14 |
* | qt: Use tofu conflict test keys without expiry | Andre Heinecke | 2019-01-09 | 1 | -28/+30 |
* | python docs: post installer | Ben McGinnes | 2019-01-02 | 0 | -0/+0 |
|\ |
|
| * | python: examples | Ben McGinnes | 2018-12-26 | 4 | -6/+3 |
* | | python: post installer doc fix script | Ben McGinnes | 2019-01-02 | 1 | -20/+9 |
* | | python: examples | Ben McGinnes | 2019-01-02 | 4 | -6/+3 |
* | | python: docs processing | Ben McGinnes | 2018-12-24 | 2 | -6/+175 |
|/ |
|
* | python: docs | Ben McGinnes | 2018-12-21 | 8 | -51/+193 |
* | python: groups example | Ben McGinnes | 2018-12-21 | 2 | -10/+10 |
* | python docs: house keeping | Ben McGinnes | 2018-12-17 | 1 | -14/+27 |
* | core: Silence newer compiler warnings. | Werner Koch | 2018-12-17 | 4 | -1/+7 |
* | python: howto and examples | Ben McGinnes | 2018-12-16 | 4 | -59/+61 |
* | python: examples bugfix | Ben McGinnes | 2018-12-13 | 4 | -5/+29 |