Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Compilation fix | Luca Deri | 2020-08-19 |
| | |||
* | 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. | ||
* | Initial JA3 support (https://github.com/salesforce/ja3) for SSL | Luca Deri | 2019-05-11 |
| | |||
* | rework some stuffs - added missing comments on functions | Campus | 2016-04-24 |
| | |||
* | Added #include <sys/types.h> | Luca Deri | 2016-04-24 |
| | | | | https://github.com/voidlinux/void-packages/blob/master/srcpkgs/ndpi/patches/types.patch | ||
* | Win fixes | Luca Deri | 2015-11-30 |
| | |||
* | reorganized header files - added ndpi_includes.h | Campus | 2015-11-30 |