aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* config: follow-up (#2268)Ivan Nardi2024-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
* 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
* Added ndpi_get_host_domain() for returning the host domainLuca2024-01-16
* Added new API callsLuca2024-01-15
* Add KCP protocol dissector. (#2257)Toni2024-01-12
* Added missing (C)Luca Deri2024-01-09
* Moved ndpi_private.h to include directoryLuca Deri2024-01-09
* Add PIA (Private Internet Access) support (#2250)Vladimir Gavrilov2024-01-09
* Add Roughtime protocol dissector. (#2248)Toni2024-01-09
* Add realtime protocol output to `ndpiReader`. (#2197)Toni2024-01-09
* Add Google Chat support (#2244)Vladimir Gavrilov2024-01-07
* Add Ceph protocol dissector (#2242)Vladimir Gavrilov2024-01-04
* Add an implementation of the BSD function `strtonum` (#2238)Ivan Nardi2024-01-04
* Add HL7 protocol dissector (#2240)Vladimir Gavrilov2024-01-02
* Add IEC62056 (DLMS/COSEM) protocol dissector (#2229)Vladimir Gavrilov2024-01-02
* fuzz: improve fuzzing coverage (#2239)Ivan Nardi2024-01-02
* Remove Google Hangouts/Duo stuff (#2233)Vladimir Gavrilov2024-01-02
* Teamviewer: varius fixes (#2228)Ivan Nardi2024-01-02
* Add NoMachine NX protocol dissector (#2234)Vladimir Gavrilov2024-01-02
* Implemented ndpi_is_outlier() for detecting outliers using z-scoreLuca2023-12-28
* Implements ndpi_pearson_correlation for measuring how correlated are two seriesLuca Deri2023-12-27
* New ndpi_sha256() nDPI API call (#2230)Luca Deri2023-12-23
* Fixed check (when using ./autogen.sh --enable-option-checking=fatal --enable-...Luca Deri2023-12-22
* Fixes nDPI datastructs size checkLuca Deri2023-12-22
* Implements JA4 Support (#2191)Luca Deri2023-12-22
* Add Apache Kafka protocol dissector (#2226)Vladimir Gavrilov2023-12-22