aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
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
* 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
* 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
* Add HART-IP protocol dissector (#2163)Vladimir Gavrilov2023-11-22
* Add IEEE 1588-2008 (PTPv2) dissector (#2156)Vladimir Gavrilov2023-11-21
* Remove Google+ support (#2155)Vladimir Gavrilov2023-11-21
* Remove duplicate addreess list (#2151)Ivan Nardi2023-11-16
* 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
* 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
* Added malicious sites from the polish cert. (#2121)Toni2023-11-02
* Custom rules: add missing check (#2132)Ivan Nardi2023-10-31
* Custom rules: fixes for Windows (#2130)Ivan Nardi2023-10-31
* Added missing freeaddrinfo() callLuca Deri2023-10-30
* Replaced gethostbyname2 with getaddrinfo (portable code)Luca Deri2023-10-30
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* Custom rules: fix a stack overflow (#2128)Ivan Nardi2023-10-30
* FreeBSD compilation fix (missingcvg #include <netdb.h>)Luca Deri2023-10-29
* Implements support for symbolic host names (#2123)Luca 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
* ipv6: add support for ipv6 addresses lists (#2113)Ivan Nardi2023-10-26
* add ethereum protocol dissector. (#2111)Maatuq2023-10-25
* Added generic Google Protobuf dissector. (#2109)Toni2023-10-24
* Improved detection as non DGA for hostnames belnging to a CDN (#2068)Luca Deri2023-10-23
* Add CAN over Ethernet dissector.Toni Uhlig2023-10-23
* Add Remote Management Control Protocol (RMCP).Toni Uhlig2023-10-19
* fuzz: extend fuzzing coverageNardi Ivan2023-10-15
* Added NDPI_MALWARE_HOST_CONTACTED flow riskLuca Deri2023-10-13
* fuzzing: extend fuzzing coverageNardi Ivan2023-10-09
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* Windows code reworkLuca Deri2023-10-05
* Windows compilation fixesLuca Deri2023-10-05
* Win include changeLuca Deri2023-10-05
* Added HAProxy protocol. (#2088)Toni2023-10-02
* Added printf/fprintf replacement for some internal modules. (#1974)Toni2023-09-26
* Renamed HTTP/2 to HTTP2 as the '/' can have side effects with applications si...Luca Deri2023-09-20
* Add support for (un-encrypted) HTTP/2 (#2087)Ivan Nardi2023-09-18
* fuzz: extend fuzzing coverageNardi Ivan2023-09-16
* Add `ndpi_domain_classify_finalize()` function (#2084)Ivan Nardi2023-09-12