aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Keep separating public and private API (#2157)Ivan Nardi2023-11-29
* Fix detection of `NDPI_TCP_ISSUES` flow risk (#2177)Ivan Nardi2023-11-29
* Add Schneider Electric’s UMAS detection support (#2180)Vladimir Gavrilov2023-11-28
* Fix FINS false positives (#2176)Vladimir Gavrilov2023-11-27
* Add Ether-S-I/O protocol dissector (#2174)Vladimir Gavrilov2023-11-27
* Add Omron FINS protocol dissector (#2172)Vladimir Gavrilov2023-11-27
* Rework S7Comm dissector; add S7Comm Plus support (#2165)Vladimir Gavrilov2023-11-27
* Improve CORBA detection (#2167)Vladimir Gavrilov2023-11-27
* Add OPC UA protocol dissector (#2169)Vladimir Gavrilov2023-11-27
* STUN: improve demultiplexing of DTLS packets (#2153)Ivan Nardi2023-11-27
* Add RTPS protocol dissector (#2168)Vladimir Gavrilov2023-11-27
* Reduce false positives for H.323 over TCP (#2164)Vladimir Gavrilov2023-11-23
* Get rid of RDP false positives (#2161)Vladimir Gavrilov2023-11-23
* Add HART-IP protocol dissector (#2163)Vladimir Gavrilov2023-11-22
* Improved TFTP. Fixes #2075. (#2149)Toni2023-11-21
* Get rid of Apache Cassandra false positives (#2159)Vladimir Gavrilov2023-11-21
* Add IEEE 1588-2008 (PTPv2) dissector (#2156)Vladimir Gavrilov2023-11-21
* Ip address list: aggregate Mullvad and Tor lists too (#2154)Ivan Nardi2023-11-21
* Remove Google+ support (#2155)Vladimir Gavrilov2023-11-21
* IP lists: aggregate addresses wherever possible (#2152)Ivan Nardi2023-11-17
* Remove duplicate addreess list (#2151)Ivan Nardi2023-11-16
* protocols/ethereum: enhance node discovery protocol detection. (#2145)Maatuq2023-11-15
* Added TeslaServices and improved TikTok host names. Fixes #2140. (#2144)Toni2023-11-10
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Fixed implicit u32 cast in `ndpi_data_min()` / `ndpi_data_max()`. (#2139)Toni2023-11-09
* fuzz: improve coverage and remove dead code (#2135)Ivan Nardi2023-11-07
* Remove `struct ndpi_packet_struct` from the public API (#2129)Ivan Nardi2023-11-07
* In case a pattern is redefined (for instance with protos.txt), the custom def...Luca Deri2023-11-02
* Added malicious sites from the polish cert. (#2121)Toni2023-11-02
* Move from PCRE to PCRE2 (#2134)Christian Marangi2023-11-01
* Fix proto_name and proto_id missmatch for Sina and SinaWeibo (#2131)Ivan Kapranov2023-11-01
* Custom rules: add missing check (#2132)Ivan Nardi2023-10-31
* Custom rules: fixes for Windows (#2130)Ivan Nardi2023-10-31
* Added pointer checkLuca Deri2023-10-31
* Added missing freeaddrinfo() callLuca Deri2023-10-30
* Replaced gethostbyname2 with getaddrinfo (portable code)Luca Deri2023-10-30
* Warning fixesLuca Deri2023-10-30
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* Custom rules: fix a stack overflow (#2128)Ivan Nardi2023-10-30
* Disbling AES-NI on FreeBSD as the feature checke does not work wellLuca Deri2023-10-30
* FreeBSD compilation fix (missingcvg #include <netdb.h>)Luca Deri2023-10-29
* Implements support for symbolic host names (#2123)Luca Deri2023-10-29
* Added checkLuca Deri2023-10-29
* Rename some functions with more useful/clear names (#2127)Ivan Nardi2023-10-29
* IPv6: add support for custom categories (#2126)Ivan Nardi2023-10-29
* IPv6: add support for IPv6 risk exceptions (#2122)Ivan Nardi2023-10-29
* IPv6: add support for custom rules (#2120)Ivan Nardi2023-10-29
* IPv6: add support for IPv6 risk tree (#2118)Ivan Nardi2023-10-27
* Improved Protobuf dissector. (#2119)Toni2023-10-27
* Jabber: remove support for UDP (#2115)Ivan Nardi2023-10-26