aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* ndpiReader: improve the check on max number of pkts processed per flow (#2261)Ivan Nardi2024-01-15
* Added missing lists file to the distribution tarballNardi Ivan2024-01-15
* ndpiReader: fix memory leakNardi Ivan2024-01-15
* 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
* 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
* Make some test traces smaller (#2243)Ivan Nardi2024-01-08
* Add Google Chat support (#2244)Vladimir Gavrilov2024-01-07
* ndpiReader: add breed stats on output used for CI (#2236)Ivan Nardi2024-01-05
* 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