Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) | Neels Hofmeyr | 2018-04-05 | 1 | -1/+2 |
* | ctrl: test deferred cmd, show current failure | Neels Hofmeyr | 2018-04-05 | 1 | -0/+6 |
* | ctrl: tighten CTRL input parsing | Neels Hofmeyr | 2017-12-20 | 1 | -49/+27 |
* | ctrl_test: add two more current parsing bugs to prep for fix | Neels Hofmeyr | 2017-12-18 | 1 | -0/+18 |
* | ctrl: fix mem leak when handling GET_REPLY and SET_REPLY | Neels Hofmeyr | 2017-12-18 | 1 | -2/+0 |
* | ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands | Neels Hofmeyr | 2017-12-18 | 1 | -0/+18 |
* | ctrl_test: expand to test message handling and detect mem leaks | Neels Hofmeyr | 2017-12-18 | 1 | -17/+68 |
* | ctrl_test.c: replace print_escaped() with new osmo_escape_str() | Neels Hofmeyr | 2017-12-18 | 1 | -24/+24 |
* | CTRL: add unit tests for CTRL command parsing | Neels Hofmeyr | 2017-09-27 | 1 | -0/+102 |
* | ctrl_type_vals: explicitly terminate | Neels Hofmeyr | 2017-03-15 | 1 | -1/+1 |
* | Use value_string for ctrl_type | Max | 2017-03-01 | 1 | -0/+9 |