summaryrefslogtreecommitdiff
path: root/src/basic/hexdecoct.c
Commit message (Expand)AuthorAgeFilesLines
* string-util: add strlen_ptr() helperLennart Poettering2017-07-311-1/+2
* hexdecoct: use typesafe new() instead of malloc()Lennart Poettering2017-02-021-2/+2
* util-lib: be stricter when decoding hex stringsLennart Poettering2016-12-211-6/+7
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-221-5/+5
* Merge pull request #2589 from keszybz/resolve-tool-2Lennart Poettering2016-02-131-1/+2
|\
| * Add memcpy_safeZbigniew Jędrzejewski-Szmek2016-02-111-1/+2
* | tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
|/
* resolved: add alignment to base64Zbigniew Jędrzejewski-Szmek2016-01-281-3/+58
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-2/+4
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out hex/dec/oct encoding/decoding into its own fileLennart Poettering2015-10-271-0/+697