summaryrefslogtreecommitdiff
path: root/lib/util/util_str_escape.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-27lib:util: Fix printing hex‐escaped charactersJo Sutton1-1/+1
2024-02-27lib:util: Correctly determine whether a character needs to be escapedJo Sutton1-2/+2
2023-08-08lib/util: Add missing newlines to logging messagesJoseph Sutton1-1/+1
2022-07-25lib: Remove a few #include "includes.h"Volker Lendecke1-1/+2
2017-03-29lib/util: Add functions to escape log lines but not break all non-asciiGary Lockyer1-0/+126