aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* config: move cfg of aggressiviness and opportunistic TLS to the new APINardi Ivan2024-01-18
* config: move IP lists configurations to the new APINardi Ivan2024-01-18
* config: move LRU cache configurations to the new APINardi Ivan2024-01-18
* Make `ndpi_finalize_initialization()` returns an error codeNardi Ivan2024-01-18
* New API for library configurationNardi Ivan2024-01-18
* Improved ndpi_get_host_domainLuca2024-01-16
* Added ndpi_get_host_domain() for returning the host domainLuca2024-01-16
* Added ndpi tracingLuca2024-01-15
* Removes extraneous parentheses that caused macOS to complainLuca2024-01-15
* Added new API callsLuca2024-01-15
* Bittorrent: improve detection of UTPv1 (#2259)Ivan Nardi2024-01-12
* Fix some warnings reported by CODESonar (#2227)Ivan Nardi2024-01-12
* Add KCP protocol dissector. (#2257)Toni2024-01-12
* Add more tracker/ad hosts (#2256)Vladimir Gavrilov2024-01-12
* Improved uTorrent via utp (TCP-like streams over UDP). (#2255)Toni2024-01-11
* Added missing (C)Luca Deri2024-01-09
* Moved ndpi_private.h to include directoryLuca Deri2024-01-09