aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
Commit message (Collapse)AuthorAge
* Fixed broken `make dist' and added CI check.Toni Uhlig2020-09-19
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timevalAdrian Zgorzałek2020-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 subjectDNLuca Deri2020-05-07
|
* Removed this party LRU and replaced with home grownLuca Deri2019-01-17
|
* fix hardcoded value of version in MakefileAlexis La Goutte2017-02-04
| | | | Issue report by @clauderobi (issue #333)
* minor fix makefileCampus2016-04-26
|
* fixed and improved rx protocol detection - there was error on detection when ↵Campus2016-04-26
| | | | -d option was enabled
* reorganized header files - added ndpi_includes.hCampus2015-11-30
|
* other changes related to refactoring, including Makefile.am modificationsCampus2015-11-12
|
* Initial import from SVNLuca Deri2015-04-19