aboutsummaryrefslogtreecommitdiffstats
path: root/src/debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a configure test for gettid.Werner Koch2024-12-041-2/+9
* Don't use ath_self, but get thread ID directly.NIIBE Yutaka2024-07-051-4/+21
* core: Switch to logging via gpgrtWerner Koch2023-02-101-79/+83
* core: At debug levels up to 9 print only an ascii dump.Werner Koch2019-06-131-27/+59
* core: Prettify _gpgme_io_select debug output again and fix TRACE_SYSRES.Werner Koch2019-06-051-5/+16
* core: Improve the debug messages even more.Werner Koch2019-06-051-59/+40
* core: Avoid explicit locks in the debug code.Werner Koch2019-06-051-46/+46
* core, w32: Fix format string errors on windowsAndre Heinecke2019-03-271-1/+8
* core: Fix a LF problem in the new debug fucntion.Werner Koch2018-11-161-3/+6
* core: Fix format string errors in trace macrosWerner Koch2018-11-161-1/+1
* core: Remove old debug helper functionWerner Koch2018-11-161-60/+8
* core: Simplify the trace maros by using variadics.Werner Koch2018-11-161-0/+85
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-19/+19
* w32: Remove all support for WindowsCEWerner Koch2018-10-311-14/+0
* core: Return an error if NULL is provided for genkey's parms.Werner Koch2018-10-181-0/+3
* Spelling fixes for comments and docAndre Heinecke2017-12-081-1/+1
* core: Replace all calls to *sprintf by gpgrt_*sprintf.Werner Koch2017-02-021-7/+7
* w32: Print the installation directory in debug mode.Werner Koch2015-08-241-1/+11
* Fix compiler warnings about unused value in TRACE macros.Werner Koch2015-06-081-4/+15
* Simplify a debug code function.Werner Koch2013-05-061-11/+4
* Add gpgme_set_global_flag to help debuggingWerner Koch2012-09-251-7/+35
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-7/+7
* Hopefully last changes for building with MSC.Werner Koch2010-11-031-0/+10
* More include guards.Werner Koch2010-11-031-1/+5
* First take on changes to allow building with MSC for W32CE.Werner Koch2010-11-021-1/+3
* Enable debugging feature for W32CE.Werner Koch2010-10-071-0/+4
* 2010-05-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-05-061-1/+1
* 2009-12-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-12-221-1/+1
* Test on sgid processWerner Koch2009-12-101-1/+5
* 2009-11-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-041-17/+55
* 2009-11-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-021-1/+2
* 2009-06-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-06-221-6/+18
* assuan/Marcus Brinkmann2009-03-061-2/+1
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+295