aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Improved ASN/IP update scripts and CI integration. (#1474)Toni2022-03-09
* Some small fixes (#1481)Ivan Nardi2022-03-08
* Errors fixed (#1482)Vitaly Lavrov2022-03-08
* EthernetIP: fix integer conversion on big-endian archs (#1477)Ivan Nardi2022-03-05
* Fixed a bug for BE architectures (#1478)Vitaly Lavrov2022-03-05
* configure: fix usage of libgpg-error with `--with-local-libgcrypt` (#1472)Ivan Nardi2022-03-05
* Added autoconf option `--enable-tls-sigs'. (#1471)Toni2022-03-03
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* Internal crypto: increase size of authentication buffer (#1468)Ivan Nardi2022-03-02
* Add ICMP checksum check and set risk if mismatch detected. (#1464)Toni2022-03-02
* Added configureable ndpi packet processing limit. (#1466)Toni2022-03-02
* Fix libgcrypt(-light/-internal) compile error. (#1465)Toni2022-03-02
* Add a new flow risk `NDPI_ANONYMOUS_SUBSCRIBER` (#1462)Ivan Nardi2022-02-28
* Removed some unused fields (#1461)Ivan Nardi2022-02-28
* Bug fixing. (#1459)Vitaly Lavrov2022-02-28
* Add some scripts to easily update some IPs lists (#1449)Ivan Nardi2022-02-25
* Provide some API functions for convenience. (#1456)Toni2022-02-25
* Win fixesLuca Deri2022-02-23
* Replaced strdup with ndpi_strupLuca Deri2022-02-23
* Directly drop malformed packets (#1455)Ivan Nardi2022-02-22
* DTLS: fix access to certificate cache (#1450)Ivan Nardi2022-02-21
* EthernetIP: add missing initialization (#1448)Ivan Nardi2022-02-20
* Add support for Google Cloud (#1447)Ivan Nardi2022-02-20
* Added lightweight implementation of libgcrypt. (#1444)Vitaly Lavrov2022-02-20
* Fix compilation and sync unit tests results (#1445)Ivan Nardi2022-02-19
* Added newflow risk NDPI_HTTP_CRAWLER_BOTLuca Deri2022-02-17
* SilencedLuca Deri2022-02-14
* Extended cybersecurity protocol dissectionLuca Deri2022-02-14
* Added SNMP error code checkLuca Deri2022-02-14
* Exteended cybersecurity listLuca Deri2022-02-10
* Invalid prototupe fixLuca Deri2022-02-10
* HSRP: fix dissection over IPv6 (#1443)Ivan Nardi2022-02-10
* Added cybersecurity category mapping to stringLuca Deri2022-02-10
* Added cybersecurity protocol and category that groups traffic towards leading...Luca Deri2022-02-10
* HSRP: add support for IPv6 (#1440)Ivan Nardi2022-02-09
* Added VXLAN dissector (#1439)Dmytrii Vitman2022-02-09
* Fix memory access in ndpi_strnstr() (#1438)Ivan Nardi2022-02-09
* Add few scripts to easily update some IPs lists (#1436)Ivan Nardi2022-02-09
* Added ndpi_serialize_string_string_len() APi callLuca Deri2022-02-08
* Added HSRP protocol detectionLuca Deri2022-02-08
* Added check to ignore multicast packets marking the as SkypeLuca Deri2022-02-08
* Improved MDNS/LLMNR detection. (#1437)Toni2022-02-07
* TLS: fix parsing of certificate elements (#1435)Ivan Nardi2022-02-07
* Sync utests (#1433)Ivan Nardi2022-02-04
* Add commentAlfredo Cardigliano2022-02-03
* Added NDPI_ERROR_CODE_DETECTED riskLuca Deri2022-02-03
* Renamed DCERPC to more generic RPC protocol so we can use also for other type...Luca Deri2022-02-03
* Added new IDN/Punycode risk for spotting internationalized domain namesLuca2022-02-03
* Added missing __sync_fetch_and_add() definition in WindowsLuca Deri2022-02-02