1. 477d99f tests/fsm: also test .onenter and .onleave callbacks by Vadim Yanitskiy · 6 months ago
  2. 76bdbd4 fsm: fix state_chg(): pass microseconds to osmo_timer_schedule() by Vadim Yanitskiy · 2 years ago
  3. d2964a9 fsm: add unit tests verifying state timeout s/ms accuracy by Vadim Yanitskiy · 2 years ago
  4. eb028fa tests/fsm_test.c: Disable use color in logging output by Pau Espin Pedrol · 4 years ago
  5. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  6. bd5a1dc osmo_fsm_inst_state_chg(): set T also for zero timeout by Neels Hofmeyr · 5 years ago
  7. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  8. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  9. 6e8c088 cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" by Neels Hofmeyr · 6 years ago
  10. 71f76a1 fsm: id: properly set name in case of NULL id by Neels Hofmeyr · 6 years ago
  11. 975ee6b fsm_test: more thoroughly test FSM inst ids and names by Neels Hofmeyr · 6 years ago
  12. d8f175c fsm_test: terminate the main loop instead of exit on timeout by Neels Hofmeyr · 6 years ago
  13. 888dc7d print BIG FAT ERROR message if osmo_fsm lacks event names by Stefan Sperling · 6 years ago
  14. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  15. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  16. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  17. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago