Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctrl: tighten CTRL input parsing | Neels Hofmeyr | 2017-12-20 | 1 | -64/+46 |
* | ctrl: on parse errors, return a detailed message to sender | Neels Hofmeyr | 2017-12-18 | 1 | -1/+1 |
* | ctrl_test: add two more current parsing bugs to prep for fix | Neels Hofmeyr | 2017-12-18 | 1 | -0/+16 |
* | ctrl: fix mem leak when handling GET_REPLY and SET_REPLY | Neels Hofmeyr | 2017-12-18 | 1 | -3/+2 |
* | ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands | Neels Hofmeyr | 2017-12-18 | 1 | -2/+22 |
* | ctrl_test: expand to test message handling and detect mem leaks | Neels Hofmeyr | 2017-12-18 | 1 | -40/+129 |
* | ctrl_test.c: replace print_escaped() with new osmo_escape_str() | Neels Hofmeyr | 2017-12-18 | 1 | -36/+4 |
* | CTRL: add unit tests for CTRL command parsing | Neels Hofmeyr | 2017-09-27 | 1 | -0/+251 |
* | ctrl_test.c: fix build with GCC 7.1.1 | Vadim Yanitskiy | 2017-06-13 | 1 | -1/+1 |
* | Use value_string for ctrl_type | Max | 2017-03-01 | 1 | -0/+36 |