1. 01e0d3e Drop use of log_set_print_filename() API inside libosmocore by Pau Espin Pedrol · 3 years, 4 months ago
  2. 690b661 tests: Set print_category values explicitly by Pau Espin Pedrol · 3 years, 4 months ago
  3. eb028fa tests/fsm_test.c: Disable use color in logging output by Pau Espin Pedrol · 3 years, 11 months ago
  4. ae5016f Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 6 months ago
  5. b1bbe24 fsm: refuse state chg and events after term by Neels Hofmeyr · 4 years, 8 months ago
  6. 988f6d7 add osmo_fsm_set_dealloc_ctx(), to help with use-after-free by Neels Hofmeyr · 4 years, 8 months ago
  7. d28aa0c fsm_dealloc_test: no need for ST_DESTROYING by Neels Hofmeyr · 5 years ago
  8. 1f9cc01 fsm: support graceful osmo_fsm_inst_term() cascades by Neels Hofmeyr · 5 years ago
  9. 3b414a4 fsm: add flag to ensure osmo_fsm_inst_term() happens only once by Neels Hofmeyr · 5 years ago
  10. 223d66a add fsm_dealloc_test.c by Neels Hofmeyr · 5 years ago
  11. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  12. bd5a1dc osmo_fsm_inst_state_chg(): set T also for zero timeout by Neels Hofmeyr · 5 years ago
  13. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  14. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  15. 6e8c088 cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" by Neels Hofmeyr · 6 years ago
  16. 71f76a1 fsm: id: properly set name in case of NULL id by Neels Hofmeyr · 6 years ago
  17. 975ee6b fsm_test: more thoroughly test FSM inst ids and names by Neels Hofmeyr · 6 years ago
  18. d8f175c fsm_test: terminate the main loop instead of exit on timeout by Neels Hofmeyr · 6 years ago
  19. 04a2a32 fsm: Update the name as well if the id is updated and accept NULL by Daniel Willmann · 6 years ago
  20. 888dc7d print BIG FAT ERROR message if osmo_fsm lacks event names by Stefan Sperling · 6 years ago
  21. 35b54d1 fsm_test.c: fix unreachable check by Vadim Yanitskiy · 7 years ago
  22. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  23. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  24. cba8eb9 fsm_test.c: fix compiler warning: timer cb return type by Neels Hofmeyr · 7 years ago
  25. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 7 years ago
  26. 3de97e1 Add logging and testing for FSM deallocation by Max · 8 years ago
  27. 8b25a3f Add osmo_fsm_unregister() to header by Max · 8 years ago
  28. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago