summaryrefslogtreecommitdiff
path: root/src/basic/escape.c
AgeCommit message (Expand)Author
2016-10-04tree-wide: remove consecutive duplicate words in commentsStefan Schweter
2016-02-13Merge pull request #2589 from keszybz/resolve-tool-2Lennart Poettering
2016-02-12resolve: parse CAA recordsZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-27utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_tShawn Landden
2016-01-18basic/escape: merge utf8 and non-utf8 paths in cunescape_oneZbigniew Jędrzejewski-Szmek
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-23escape: add cescape_length() call as generalization of cescape()Lennart Poettering
2015-11-03util-lib: move character class definitions to string-util.hLennart Poettering
2015-11-02Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t"Lennart Poettering
2015-10-31utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_tShawn Landden
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split out hex/dec/oct encoding/decoding into its own fileLennart Poettering
2015-10-24util: split out escaping code into escape.[ch]Lennart Poettering