Release v1.5.1 on 2021-02-24.
  1. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  2. b885ef8 tests: ctrl: Test received ERROR messages are handled correctly by Pau Espin Pedrol · 6 years ago
  3. a8b6cc4 fix ctrl_test sanitizer issues by Neels Hofmeyr · 6 years ago
  4. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  5. 6882b80 ctrl: test deferred cmd, show current failure by Neels Hofmeyr · 6 years ago
  6. 3da9aa6 ctrl: tighten CTRL input parsing by Neels Hofmeyr · 7 years ago
  7. c0b0b62 ctrl: on parse errors, return a detailed message to sender by Neels Hofmeyr · 6 years ago
  8. 1b8b152 ctrl_test: add two more current parsing bugs to prep for fix by Neels Hofmeyr · 6 years ago
  9. f2c10f1 ctrl: fix mem leak when handling GET_REPLY and SET_REPLY by Neels Hofmeyr · 6 years ago
  10. 6769ad6 ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands by Neels Hofmeyr · 6 years ago
  11. 83aee83 ctrl_test: expand to test message handling and detect mem leaks by Neels Hofmeyr · 6 years ago
  12. 0ab6eca ctrl_test.c: replace print_escaped() with new osmo_escape_str() by Neels Hofmeyr · 6 years ago
  13. 505c965 CTRL: add unit tests for CTRL command parsing by Neels Hofmeyr · 7 years ago
  14. c2afe81 ctrl_test.c: fix build with GCC 7.1.1 by Vadim Yanitskiy · 7 years ago
  15. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 7 years ago
  16. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago