1. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  2. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 7 months ago
  3. ff65d24 utils_test: add osmo_print_n_test() by Neels Hofmeyr · 4 years, 7 months ago
  4. 823073a utils.h: add OSMO_NAME_C_IMPL() macro by Neels Hofmeyr · 4 years, 8 months ago
  5. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  6. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  7. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  8. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  9. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  10. 0423b61 add osmo_hexdump_buf() and test by Neels Hofmeyr · 5 years ago
  11. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  12. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  13. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  14. 48fd019 cosmetic: More context / naming / comment for test_idtag_parsing() by Harald Welte · 6 years ago
  15. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  16. 1504211 utils_test: check stderr to catch sanitizer issues by Neels Hofmeyr · 6 years ago
  17. 6979c54 utils_test: fix isqrt_test calculation range by Neels Hofmeyr · 6 years ago
  18. 15a5f8d Add osmo_isqrt32() to compute 32bit integer square root by Harald Welte · 6 years ago
  19. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  20. 6de34ee tests: utils_test: Fix test failure when compiling with -O0 by Pau Espin Pedrol · 6 years ago
  21. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  22. 504caac Add unit tests for bcd2char and char2bcd conversion by Harald Welte · 7 years ago
  23. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  24. 437ed4a osmo_hexparse: allow whitespace in parsed string, add ws test by Neels Hofmeyr · 7 years ago
  25. 7adb567 utils: add hexparse test by Neels Hofmeyr · 7 years ago
  26. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  27. 3244702 utils: Greatly improve performance of osmo_hexdump routines by Nils O. Selåsdal · 10 years ago
  28. b79a148 utils: Add a simple testcase for osmo_hexdump by Holger Hans Peter Freyther · 10 years ago