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