master/fsm_foe.c
Tue, 10 Jan 2012 11:30:03 +0100 Florian Pose Decreased maximum length of error message to avoid stack warning. stable-1.5
Mon, 09 Jan 2012 17:42:28 +0100 Florian Pose Avoided unused variable warnings.
Mon, 09 Jan 2012 17:42:28 +0100 Florian Pose Avoided unused variable warnings. stable-1.5
Mon, 01 Aug 2011 17:02:45 +0200 Florian Pose Minor: Fixed line wraps and spacing.
Mon, 14 Mar 2011 16:55:09 +0100 Martin Troxler Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
Mon, 03 May 2010 18:07:57 +0200 Florian Pose Improved syslog macros.
Fri, 16 Apr 2010 07:57:16 +0200 Florian Pose Documented fsm_foe members and removed unused variables.
Tue, 23 Feb 2010 15:13:56 +0100 Florian Pose Introduced ec_datagram_print_state() method and used it at all places where
Mon, 19 Oct 2009 13:12:40 +0200 Florian Pose Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
Fri, 15 May 2009 09:05:27 +0000 Florian Pose Added documentation.
Tue, 05 May 2009 09:57:42 +0000 Florian Pose Fixed usage of IS_ERR() in FoE state machine.
Fri, 24 Apr 2009 09:51:11 +0000 Florian Pose Added missing doc.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 16:23:09 +0000 Florian Pose Fixed spacing and comments.
Mon, 26 Jan 2009 13:28:19 +0000 Florian Pose merge -c1621 branches/1.4-foe: Introduced configured_[tr]x_mailbox(size|offset) members of slave.
Mon, 26 Jan 2009 13:22:05 +0000 Florian Pose merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
Mon, 26 Jan 2009 13:09:27 +0000 Florian Pose merge -c1618 branches/1.4-foe: Improved FoE.
Mon, 26 Jan 2009 13:01:58 +0000 Florian Pose merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.