1. 9709b2e Import osmo_{encode,decode}_big_endian() from openbsc by Harald Welte · 8 years ago
  2. 3de7b05 utils: add 'returns' doc to osmo_hexparse(). by Neels Hofmeyr · 9 years ago
  3. 9a1a5a1 utils: Disable the weak symbol for darwin by Holger Hans Peter Freyther · 9 years ago
  4. 468b643 add missing copyright statements to source code files by Harald Welte · 10 years ago
  5. 3244702 utils: Greatly improve performance of osmo_hexdump routines by Nils O. Selåsdal · 11 years ago
  6. 8d50600 get_value_string: Null terminate after the call to snprintf by Holger Hans Peter Freyther · 11 years ago
  7. de6e498 add some missing doxygen annotation for libosmocore functions by Harald Welte · 12 years ago
  8. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  9. 17af41d utils: Fix alias to weak alias to allow OSX compilation by Sylvain Munaut · 13 years ago
  10. e55ae3a core/utils: Add a symbol alias for a previous typo for compatibility by Sylvain Munaut · 13 years ago
  11. ff23d24 utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  12. 8598f18 doxygen: add doxygen module 'utils' by Harald Welte · 13 years ago
  13. 128d9e2 osmo_hexdump: Fix segfault when input is too long. by Holger Hans Peter Freyther · 13 years ago
  14. 87f7b25 utils: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  15. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  16. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  17. b05552b [utils] introduce ubit_dump to dump buffers of unpacked bits by Harald Welte · 13 years ago
  18. 3d0ac5e [utils] add 'bitdump' function for bitfields by Harald Welte · 13 years ago
  19. 121f358 utils: Fix typo. It is ascii. by Holger Hans Peter Freyther · 14 years ago
  20. dee47cd add new hexdump_nospc() function by Harald Welte · 14 years ago 0.1.15
  21. 40481e8 move hexdump() from logging.c to utils.c by Harald Welte · 14 years ago
  22. 3eba991 Import 'hexparse' function from OpenBSC by Harald Welte · 14 years ago 0.1.14
  23. b59f935 get_value_string(): return "unknown 0x..." instead of "unknown" by Harald Welte · 14 years ago
  24. a73e2f9 import bcd2char() and char2bcd() from OpenBSC by Harald Welte · 14 years ago
  25. d284cd9 Import value_string utilities and some RSL stuff from OpenBSC by Harald Welte · 14 years ago