Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 2013-12-29 | 1 | -161/+0 |
| | | | | build. | ||||
* | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 2013-12-10 | 1 | -1/+1 |
| | | | | byte_t...). Minor warning fixes. | ||||
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -16/+16 |
| | |||||
* | Renamed net::*{part|structure} to net::*message{Part|Structure}. Splitted ↵ | Vincent Richard | 2013-07-16 | 1 | -0/+161 |
code in multiple files. |