summaryrefslogtreecommitdiff
path: root/src/basic/hexdecoct.c
Commit message (Expand)AuthorAge
* hexdecoct: drop an unnecessary checkYu Watanabe2018-08-24
* basic: fix comment styleYu Watanabe2018-08-24
* hexdecoct: ignore whitespace within the input hexadecimal text of unhexmem()Yu Watanabe2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* coccinelle: make use of DIV_ROUND_UP() wherever appropriateLennart Poettering2018-08-24
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* hexdecoct: fix comment typo (#7548)Lennart Poettering2017-12-05
* util-lib,tests: rework unbase64 so that we skip over whitespace automatically...Lennart Poettering2017-12-03
* hexdcoct: dump to stdout if FILE* is specified as NULLLennart Poettering2017-10-27
* hexdecoct: slightly extend the unbase64mem() API and relatedLennart Poettering2017-10-27
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* hexdecoct: use typesafe new() instead of malloc()Lennart Poettering2017-07-17
* util-lib: be stricter when decoding hex stringsLennart Poettering2017-07-17
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2017-06-16
* Add memcpy_safeZbigniew Jędrzejewski-Szmek2017-06-16
* Prep v229: Remove remaining emacs settings [1/6] src/basicSven Eden2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* resolved: add alignment to base64Zbigniew Jędrzejewski-Szmek2017-05-17
* Prep v228: Add remaining updates from upstream (1/3)Sven Eden2017-04-26