1. d511a9d util: add osmo_strbuf macros to manipulate the strbuf tail by Neels Hofmeyr · 7 months ago
  2. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 5 months ago
  3. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 10 months ago
  4. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 9 months ago
  5. 1a3d24e socket: Add support for AF_INET6 in osmo_sockaddr_to_str_and_uint() by Pau Espin Pedrol · 3 years, 10 months ago
  6. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  7. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years ago
  8. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  9. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  10. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 7 months ago
  11. ff65d24 utils_test: add osmo_print_n_test() by Neels Hofmeyr · 4 years, 7 months ago
  12. 823073a utils.h: add OSMO_NAME_C_IMPL() macro by Neels Hofmeyr · 4 years, 8 months ago
  13. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  14. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  15. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  16. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  17. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  18. 0423b61 add osmo_hexdump_buf() and test by Neels Hofmeyr · 5 years ago
  19. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  20. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  21. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  22. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  23. 15a5f8d Add osmo_isqrt32() to compute 32bit integer square root by Harald Welte · 6 years ago
  24. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  25. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  26. 504caac Add unit tests for bcd2char and char2bcd conversion by Harald Welte · 7 years ago
  27. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  28. 437ed4a osmo_hexparse: allow whitespace in parsed string, add ws test by Neels Hofmeyr · 7 years ago
  29. 7adb567 utils: add hexparse test by Neels Hofmeyr · 7 years ago
  30. 3244702 utils: Greatly improve performance of osmo_hexdump routines by Nils O. Selåsdal · 10 years ago
  31. b79a148 utils: Add a simple testcase for osmo_hexdump by Holger Hans Peter Freyther · 10 years ago