1. 477d99f tests/fsm: also test .onenter and .onleave callbacks by Vadim Yanitskiy · 6 months ago
  2. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  3. 76bdbd4 fsm: fix state_chg(): pass microseconds to osmo_timer_schedule() by Vadim Yanitskiy · 2 years ago
  4. d2964a9 fsm: add unit tests verifying state timeout s/ms accuracy by Vadim Yanitskiy · 2 years ago
  5. 01e0d3e Drop use of log_set_print_filename() API inside libosmocore by Pau Espin Pedrol · 3 years, 4 months ago
  6. 690b661 tests: Set print_category values explicitly by Pau Espin Pedrol · 3 years, 4 months ago
  7. eb028fa tests/fsm_test.c: Disable use color in logging output by Pau Espin Pedrol · 4 years ago
  8. ae5016f Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  9. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  10. bd5a1dc osmo_fsm_inst_state_chg(): set T also for zero timeout by Neels Hofmeyr · 5 years ago
  11. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  12. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  13. 71f76a1 fsm: id: properly set name in case of NULL id by Neels Hofmeyr · 6 years ago
  14. 975ee6b fsm_test: more thoroughly test FSM inst ids and names by Neels Hofmeyr · 6 years ago
  15. d8f175c fsm_test: terminate the main loop instead of exit on timeout by Neels Hofmeyr · 6 years ago
  16. 04a2a32 fsm: Update the name as well if the id is updated and accept NULL by Daniel Willmann · 6 years ago
  17. 888dc7d print BIG FAT ERROR message if osmo_fsm lacks event names by Stefan Sperling · 6 years ago
  18. 35b54d1 fsm_test.c: fix unreachable check by Vadim Yanitskiy · 7 years ago
  19. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  20. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  21. cba8eb9 fsm_test.c: fix compiler warning: timer cb return type by Neels Hofmeyr · 8 years ago
  22. 3de97e1 Add logging and testing for FSM deallocation by Max · 8 years ago
  23. 8b25a3f Add osmo_fsm_unregister() to header by Max · 8 years ago
  24. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago