| Commit message (Expand) | Author | Age |
* | HTTP: fix another memory access error (#2049) | Ivan Nardi | 2023-07-15 |
* | Fixes risk mask exception handling while improving the overall performance | Luca Deri | 2023-07-14 |
* | HTTP: fix extraction of filename (#2046) | Ivan Nardi | 2023-07-14 |
* | HTTP: fix heap-buffer-overflow (#2044) | Ivan Nardi | 2023-07-13 |
* | Minor code cleanup | Luca Deri | 2023-07-11 |
* | added feature to extract filename from http attachment (#2037) | Chiara Maggi | 2023-07-11 |
* | removed useless call of ndpi_set_risk func (#2022) | Ivan Kapranov | 2023-06-22 |
* | HTTP: rework state machine (#1966) | Ivan Nardi | 2023-05-16 |
* | Improve detection of crawlers/bots (#1968) | Ivan Nardi | 2023-05-09 |
* | HTTP: improve extraction of metadata and of flow risks (#1959) | Ivan Nardi | 2023-05-05 |
* | HTTP: remove useless code about XBOX (#1958) | Ivan Nardi | 2023-05-04 |
* | Ookla: rework detection (#1922) | Ivan Nardi | 2023-03-30 |
* | Add a new flow risk about literal IP addresses used as SNI (#1892) | Ivan Nardi | 2023-03-02 |
* | LRU caches: add a generic (optional and configurable) expiration logic (#1855) | Ivan Nardi | 2023-01-18 |
* | Add protocol disabling feature (#1808) | Ivan Nardi | 2022-12-18 |
* | Exported HTTP server in metadata | Luca Deri | 2022-12-05 |
* | 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 |