aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t-logging.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-14tests: Fix a memory leak.NIIBE Yutaka1-0/+1
2018-12-06logging: Escape controls in string arguments of log_ functions.Werner Koch1-0/+32
2018-12-05core: Allow logging to an estream.Werner Koch1-0/+217