master/fsm_change.c
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Tue, 30 Sep 2008 07:34:55 +0000 Florian Pose Introduced ec_datagram_zero().
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Fri, 22 Feb 2008 15:35:39 +0000 Florian Pose Implemented missing datagram types.
Fri, 22 Feb 2008 11:33:49 +0000 Florian Pose Fixed typo SAVEOP -> SAFEOP.
Tue, 19 Feb 2008 14:05:59 +0000 Florian Pose Output AL status code zero.
Wed, 19 Sep 2007 17:17:45 +0000 Florian Pose Improved handling for spontaneous AL state changes.
Wed, 12 Sep 2007 10:07:55 +0000 Florian Pose Better handling of unexpected working counters; introduced
Thu, 08 Mar 2007 13:02:42 +0000 Florian Pose Removed ecrt_master_run(), removed datagram queueing from state
Thu, 22 Feb 2007 13:39:19 +0000 Florian Pose Added datagram state to "Failed to receive..." messages.
Mon, 18 Dec 2006 18:10:52 +0000 Florian Pose State machines re-send datagrams on timeout.
Tue, 31 Oct 2006 11:12:50 +0000 Florian Pose Fixed state change FSM again.
Fri, 27 Oct 2006 11:15:07 +0000 Florian Pose State acknowledgement in master state machine.
Wed, 25 Oct 2006 13:32:17 +0000 Florian Pose Fixes in state change FSM.
Tue, 24 Oct 2006 10:37:05 +0000 Florian Pose Increased state change checking timeout to 1s.
Tue, 24 Oct 2006 08:41:39 +0000 Florian Pose Output state names instead of codes in change FSM.
Mon, 23 Oct 2006 14:00:58 +0000 Florian Pose Removed state machine running() methods.
Mon, 23 Oct 2006 13:45:09 +0000 Florian Pose Layed out state change state machine.