aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Bug fixing. (#1487)Vitaly Lavrov2022-03-15
* 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
* Drop support for non-gcrypt builds. (#1469)Toni2022-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
* Add a new flow risk `NDPI_ANONYMOUS_SUBSCRIBER` (#1462)Ivan Nardi2022-02-28
* Removed some unused fields (#1461)Ivan Nardi2022-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
* Replaced strdup with ndpi_strupLuca Deri2022-02-23
* Directly drop malformed packets (#1455)Ivan Nardi2022-02-22
* 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
* Added newflow risk NDPI_HTTP_CRAWLER_BOTLuca Deri2022-02-17
* SilencedLuca Deri2022-02-14
* Added SNMP error code checkLuca Deri2022-02-14
* Added cybersecurity category mapping to stringLuca Deri2022-02-10
* Added cybersecurity protocol and category that groups traffic towards leading...Luca Deri2022-02-10
* 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 HSRP protocol detectionLuca Deri2022-02-08
* Sync utests (#1433)Ivan Nardi2022-02-04
* 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
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Remove Playstation VUE protocol (#1426)Ivan Nardi2022-01-30
* Commented old code (see https://github.com/ntop/nDPI/pull/1425)Luca Deri2022-01-30
* Improve protocol stacks (#1425)Ivan Nardi2022-01-30
* Extend protocols support (#1422)Ivan Nardi2022-01-29
* Fix some race conditions by using atomic operations. (#1420)Toni2022-01-29
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Fixed heap overflow in nDPI realloc wrapper if new size < old size. (#1421)Toni2022-01-27
* Added NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE flow riskLuca Deri2022-01-26
* Improved Zoom protocol detectionLuca Deri2022-01-23
* Added JA3 in risj exceptionsLuca Deri2022-01-20
* H323: fix a use-after-poison error (#1412)Ivan Nardi2022-01-17
* Adds some risk exceptions for popular services and domain namesLuca2022-01-17
* Added performance tests toolsLuca Deri2022-01-16
* Added the ability to specify trusted issueDN often used in companies to self-...Luca Deri2022-01-13
* Added EthernetIP dissectorLuca Deri2022-01-12
* Fix two use-of-uninitialized-value errors (#1398)Ivan Nardi2022-01-12
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Remove some unused fields (#1393)Ivan Nardi2022-01-08
* Improved bittorrent detectionLuca Deri2022-01-06