aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add detection of Gaijin Entertainment games (#2311)Vladimir Gavrilov2024-02-09
* Improve normalization of `flow->host_server_name` (#2310)Ivan Nardi2024-02-09
* Add new AppsFlyer domain (#2307)Vladimir Gavrilov2024-02-08
* Add TencentGames protocol dissector (#2306)Vladimir Gavrilov2024-02-08
* Normalization of host_server_name (#2299)Vitaly Lavrov2024-02-05
* Removed un-necessary include that caused configure-based applications sitting...Luca Deri2024-02-05
* Fix `ndpi_get_lru_cache_stats()` (#2303)Ivan Nardi2024-02-05
* Serialize JA4 to JSON. (#2305)Toni2024-02-05
* Minor hash improvementLuca Deri2024-02-04
* Completly disable all pthread related code in the library if `USE_GLOBAL_CONT...Toni2024-02-03
* collectd: fix extraction of hostname (#2301)Ivan Nardi2024-02-03
* Simplify and fix JA4 string computation. (#2298)Toni2024-02-02
* CIP: fix infinite-loop (#2295)Ivan Nardi2024-02-01
* Add Gearman protocol dissector (#2297)Vladimir Gavrilov2024-02-01
* Fix function parameters check on domain code (#2296)Ivan Nardi2024-02-01
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* Provide a u64 wrapper for `ndpi_set_config()` (#2292)Toni2024-01-30
* Implemented CIP I/O (UDP version of the CIP protocol), Common Industrial prot...Luca Deri2024-01-29
* Fixes invalid skype detection on UDPLuca Deri2024-01-29
* Enhanced exception lists for binary application transferLuca Deri2024-01-29
* Add missing NDPI_LOG_DBG in some dissectors (#2290)Vladimir Gavrilov2024-01-29
* Fix RESP detection (#2289)Vladimir Gavrilov2024-01-27
* Removed check fir skipping .arpa domainsLuca Deri2024-01-27
* Check DGA on domain name (as it should be) rather than on the host nameLuca Deri2024-01-27
* Fixed warningLuca Deri2024-01-27
* Fixed loading of non-ICANN domains that caused false positives with ndpi_load...Luca Deri2024-01-27
* Add Raft protocol dissector. (#2286)Toni2024-01-25
* Improve MySQL detection (#2279)Vladimir Gavrilov2024-01-25
* fuzz: fuzz_config: we need bigegr inputs (#2285)Ivan Nardi2024-01-25
* Add Radmin protocol dissector (#2283)Vladimir Gavrilov2024-01-25
* fuzz: extend fuzzing coverage (#2281)Ivan Nardi2024-01-24
* QUIC: fix decryption with CH fragments with different Destination CID (#2278)Ivan Nardi2024-01-24
* Add STOMP protocol dissector (#2280)Vladimir Gavrilov2024-01-23
* Improve handling of custom rules (#2276)Ivan Nardi2024-01-21
* Add ElectronicArts detection support (#2274)Vladimir Gavrilov2024-01-21
* Add Yojimbo (netcode) protocol dissector (#2277)Toni2024-01-21
* Zoom: improve detection (#2270)Ivan Nardi2024-01-21
* config: follow-up (#2268)Ivan Nardi2024-01-20
* Fix detection of new Cassandra versions (#2272)Vladimir Gavrilov2024-01-20
* Add a dedicated dissector for Zoom (#2265)Ivan Nardi2024-01-19
* STUN: fix flow risks when DTLS packets are found (#2266)Ivan Nardi2024-01-19
* Add Mumble detection support (#2269)Vladimir Gavrilov2024-01-19
* Rework Steam detection (part 1) (#2264)Vladimir Gavrilov2024-01-18
* config: allow configuration of guessing algorithmsNardi Ivan2024-01-18
* config: move debug/log configuration to the new APINardi Ivan2024-01-18
* config: DNS: add two configuration optionsNardi Ivan2024-01-18
* config: HTTP: enable/disable processing of HTTP responsesNardi Ivan2024-01-18
* config: configure TLS certificate expiration with the new APINardi Ivan2024-01-18
* config: remove `enum ndpi_prefs`Nardi Ivan2024-01-18
* config: remove `ndpi_set_detection_preferences()`Nardi Ivan2024-01-18