1. 653c31e tests/utils: do not test strbuf_example2() with buf=NULL by Vadim Yanitskiy · 5 months ago
  2. 9df820b utils: fix OSMO_STRBUF_REMAIN to handle sb.pos == NULL correctly by Vadim Yanitskiy · 6 months ago
  3. d511a9d util: add osmo_strbuf macros to manipulate the strbuf tail by Neels Hofmeyr · 6 months ago
  4. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 5 months ago
  5. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 7 months ago
  6. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  7. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 9 months ago
  8. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 8 months ago
  9. 1a3d24e socket: Add support for AF_INET6 in osmo_sockaddr_to_str_and_uint() by Pau Espin Pedrol · 3 years, 9 months ago
  10. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years ago
  11. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years ago
  12. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years ago
  13. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  14. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 7 months ago
  15. ff65d24 utils_test: add osmo_print_n_test() by Neels Hofmeyr · 4 years, 7 months ago
  16. 823073a utils.h: add OSMO_NAME_C_IMPL() macro by Neels Hofmeyr · 4 years, 7 months ago
  17. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  18. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  19. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  20. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  21. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  22. 0423b61 add osmo_hexdump_buf() and test by Neels Hofmeyr · 5 years ago
  23. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 5 years ago
  24. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  25. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  26. 48fd019 cosmetic: More context / naming / comment for test_idtag_parsing() by Harald Welte · 6 years ago
  27. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  28. 1504211 utils_test: check stderr to catch sanitizer issues by Neels Hofmeyr · 6 years ago
  29. 6979c54 utils_test: fix isqrt_test calculation range by Neels Hofmeyr · 6 years ago
  30. 15a5f8d Add osmo_isqrt32() to compute 32bit integer square root by Harald Welte · 6 years ago
  31. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  32. 6de34ee tests: utils_test: Fix test failure when compiling with -O0 by Pau Espin Pedrol · 6 years ago
  33. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 6 years ago
  34. 504caac Add unit tests for bcd2char and char2bcd conversion by Harald Welte · 7 years ago
  35. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  36. 437ed4a osmo_hexparse: allow whitespace in parsed string, add ws test by Neels Hofmeyr · 7 years ago
  37. 7adb567 utils: add hexparse test by Neels Hofmeyr · 7 years ago
  38. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  39. 3244702 utils: Greatly improve performance of osmo_hexdump routines by Nils O. Selåsdal · 10 years ago
  40. b79a148 utils: Add a simple testcase for osmo_hexdump by Holger Hans Peter Freyther · 10 years ago