Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed broken `make dist' and added CI check. | Toni Uhlig | 2020-09-19 |
| | | | | 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. | ||
* | Added TLS issuerDN and subjectDN | Luca Deri | 2020-05-07 |
| | |||
* | Removed this party LRU and replaced with home grown | Luca Deri | 2019-01-17 |
| | |||
* | fix hardcoded value of version in Makefile | Alexis La Goutte | 2017-02-04 |
| | | | | Issue report by @clauderobi (issue #333) | ||
* | minor fix makefile | Campus | 2016-04-26 |
| | |||
* | fixed and improved rx protocol detection - there was error on detection when ↵ | Campus | 2016-04-26 |
| | | | | -d option was enabled | ||
* | reorganized header files - added ndpi_includes.h | Campus | 2015-11-30 |
| | |||
* | other changes related to refactoring, including Makefile.am modifications | Campus | 2015-11-12 |
| | |||
* | Initial import from SVN | Luca Deri | 2015-04-19 |