| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-14 | Hanlde sending of zero bytes for small packets | ||
| 2016-02-14 | Add sending of small frames with no zeroes | ||
| 2016-02-14 | Add byte stuffer recv handling of too long frames | ||
| 2016-02-14 | Bytestuffer recv handling of long frames | ||
| 2016-02-14 | Mutiple frame handling for byte stuffer | ||
| Also handles unexpected data. | |||
| 2016-02-14 | Implement receive of valid small byte stuffed frames | ||
| 2016-02-14 | Rename files to match what they actually do | ||
| Also add validator before routing. | |||
| 2016-02-14 | Start implementing data_link | ||
| 2016-02-14 | Use cgreen test runner instead of executables | ||
| 2016-02-14 | Add separate makefile for tests | ||
| 2016-02-14 | Add makefile for compiling and running unit tests | ||
| 2016-02-14 | Add cgreen unit test library and makefile | ||
| 2016-02-13 | Initial commit | ||