| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | core: Add commented debug helper to posix-io.c. | Werner Koch | 2019-06-06 | 1 | -21/+71 |
* | core: Fix error return value of _gpgme_run_io_cb. | Werner Koch | 2019-06-06 | 1 | -5/+8 |
* | core: Prettify _gpgme_io_select debug output again and fix TRACE_SYSRES. | Werner Koch | 2019-06-05 | 2 | -6/+18 |
* | core: Improve the debug messages even more. | Werner Koch | 2019-06-05 | 18 | -140/+116 |
* | core: Avoid explicit locks in the debug code. | Werner Koch | 2019-06-05 | 1 | -46/+46 |
* | json: Print "nan", "-inf", "inf" if needed. | Werner Koch | 2019-06-04 | 1 | -1/+7 |
* | json: Improve handling of large exponents in the JSON parsor. | Werner Koch | 2019-06-04 | 1 | -7/+33 |
* | core: Implement recpstring option parsing for gpgsm. | Werner Koch | 2019-06-04 | 2 | -16/+26 |
* | core: Make gpgme_op_encrypt_ext work for CMS. | Werner Koch | 2019-06-04 | 1 | -1/+1 |
* | 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 |
* | core: Fix a strtoul to strtol | Andre Heinecke | 2019-03-26 | 1 | -1/+1 |
* | core, w32: Add hack to translate diag logger-fd | Andre Heinecke | 2019-03-25 | 1 | -5/+53 |
* | core: Support GPGME_AUDITLOG_DIAG for gpgsm. | Werner Koch | 2019-03-19 | 1 | -18/+114 |
* | json: Fix cosmetic error in the repl. | Werner Koch | 2019-02-28 | 1 | -1/+1 |
* | json: Limit recursion depth | Andre Heinecke | 2019-02-27 | 1 | -13/+41 |
* | core,w32: Fix missing sentinel in dir name builder. | Werner Koch | 2019-02-19 | 1 | -1/+1 |
* | 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 |
* | core: Silence newer compiler warnings. | Werner Koch | 2018-12-17 | 3 | -1/+5 |
* | core: Fix ERR_INV_ARG check in genkey_start | Andre Heinecke | 2018-12-07 | 1 | -1/+1 |
* | doc: Minor comment cleanups. | Werner Koch | 2018-12-03 | 1 | -0/+2 |
* | core: Fix format string errors in w32-io.c and use of TRACE_SUC. | Werner Koch | 2018-11-19 | 1 | -19/+23 |
* | core: Protect the trace macros for fun and profit. | Werner Koch | 2018-11-16 | 11 | -77/+114 |
* | core: Fix a LF problem in the new debug fucntion. | Werner Koch | 2018-11-16 | 1 | -3/+6 |
* | core: Fix format string errors in trace macros | Werner Koch | 2018-11-16 | 11 | -29/+30 |
* | core: Remove old debug helper function | Werner Koch | 2018-11-16 | 6 | -95/+59 |
* | core: Simplify the trace maros by using variadics. | Werner Koch | 2018-11-16 | 45 | -570/+550 |
* | Add SPDX identifiers to most source files | Werner Koch | 2018-11-16 | 75 | -1125/+1171 |
* | build: Make gpgme.m4 use gpgrt-config with *.pc. | NIIBE Yutaka | 2018-11-12 | 1 | -10/+48 |
* | build: Provide gpgme-glib.pc too. | NIIBE Yutaka | 2018-11-12 | 3 | -3/+17 |
* | build: Provide gpgme.pc, generated by configure. | NIIBE Yutaka | 2018-11-12 | 3 | -6/+27 |
* | spelling: fix misspellings | Daniel Kahn Gillmor | 2018-11-08 | 15 | -57/+57 |
* | gpg: Avoid error diagnostics with --override-session-key. | Werner Koch | 2018-11-05 | 1 | -1/+8 |
* | w32: Fix a few compiler warnings. | Werner Koch | 2018-11-02 | 2 | -15/+15 |
* | w32: Log all errors from CloseHandle and WFSO in w32-io. | Werner Koch | 2018-11-02 | 1 | -49/+70 |
* | w32: Don't use CloseHandle on an arbitrary integer. | Werner Koch | 2018-11-02 | 1 | -1/+1 |
* | w32: Revamp the closing of system objects. | Werner Koch | 2018-11-02 | 1 | -119/+261 |
* | core: Print a dump of the I/O data only at level 8. | Werner Koch | 2018-11-02 | 3 | -7/+18 |
* | w32: Fix and improve CancelSynchronousIo use. | Werner Koch | 2018-11-02 | 1 | -4/+6 |
* | w32: Use CancelSynchronousIo in destroy_reader. | Werner Koch | 2018-11-01 | 3 | -4/+41 |
* | w32: Merge all the object tables of w32-io into one. | Werner Koch | 2018-11-01 | 1 | -264/+245 |
* | w32: Remove unused arg from two functions. | Werner Koch | 2018-10-31 | 1 | -32/+47 |