| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-21 | Use absolute include paths | Matias Fontanini | |
| Fixes #250 | |||
| 2017-04-30 | Move seq_compare into its own header file | Matias Fontanini | |
| 2017-04-29 | Update license date to 2017 | Matias Fontanini | |
| 2016-10-23 | Feature - Skipping ahead in TCP flows. (#163) | Patrick Michel | |
| * Skipping forward in TCP streams, from an out-of-order callback. - Added the ability to skip forward in a flow to a sequence number, with the intention of doing so in an out of order callback. - Re-ordered Flow packet processing, to allow skipTo in out of order callback on stream start (flow sequence number is 0). - Fixed missing seq_compare in flow code. * Renamed skipTo to advance_sequence. | |||
| 2016-05-03 | Move TCP data tracking into a separate class | Matias Fontanini | |
