1. 2a29d45 lib/hexdump: remove hexdump32 and use hexdump instead by Felix Held · 3 years, 2 months ago
  2. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  3. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 2 months ago
  4. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 7 months ago
  5. 65fe294 src/lib/hexdump: Use size_t for indices by Elyes HAOUAS · 5 years ago
  6. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  7. ac6bf7d lib/hexdump: Drop redundant isprint() implementation by Nico Huber · 5 years ago
  8. dc6c431 lib/hexdump: Refactor to skip lines with all ones as well by Alexandru Gagniuc · 9 years ago
  9. b50d8fb hexdump: Fix output if length is not a multiple of 16 by Ben Gardner · 9 years ago
  10. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  11. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  12. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  13. 60ec2ff lib/hexdump: Use `size_t` for length parameter of `hexdump32()` by Paul Menzel · 10 years ago
  14. f0a5991 lib/hexdump.c: Indent with tabs instead of spaces and remove empty lines by Paul Menzel · 11 years ago
  15. 972d5cf Move hexdump32() to lib/hexdump. by Kyösti Mälkki · 10 years ago
  16. 3dd0e72 lib/hexdump: Take const void * and size_t as arguments by Alexandru Gagniuc · 11 years ago
  17. 2f38b07 Add simple hexdump function by Stefan Reinauer · 11 years ago