Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h | Neels Hofmeyr | 2016-12-24 | 1 | -0/+13 |
* | fsm api doc: fix typo in doxygen marker '\breif' | Neels Hofmeyr | 2016-12-20 | 1 | -1/+1 |
* | add value strings for enum osmo_fsm_term_cause and use for logging | Neels Hofmeyr | 2016-12-15 | 1 | -0/+7 |
* | fsm: log caller's source for events and state changes, not fsm.c lines | Neels Hofmeyr | 2016-12-14 | 1 | -6/+35 |
* | fsm: add LOGPFSML to pass explicit logging level | Neels Hofmeyr | 2016-12-14 | 1 | -2/+5 |
* | doc: fsm timer_cb: explain return value | Neels Hofmeyr | 2016-12-09 | 1 | -1/+2 |
* | Add osmo_fsm_unregister() to header | Max | 2016-11-02 | 1 | -1/+1 |
* | fsm: Introduce default time-out handling | Harald Welte | 2016-06-27 | 1 | -1/+3 |
* | Add Finite State Machine abstraction code | Harald Welte | 2016-06-16 | 1 | -0/+135 |