summaryrefslogtreecommitdiff
path: root/src/basic/hexdecoct.c
AgeCommit message (Expand)Author
2017-02-02hexdecoct: use typesafe new() instead of malloc()Lennart Poettering
2016-12-21util-lib: be stricter when decoding hex stringsLennart Poettering
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-13Merge pull request #2589 from keszybz/resolve-tool-2Lennart Poettering
2016-02-11Add memcpy_safeZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-28resolved: add alignment to base64Zbigniew Jędrzejewski-Szmek
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
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