aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* QUIC: fix dissection of packets forcing VNNardi Ivan2023-06-08
* QUIC: fix a memory access errorNardi Ivan2023-06-08
* QUIC: add support for QUIC version 2Nardi Ivan2023-06-08
* ProtonVPN: add basic detection (#2006)Ivan Nardi2023-06-08
* Numeric truncation at `tls.c:1010` (#2005)headshog2023-06-08
* added new domain names (#2002)zehraIn2023-06-01
* Add bitcoing protocol dissector. (#1992)Maatuq2023-05-31
* Numeric truncation at `ndpi_analyze.c` at lines 101, 104, 107, 110 (#1999)headshog2023-05-30
* Changed logging callback function sig. (#2000)Toni2023-05-30
* fixed numeric truncation error in ndpi_main.c:6837 (#1998)headshog2023-05-29
* Fix some memory errors triggered by allocation failures (#1995)Ivan Nardi2023-05-29
* Avoid calling `ndpi_reconcile_protocols()` twice in `ndpi_detection_giveup()`...Ivan Nardi2023-05-29
* Fix an heap-buffer-overflow (#1994)Ivan Nardi2023-05-29
* Remove some useless checks (#1993)Ivan Nardi2023-05-28
* Add support for Epic Games and GeForceNow/Nvidia (#1990)Ivan Nardi2023-05-27
* Improve detection of Alibaba flows (#1991)Ivan Nardi2023-05-27
* Fixed invalid use of ndpi_free(). Sorry, my fault. (#1988)Toni2023-05-24
* Cosmetic changesLuca Deri2023-05-23
* Improved missing usage of nDPIs malloc wrapper. Fixes #1978. (#1979)Toni2023-05-20
* Made VK protocol detection more strictLuca Deri2023-05-20
* Added scripts to auto generate hostname/SNI *.inc files. (#1984)Toni2023-05-20
* fixed numeric truncation errorheadshog2023-05-20
* Implemented ndpi_predict_linear() for predicting a timeseries value overtimeLuca Deri2023-05-19
* Add support for roaring_bitmap_xor_inplace (#1983)Yuriy Rymarchuk2023-05-18
* Fix classification-by-ip in `ndpi_detection_giveup` (#1981)Ivan Nardi2023-05-17
* Add support for SRTP (#1977)Ivan Nardi2023-05-16
* HTTP: rework state machine (#1966)Ivan Nardi2023-05-16
* Fix MS Teams detection with heuristic (#1972)Ivan Nardi2023-05-10
* Improved MS Teams detection with heuristicLuca2023-05-10
* Enhanced MS teams STUN/Azure detectionLuca2023-05-10
* MS Teams enhancementLuca2023-05-10
* MS Teams improvementsLuca2023-05-10
* All protocols should be excluded sooner or later (#1969)Ivan Nardi2023-05-10
* Remove special handling of some TCP flows without SYN (#1965)Ivan Nardi2023-05-09
* Improve detection of crawlers/bots (#1968)Ivan Nardi2023-05-09
* Extend content-match list (#1967)Ivan Nardi2023-05-09
* Disabled query string validation in MDNS in order to avoid zapping chars that...Luca Deri2023-05-09
* Refreshed listsLuca Deri2023-05-08
* add 2 ns from fdn.fr to DoH section (#1964)Clément BRUGUERA2023-05-05
* HTTP: improve extraction of metadata and of flow risks (#1959)Ivan Nardi2023-05-05
* HTTP: remove useless code about XBOX (#1958)Ivan Nardi2023-05-04
* Improve detection of crawler/bot traffic (#1956)Ivan Nardi2023-05-04
* Added detection of Facebook Reels and StoriesLuca Deri2023-05-03
* Make Bittorrent LRU cache IPv6 aware. (#1909)Ivan Nardi2023-04-29
* Added missing checkLuca Deri2023-04-28
* Added ndpi_guess_undetected_protocol_v4() to restore logic thatLuca Deri2023-04-28
* Updated (C)Luca Deri2023-04-28
* Added missing checkLuca Deri2023-04-28
* Add an heuristic to detect/ignore some anomalous TCP ACK packets (#1948)Ivan Nardi2023-04-25
* fuzz: extend fuzzers coverage (#1952)Ivan Nardi2023-04-25