aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Add PFCP protocol dissector (#2342)Vladimir Gavrilov2024-03-13
* STUN: add a parameter to configure how long the extra dissection lasts (#2336)Ivan Nardi2024-03-07
* Add a specific protocol id for audio/video calls made using Google apps (#2341)Ivan Nardi2024-03-07
* Fix memory leak (#2340)Ivan Nardi2024-03-07
* Add Path of Exile protocol dissector (#2337)Vladimir Gavrilov2024-03-06
* ahocorasick: improve matching with subdomains (#2331)Ivan Nardi2024-03-06
* Add NetEase Games detection support (#2335)Vladimir Gavrilov2024-03-05
* Add Naraka Bladepoint detection support (#2334)Vladimir Gavrilov2024-03-04
* Added DGA exception for DropboxLuca Deri2024-03-03
* indentLuca Deri2024-03-03
* Add BFD protocol dissector (#2332)Vladimir Gavrilov2024-02-29
* Telegram: improve identificationNardi Ivan2024-02-26
* Improved Telegram detectionLuca Deri2024-02-23
* Improved telegram detectionLuca Deri2024-02-22
* Add DLEP protocol dissector (#2326)Vladimir Gavrilov2024-02-20
* IndentationLuca Deri2024-02-16
* Add ANSI C12.22 protocol dissector (#2317)Vladimir Gavrilov2024-02-15
* Skype: remove old detection logic (#1954)Ivan Nardi2024-02-12
* TLS: add configuration of JA* fingerprints (#2313)Ivan Nardi2024-02-10
* fuzz: improve fuzzing coverage (#2309)Ivan Nardi2024-02-09
* Add detection of Gaijin Entertainment games (#2311)Vladimir Gavrilov2024-02-09
* Improve normalization of `flow->host_server_name` (#2310)Ivan Nardi2024-02-09
* Add TencentGames protocol dissector (#2306)Vladimir Gavrilov2024-02-08
* Normalization of host_server_name (#2299)Vitaly Lavrov2024-02-05
* Fix `ndpi_get_lru_cache_stats()` (#2303)Ivan Nardi2024-02-05
* Completly disable all pthread related code in the library if `USE_GLOBAL_CONT...Toni2024-02-03
* Add Gearman protocol dissector (#2297)Vladimir Gavrilov2024-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
* Fix RESP detection (#2289)Vladimir Gavrilov2024-01-27
* Check DGA on domain name (as it should be) rather than on the host nameLuca Deri2024-01-27
* Add Raft protocol dissector. (#2286)Toni2024-01-25
* Add Radmin protocol dissector (#2283)Vladimir Gavrilov2024-01-25
* fuzz: extend fuzzing coverage (#2281)Ivan Nardi2024-01-24
* Add STOMP protocol dissector (#2280)Vladimir Gavrilov2024-01-23
* Improve handling of custom rules (#2276)Ivan Nardi2024-01-21
* Add Yojimbo (netcode) protocol dissector (#2277)Toni2024-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
* 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