1. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  2. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  3. d1f5793 fsm: allow graceful exit on FSM termination by Philipp Maier · 6 years ago
  4. b0c43a6 fsm: Add a function to change the FSM instance ID later by Daniel Willmann · 6 years ago
  5. 2a06a49 fsm: add functions for unlinking and changing parents by Philipp Maier · 6 years ago
  6. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  7. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  8. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  9. fca04bb fsm: convenience: add inline osmo_fsm_inst_state_name() by Neels Hofmeyr · 7 years ago
  10. 8808bb4 Add osmo_fsm_find_by_name() and avoid registering FSM with same name by Harald Welte · 7 years ago
  11. c014f60 fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term() by Neels Hofmeyr · 8 years ago
  12. eeacf90 fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h by Neels Hofmeyr · 8 years ago
  13. 42b59c1 fsm api doc: fix typo in doxygen marker '\breif' by Neels Hofmeyr · 8 years ago
  14. 5c5c78a add value strings for enum osmo_fsm_term_cause and use for logging by Neels Hofmeyr · 8 years ago
  15. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  16. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  17. dda5e79 doc: fsm timer_cb: explain return value by Neels Hofmeyr · 8 years ago
  18. 8b25a3f Add osmo_fsm_unregister() to header by Max · 8 years ago
  19. f627c0f fsm: Introduce default time-out handling by Harald Welte · 8 years ago
  20. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago