Age | Commit message (Expand) | Author |
---|---|---|
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |
2019-07-23 | src/lib/hexdump: Use size_t for indices | Elyes HAOUAS |
2019-06-24 | add ctype.h header | Joel Kitching |
2019-05-13 | lib/hexdump: Drop redundant isprint() implementation | Nico Huber |
2016-01-22 | lib/hexdump: Refactor to skip lines with all ones as well | Alexandru Gagniuc |
2015-11-21 | hexdump: Fix output if length is not a multiple of 16 | Ben Gardner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-05-05 | lib/hexdump: Use `size_t` for length parameter of `hexdump32()` | Paul Menzel |
2014-05-05 | lib/hexdump.c: Indent with tabs instead of spaces and remove empty lines | Paul Menzel |
2014-02-11 | Move hexdump32() to lib/hexdump. | Kyösti Mälkki |
2014-01-14 | lib/hexdump: Take const void * and size_t as arguments | Alexandru Gagniuc |
2013-12-21 | Add simple hexdump function | Stefan Reinauer |