summaryrefslogtreecommitdiff
path: root/src/lib/hexdump.c
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-05-05lib/hexdump: Use `size_t` for length parameter of `hexdump32()`Paul Menzel
2014-05-05lib/hexdump.c: Indent with tabs instead of spaces and remove empty linesPaul Menzel
2014-02-11Move hexdump32() to lib/hexdump.Kyösti Mälkki
2014-01-14lib/hexdump: Take const void * and size_t as argumentsAlexandru Gagniuc
2013-12-21Add simple hexdump functionStefan Reinauer