Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed shlib xcompile for x86_64-w64-mingw32 | Toni Uhlig | 2020-09-08 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timeval | Adrian ZgorzaĆek | 2020-08-09 |
| | | | | | | Some BSD APIs called in example/ return `struct bpf_timeval`, where nDPI APIs expect `struct timeval`. These two structs, besides having a different name, share the exact same set of fields. | ||
* | Minor fixes | Luca Deri | 2020-01-21 |
| | |||
* | Win fixes | Luca Deri | 2019-12-14 |
| | |||
* | Code cleanup | Luca Deri | 2019-10-02 |
| | |||
* | Manual merge of pull #769 | Luca Deri | 2019-10-02 |
| | |||
* | Fix crash due to recent code changes when using hyperscan and mining_hosts. | Ravi Kerur | 2019-10-02 |
| | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
* | Restore protocol extraction to original method. | Ravi Kerur | 2019-09-21 |
| | | | | | | Add microseconds to time series if milliseconds returns 0. Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
* | Initial work towards traffic classification | Luca | 2019-08-27 |
| | |||
* | Warnign fix | Luca Deri | 2019-07-24 |
| | |||
* | Simplified makefile | Luca Deri | 2019-07-23 |
| | | | | Fixed warning | ||
* | Add SPLT and BD classification to the lib. | Ravi Kerur | 2019-07-23 |
Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> |