aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* Add a new fuzzer for QUIC (#1800)Ivan Nardi2022-12-01
* Fix classification "by-port" of QUIC flows (#1785)Ivan Nardi2022-11-22
* 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
* Improve export/print of L4 protocol information (#1799)Ivan Nardi2022-11-13
* Merge pull request #1796 from IvanNardi/issue-1792Toni2022-11-07
|\
| * RTP: remove a superfluous checkNardi Ivan2022-11-07
* | Fix json export of ipv6 addressesNardi Ivan2022-11-07
|/
* Removed unused variableLuca Deri2022-10-26
* Fix typoAlfredo Cardigliano2022-10-26
* CleanupLuca Deri2022-10-26
* TypoLuca Deri2022-10-26
* Improved AESNI checkLuca Deri2022-10-26
* Hangout: avoid useless lookups in the protocol tree (#1755)Ivan Nardi2022-10-25
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* Fix memory corruption on TCP flows (#1786)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
* Updated FortiClient default portsLuca Deri2022-10-19
* Reworked severities adding critical and emergency, thus shifting values downLuca Deri2022-10-19
* TLS: explicit ignore client certificate (#1776)Ivan Nardi2022-10-18
* Fix a use-of-uninitialized-value error on PCRE codeNardi Ivan2022-10-17
* Add some popular streaming applicationsNardi Ivan2022-10-17
* Updated protocol dissector serialisation code. (#1767)Toni2022-10-15
* HTTP: fix stack-buffer-overflow (#1768)Ivan Nardi2022-10-14
* Removed gettimeofday as win files has located in windows/src/Luca Deri2022-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
* Windows changesLuca Deri2022-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
* Added the ability to track the payload via -E and via the new option 'ndpi_tr...Luca2022-10-04
* Fix ndpi_timeval_to_milliseconds/microseconds for platforms with tv_usec is a...Toni2022-10-02
* Line app support (#1759)sharonenoch2022-10-01
* TLS/DTLS: we process certificate for UDP flows, tooNardi Ivan2022-09-30
* Fixed invalid unidirectional traffic alert for unidirectional protocols (e.g....Luca2022-09-29
* Remove unused codeNardi Ivan2022-09-28
* Fix value of `ndpi_protocol->protocol_by_ip`Nardi Ivan2022-09-25
* DNS: change category of DNS flowsNardi Ivan2022-09-25
* Changed some protocol categories to align with others.Toni Uhlig2022-09-23