aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* Add a new fuzzer for QUIC (#1800)Ivan Nardi2022-12-01
* TLS: be sure to always set `ssl_version` field (#1806)Ivan Nardi2022-11-22
* DNS: fix an infinite loop, due to an integer overflow (#1804)Ivan Nardi2022-11-15
* Improved Teamspeak3 License/Weblist detection. (#1802)Toni2022-11-15
* RTP: remove a superfluous checkNardi Ivan2022-11-07
* Hangout: avoid useless lookups in the protocol tree (#1755)Ivan Nardi2022-10-25
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* IRC: fix memory access (#1787)Ivan Nardi2022-10-25
* Enhanced HTTP numeric IP checkLuca Deri2022-10-22
* Add Elasticsearch protocol dissector. (#1782)Toni2022-10-21
* Add Munin protocol dissector.Toni Uhlig2022-10-20
* TLS: allow sub-classification via ALPNNardi Ivan2022-10-20
* TLS: explicit ignore client certificate (#1776)Ivan Nardi2022-10-18
* HTTP: fix stack-buffer-overflow (#1768)Ivan Nardi2022-10-14
* Added DNS error code mapping number -> stringLuca Deri2022-10-14
* Added detection of URLs starting with a dot (.)Luca Deri2022-10-10
* LINE_CALL: add detection of LINE voip calls (#1761)Ivan Nardi2022-10-06
* irc: fix heap-buffer-overflow (#1765)Ivan Nardi2022-10-06
* Fixes Stack-buffer-overflow READ {*} ยท check_content_type_and_change_protocolLuca Deri2022-10-06
* Improved credentials check in IRCLuca Deri2022-10-05
* Added new flow risk NDPI_HTTP_OBSOLETE_SERVER. Currently Apache and nginx are...Luca2022-10-04
* Fix compilation and sync utests resultsNardi Ivan2022-10-04
* Improved HTTP payload handlingLuca2022-10-04
* Improved detection of WebShell and PHP code in HTTP URLs that is reported via...Luca2022-10-04
* TLS/DTLS: we process certificate for UDP flows, tooNardi Ivan2022-09-30
* Remove unused codeNardi Ivan2022-09-28
* DNS: change category of DNS flowsNardi Ivan2022-09-25
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* DNS: change category of DNS flowsNardi Ivan2022-09-22
* NAT-PMP: fix metadata extractionNardi Ivan2022-09-21
* Improved NATPMP dissection. (#1745)Toni2022-09-21
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Fix warnings on OpenWrt CCs, caused by the memcpy builtin. (#1741)Toni2022-09-18
* Add CryNetwork dissector.Toni Uhlig2022-09-16
* Add Syncthing dissector.Toni Uhlig2022-09-16
* Add NATPMP dissector. (#1738)Toni2022-09-16
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* HTTP: remove some wrong codeNardi Ivan2022-09-13
* STUN: several improvementsNardi Ivan2022-09-11
* HTTP: correctly set the classification protocolsNardi Ivan2022-09-06
* Fix some warningsNardi Ivan2022-09-05
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Fix string copy truncation warning. (#1723)Toni2022-09-05
* Fixed FastCGI memory issue (was not using nDPI's malloc wrapper). (#1722)Toni2022-09-05
* Add support to opportunistic TLSNardi Ivan2022-09-04
* FastCGI: dissect PARAMS (#1715)Toni2022-08-30
* Improved MGCP dissector. (#1717)Toni2022-08-30
* QUIC: fix heap-buffer-overflowNardi Ivan2022-08-25
* QUIC: add support for 0-RTT packets received before the InitialNardi Ivan2022-08-24
* Add FastCGI protocol detection. (#1711)Toni2022-08-24