| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-21 | Use absolute include paths | Matias Fontanini | |
| Fixes #250 | |||
| 2017-05-08 | Fix undefined std::min use in PPPoE | Matias Fontanini | |
| 2017-04-29 | Update license date to 2017 | Matias Fontanini | |
| 2017-04-29 | Remove parent parameter from write_serialization | Matias Fontanini | |
| This is no longer needed as each PDU knows its parent PDU already | |||
| 2016-02-28 | Make *MemoryStream use size_t rather than uint32_t | Matias Fontanini | |
| 2016-01-31 | Update copyright notice | Matias Fontanini | |
| 2016-01-09 | Code cleanup and use same syntax on the entire project | Matias Fontanini | |
| Initial code cleanup More code cleanup Cleanup more code Cleanup Dot11 code Fix OSX build issue Cleanup examples Fix ref and pointer declaration syntax Fix braces | |||
| 2015-12-27 | Remove unused cassert header inclusions | Matias Fontanini | |
| 2015-12-26 | Add OutputMemoryStream and port most classes to use it | Matias Fontanini | |
| 2015-12-25 | Port all PDUs to use InputMemoryStream on constructors from buffer | Matias Fontanini | |
| 2015-05-17 | Fix compilation warnings on Windows x64. | Matias Fontanini | |
| 2014-09-24 | Added correct parsing of PPPoE session packets. | Matias Fontanini | |
| 2014-07-31 | fix armv5 alignment issues | Christian Hammerl | |
| 2014-07-13 | Updated copyright notice. | Matias Fontanini | |
| 2013-12-18 | Ported PPPoE and started porting Dot11. | Matias Fontanini | |
| 2013-07-12 | Fixed issue related with EthernetII protocol. | Santiago Alessandri | |
| The Ethernet II protocol forces a minimum length of 60 bytes. It is necessary to add a trailer for padding of null-bytes when the inner_pdu's size does not meet the requirement. Also EthernetII packets received were being incorrectly parsed due to the existance of this padding. The issue has been solved and several tests were added. All tests successfully pass. | |||
| 2013-04-23 | Fixed BSD notice. Updated AUTHORS file. | Matias Fontanini | |
| 2013-04-23 | Moved definitions inside TINS_IS_CXX11 into header files. | Matias Fontanini | |
| 2013-04-18 | Added malformed_packet exception. Every class except Dot11* use it. | Matias Fontanini | |
| 2013-04-09 | Modified some protocols' internal type names. | Matias Fontanini | |
| 2013-04-07 | Added PPPoE. | Matias Fontanini | |
