| Commit message (Expand) | Author | Age |
* | Added fix for better handling exceptions rollback in case of later match | Luca Deri | 2023-03-06 |
* | Add a new flow risk about literal IP addresses used as SNI (#1892) | Ivan Nardi | 2023-03-02 |
* | fuzz: extend fuzz coverage (#1888) | Ivan Nardi | 2023-02-16 |
* | Fix export/serialization of `flow->risk` (#1885) | Ivan Nardi | 2023-02-14 |
* | Added new risk NDPI_TCP_ISSUES | Luca Deri | 2023-01-24 |
* | Shrinked symbolic flow risks labels | Luca Deri | 2023-01-19 |
* | Added NDPI_MINOR_ISSUES risk used for storing generic/relevant information ab... | Luca Deri | 2022-12-31 |
* | Added NDPI_PERIODIC_FLOW flow risk to be used by apps based on nDPI | Luca Deri | 2022-12-30 |
* | Implemented EDNS(0) support in DNS dissector | Luca Deri | 2022-12-29 |
* | fuzz: add fuzzer testing nDPI (initial) configurations (#1830) | Ivan Nardi | 2022-12-23 |
* | Fix some errors found by oss-fuzz (#1834) | Ivan Nardi | 2022-12-20 |
* | fuzz: add a new fuzzer testing memory allocation failures (#1818) | Ivan Nardi | 2022-12-06 |
* | Improve export/print of L4 protocol information (#1799) | Ivan Nardi | 2022-11-13 |
* | Fix json export of ipv6 addresses | Nardi Ivan | 2022-11-07 |
* | TLS: improve handling of ALPN(s) (#1784) | Ivan Nardi | 2022-10-25 |
* | Enhanced HTTP numeric IP check | Luca Deri | 2022-10-22 |
* | Reworked severities adding critical and emergency, thus shifting values down | Luca Deri | 2022-10-19 |
* | Fix a use-of-uninitialized-value error on PCRE code | Nardi Ivan | 2022-10-17 |
* | Updated protocol dissector serialisation code. (#1767) | Toni | 2022-10-15 |
* | Added new flow risk NDPI_HTTP_OBSOLETE_SERVER. Currently Apache and nginx are... | Luca | 2022-10-04 |
* | Improved NATPMP dissection. (#1745) | Toni | 2022-09-21 |
* | Build ndpiReader and run regression tests. | Toni Uhlig | 2022-09-21 |
* | Add proj and sln for compile of dynamic x64 lib under Visual Studio 2019. | mark andrews | 2022-09-21 |
* | STUN: several improvements | Nardi Ivan | 2022-09-11 |
* | Serialize nDPI detection/dissection data as object. (#1725) | Toni | 2022-09-06 |
* | Add Discord dissector. (#1694) | Toni | 2022-08-03 |
* | Compilation fix (not all compilers like restrict) (part 2) | Luca Deri | 2022-08-03 |
* | Improved nDPI JSON serialization. (#1689) | Toni | 2022-08-02 |
* | Improve handling of HTTP-Proxy and HTTP-Connect (#1673) | Ivan Nardi | 2022-07-25 |
* | Add support for flow client/server information (#1671) | Ivan Nardi | 2022-07-24 |
* | Windows error C2466 fix (array size init with 0). | Zied Aouini | 2022-07-22 |
* | Windows compilation fix. | Zied Aouini | 2022-07-22 |
* | Added null pointer checks | Luca | 2022-07-14 |
* | ASN1/BER: fix signed integer overflow (#1660) | Ivan Nardi | 2022-07-12 |
* | LDAP: rewrite dissection (#1649) | Ivan Nardi | 2022-07-08 |
* | Fix handling of NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1636) | Ivan Nardi | 2022-07-05 |
* | Updated ndpi_check_flow_risk_exceptions() signature | Luca Deri | 2022-07-04 |
* | Cleaned-up issuer DN check code adding | Luca Deri | 2022-07-04 |
* | Replaced malicious JA3-md5/SSL-cert-sha1 ac automata with hashmaps. | Toni Uhlig | 2022-07-04 |
* | Added unidirectional traffic flow risk | Luca Deri | 2022-06-20 |
* | Replaced nDPI's internal hashmap with uthash. (#1602) | Toni | 2022-06-17 |
* | Fixed syslog false positives. (#1577) | Toni | 2022-06-03 |
* | Added check | Luca Deri | 2022-05-30 |
* | Added ability to return risk info in JSON format in ndpi_get_flow_risk_info() | Luca | 2022-05-30 |
* | Fixed dispay bug for risk_info | Luca Deri | 2022-05-30 |
* | Updated tests results | Luca Deri | 2022-05-30 |
* | Added RiskInfo string | Luca Deri | 2022-05-30 |
* | Compilation fixes for old gcc compiler | Luca Deri | 2022-05-28 |
* | Improved invalid host detection | Luca Deri | 2022-05-24 |
* | Improved detection of invalid SNI and hostnames in TLS, HTTP | Luca Deri | 2022-05-24 |