aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* 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
* Moved ndpi_private.h to include directoryLuca Deri2024-01-09
* Add PIA (Private Internet Access) support (#2250)Vladimir Gavrilov2024-01-09
* Add more adult content hostnames (#2247)Vladimir Gavrilov2024-01-09
* Add Roughtime protocol dissector. (#2248)Toni2024-01-09
* Add realtime protocol output to `ndpiReader`. (#2197)Toni2024-01-09
* Fix default port conflicts between AJP and CiscoVPN (#2245)Ivan Nardi2024-01-08
* 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
* STUN: fix detection of Google Meet over IPv6 (#2241)Ivan Nardi2024-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
* sha256: fix undefined-shift error (#2237)Ivan Nardi2024-01-02
* TLS: fix heap-buffer-overflow (#2235)Ivan Nardi2024-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
* Removed type redefinitionLuca Deri2023-12-23
* Changes to avoid type redefinition on windowsLuca Deri2023-12-23
* Buffer overflow fixLuca Deri2023-12-23
* Warning fixLuca Deri2023-12-22
* Implements JA4 Support (#2191)Luca Deri2023-12-22
* Changes to make room for JA4Luca Deri2023-12-22
* Add Apache Kafka protocol dissector (#2226)Vladimir Gavrilov2023-12-22
* Add WebDAV detection support (#2224)Vladimir Gavrilov2023-12-22
* Various MDNS flow risks fixesLuca2023-12-21
* MDNS fixLuca2023-12-21
* CI: update list of compilers (#2223)Ivan Nardi2023-12-20
* Add JSON-RPC protocol dissector (#2217)Vladimir Gavrilov2023-12-20
* Add OpenFlow protocol dissector (#2222)Vladimir Gavrilov2023-12-20