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