aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* ipv6: add support for ipv6 addresses lists (#2113)Ivan Nardi2023-10-26
* Fixed endian issue while DEBUG_PROTOBUF is enabled. (#2112)Toni2023-10-25
* 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
* Improved CryNetwork protocol dissector.Toni Uhlig2023-10-23
* Add Remote Management Control Protocol (RMCP).Toni Uhlig2023-10-19
* Improved Steam detection by adding steamdiscover pattern. (#2105)Toni2023-10-17
* Fixed OpenWRT arm related build issues. (#2104)Toni2023-10-16
* Fixed two OpenWRT arm related build issues. (#2103)Toni2023-10-16
* Windows warning checksLuca Deri2023-10-16
* fuzz: extend fuzzing coverageNardi Ivan2023-10-15
* Added NDPI_MALWARE_HOST_CONTACTED flow riskLuca Deri2023-10-13
* Fix for buffer overflow in serializationLuca2023-10-11
* Improved MGCP detection by allowing '\r' as line feed.lns2023-10-11
* QUIC: export QUIC version as metadataNardi Ivan2023-10-11
* Serialization fixLuca Deri2023-10-11
* fuzzing: extend fuzzing coverageNardi Ivan2023-10-09
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* version of dirent.c that is liked by both VC++ and MinGWLuca Deri2023-10-05
* Windows code reworkLuca Deri2023-10-05
* Windows compilation fixesLuca Deri2023-10-05
* Win include changeLuca Deri2023-10-05