| Commit message (Expand) | Author | Age |
... | |
* | Added check for empty/missing user-agent in HTTP | Luca Deri | 2022-12-03 |
* | Enhanced HTTP numeric IP check | Luca Deri | 2022-10-22 |
* | HTTP: fix stack-buffer-overflow (#1768) | Ivan Nardi | 2022-10-14 |
* | Added detection of URLs starting with a dot (.) | Luca Deri | 2022-10-10 |
* | Fixes Stack-buffer-overflow READ {*} ยท check_content_type_and_change_protocol | Luca Deri | 2022-10-06 |
* | Added new flow risk NDPI_HTTP_OBSOLETE_SERVER. Currently Apache and nginx are... | Luca | 2022-10-04 |
* | Fix compilation and sync utests results | Nardi Ivan | 2022-10-04 |
* | Improved HTTP payload handling | Luca | 2022-10-04 |
* | Improved detection of WebShell and PHP code in HTTP URLs that is reported via... | Luca | 2022-10-04 |
* | Sizes of LRU caches are now configurable | Nardi Ivan | 2022-09-23 |
* | Remove classification "by-ip" from protocol stack (#1743) | Ivan Nardi | 2022-09-20 |
* | Dissectors shouldn't update `flow->guessed_host_protocol_id` | Nardi Ivan | 2022-09-14 |
* | HTTP: remove some wrong code | Nardi Ivan | 2022-09-13 |
* | HTTP: correctly set the classification protocols | Nardi Ivan | 2022-09-06 |
* | Avoid useless host automa lookup (#1724) | Ivan Nardi | 2022-09-05 |
* | HTTP, SoftEther, Florensia: fix some memory corruptions | Nardi Ivan | 2022-08-22 |
* | HTTP: fix classification in some corner cases (#1704) | Ivan Nardi | 2022-08-09 |
* | HTTP, Bittorrent, Kerberos: fix stopping of extra dissection (#1700) | Ivan Nardi | 2022-08-06 |
* | Further simplification of `ndpi_process_extra_packet()` (#1698) | Ivan Nardi | 2022-08-05 |
* | HTTP: improve sub-classification (#1696) | Ivan Nardi | 2022-08-05 |
* | HTTP: fix classification (#1692) | Ivan Nardi | 2022-07-30 |
* | Update the protocol bitmask for some protocols (#1675) | Ivan Nardi | 2022-07-27 |
* | Improve handling of HTTP-Proxy and HTTP-Connect (#1673) | Ivan Nardi | 2022-07-25 |
* | HTTP: improve detection of WindowsUpdate (#1658) | Ivan Nardi | 2022-07-10 |
* | Prohibit MPEG-DASH to set HTTP as application protocol. (#1560) | Toni | 2022-05-30 |
* | HTTP: fix heap-buffer-overflow error (#1564) | Ivan Nardi | 2022-05-30 |
* | Updated tests results | Luca Deri | 2022-05-30 |
* | Added RiskInfo string | Luca Deri | 2022-05-30 |
* | Added detection for WordPress exploits | Luca Deri | 2022-05-29 |
* | Added MPEG-DASH dissector. Fixes #1223. (#1555) | Toni | 2022-05-29 |
* | Fixed HTTP lower/upper protocol mess for Aimini/IPP. (#1557) | Toni | 2022-05-28 |
* | Improved detection of invalid SNI and hostnames in TLS, HTTP | Luca Deri | 2022-05-24 |
* | Moved RTSP http patterns to the protocol source file. | lns | 2022-05-19 |
* | Improved Xiaomi HTTP detection. (#1546) | Toni | 2022-05-10 |
* | Improved suspicious http user agent detection. (#1537) | Toni | 2022-05-02 |
* | Added generic user agent setter. (#1530) | Toni | 2022-04-25 |
* | Fix compilation and sync unit tests results (#1445) | Ivan Nardi | 2022-02-19 |
* | Added newflow risk NDPI_HTTP_CRAWLER_BOT | Luca Deri | 2022-02-17 |
* | Added NDPI_ERROR_CODE_DETECTED risk | Luca Deri | 2022-02-03 |
* | Renamed DCERPC to more generic RPC protocol so we can use also for other type... | Luca Deri | 2022-02-03 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Improved user agent analysis | Luca Deri | 2022-01-09 |
* | Invalid check | Luca Deri | 2022-01-06 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | Added support for Log4J/Log4Shell detection in nDPI via a new flow risk named... | Luca Deri | 2021-12-23 |
* | A final(?) effort to reduce memory usage per flow (#1389) | Ivan Nardi | 2021-12-22 |
* | HTTP proxy improvement | Luca Deri | 2021-11-25 |
* | Reworked HTTP protocol dissection including HTTP proxy and HTTP connect | Luca Deri | 2021-11-25 |
* | Rework how hostname/SNI info is saved (#1330) | Ivan Nardi | 2021-11-24 |
* | Fix writes to `flow->protos` union fields (#1354) | Ivan Nardi | 2021-11-15 |