1. 1808096 utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros by Neels Hofmeyr · 8 years ago
  2. 06ac9b4 fsm: term: safer iteration to remove all child FSMs by Neels Hofmeyr · 8 years ago
  3. 2ae5f18 fsm: explicitly log removal from parent fsm by Neels Hofmeyr · 8 years ago
  4. 5c5c78a add value strings for enum osmo_fsm_term_cause and use for logging by Neels Hofmeyr · 8 years ago
  5. a3953e0 typo in comment for osmo_fsm_log_addr() by Neels Hofmeyr · 8 years ago
  6. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  7. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  8. 3de97e1 Add logging and testing for FSM deallocation by Max · 8 years ago
  9. 61281f4 Fix typo in osmo_fsm_log_addr() by Max · 8 years ago
  10. 460f9ef fsm: Make sure we call 'onenter' of new state, not old state by Harald Welte · 8 years ago
  11. 02a6672 fsm: delete the timer when changing state by Harald Welte · 8 years ago
  12. f323911 fsm: talloc + copy the 'id' passed into a FSM by Harald Welte · 8 years ago
  13. 673018f fsm: call 'onenter' as last step of a state change by Harald Welte · 8 years ago
  14. f627c0f fsm: Introduce default time-out handling by Harald Welte · 8 years ago
  15. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago