aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_community_id.c
Commit message (Collapse)AuthorAge
* 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 note on memory managementLuca Deri2020-08-06
|
* Added new ndpi_string_sha1_hash API callLuca Deri2020-08-05
|
* Disabeld community id debugAlfredo Cardigliano2020-01-30
|
* Community ID hash fixesAlfredo Cardigliano2020-01-25
|
* Implement ndpi_flowv6_flow_hash ndpi_flowv4_flow_hash. Add ndpi_base64_encode.Alfredo Cardigliano2020-01-24