| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-11 | PacketWriter: avoid use-after-free on error in init | Derrick Lyndon Pallas | |
| 2019-01-22 | use advertised_size to determine frame length | Jens Keim | |
| 2017-09-21 | Use absolute include paths | Matias Fontanini | |
| Fixes #250 | |||
| 2017-05-13 | Remove useless includes | Matias Fontanini | |
| 2017-04-29 | Update license date to 2017 | Matias Fontanini | |
| 2017-01-25 | Fix -Wextra compiler warnings. (#184) | Kyle Fazzari | |
| * Fix -Wextra compiler warnings. Fix #183. Signed-off-by: Kyle Fazzari <github@status.e4ward.com> * Comment out unused parameters. This is done everywhere possible instead of using Internals::unused(). Note that this involved moving some implementations into the corresponding .cpp file. Signed-off-by: Kyle Fazzari <github@status.e4ward.com> * Fix warnings in tests as well. Signed-off-by: Kyle Fazzari <github@status.e4ward.com> * Leave IPv4Reassembler alone, it's growing. Signed-off-by: Kyle Fazzari <github@status.e4ward.com> | |||
| 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-05-26 | Add PacketWriter::write overload that takes a Packet. | Matias Fontanini | |
| 2015-05-02 | Replace WIN32 macro with _WIN32. | Matias Fontanini | |
| 2014-08-30 | Added DataLinkType class. | Matias Fontanini | |
| 2014-07-13 | Updated copyright notice. | Matias Fontanini | |
| 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-01-28 | PacketWriter is now movable. | Matias Fontanini | |
| 2012-12-02 | libtins now compiles on windows. A couple of features were disabled and need ↵ | Matias Fontanini | |
| to be fixed though. | |||
| 2012-11-23 | Added Timestamp conversion to std::chrono::microseconds. BaseSniffer is now ↵ | Matias Fontanini | |
| movable. | |||
| 2012-10-07 | libtins now uses a BSD license. | Matias Fontanini | |
| 2012-09-12 | Modified PacketWriter interface to take references instead of pointers. | Matias Fontanini | |
| 2012-09-06 | Added PacketWriter class. | Matias Fontanini | |
