aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
...
* Remove unused code. (#2450)Toni2024-05-21
* Added dpi.compute_entropy configuration parameterLuca Deri2024-05-18
* Cleaned up APILuca Deri2024-05-17
* Add Call of Duty Mobile support (#2438)Vladimir Gavrilov2024-05-15
* H323: improve detection and avoid false positives (#2432)Ivan Nardi2024-05-11
* Add Ethernet Global Data support (#2437)Vladimir Gavrilov2024-05-11
* IRC: simplify detection (#2423)Ivan Nardi2024-05-11
* Remove Vevo support (#2436)Vladimir Gavrilov2024-05-11
* Viber: add detection of voip calls and avoid false positives (#2434)Ivan Nardi2024-05-11
* Raknet/RTP: avoid Raknet false positives and harden RTP heuristic (#2427)Ivan Nardi2024-05-09
* Added #ifdef for Windows builds (#2431)Luca Deri2024-05-09
* Add extra entropy checks and more precise(?) analysis. (#2383)Toni2024-05-09
* Added optimized memmem/strlcpy version (#2424)Toni2024-05-08
* Reworked code and added two new API callsLuca Deri2024-05-07
* Win warning fixesLuca Deri2024-05-07
* Add support for Mastodon, Bluesky and (FB-)Threads (#2418)Ivan Nardi2024-05-06
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06
* TLS: avoid setting `NDPI_TLS_SELFSIGNED_CERTIFICATE` for webrtc traffic (#2417)Ivan Nardi2024-05-06
* Merge RTP and RTCP logic (#2416)Ivan Nardi2024-05-06
* eDonkey: improve/update classification (#2410)Ivan Nardi2024-05-04
* Add Adobe Connect support (#2407)0x41CEA552024-04-24
* Remove PPStream protocol and add iQIYI (#2403)0x41CEA552024-04-23
* Add BFCP protocol support (#2401)0x41CEA552024-04-23
* Fix a warningNardi Ivan2024-04-20
* Remove obsolete protocols: tuenty, tvuplayer and kontiki (#2398)0x41CEA552024-04-19
* Add strlcpy implementation (#2395)0x41CEA552024-04-19
* Add KNXnet/IP protocol support (#2397)0x41CEA552024-04-19
* Domain Classification Improvements (#2396)Luca Deri2024-04-18
* STUN: simplify ip/port parsing (#2388)Ivan Nardi2024-04-13
* STUN: fix boundary checks on attribute list parsing (#2387)Ivan Nardi2024-04-12
* Implemented STUN peer_address, relayed_address, response_origin, other_addres...Luca Deri2024-04-12
* Add Label Distribution Protocol support (#2385)Vladimir Gavrilov2024-04-12
* Renamed ndpi_fill_ip6_protocol_category in ndpi_fill_ipv6_protocol_categoryLuca Deri2024-04-11
* Add The Elder Scrolls Online support (#2376)Vladimir Gavrilov2024-04-10
* Add memmem() implementation (#2378)Vladimir Gavrilov2024-04-10
* Tuned DNS risk valuesLuca Deri2024-04-09
* STUN: improve extraction of Mapped-Address metadata (#2370)Ivan Nardi2024-04-08
* Get rid of Apache Kafka false positives (#2372)Vladimir Gavrilov2024-04-06
* Fix: 3 typos (#2366)RoboSchmied2024-04-04
* Fixed flow struct static assertion size check (this time with struct padding ...Toni Uhlig2024-04-04
* Fixed flow struct static assertion size check.Toni Uhlig2024-04-04
* Added support for STUN Mapped IP addressLuca Deri2024-04-03
* Added binary data transfer risk alertLuca2024-04-03
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Add LoL: Wild Rift detection (#2356)Vladimir Gavrilov2024-03-26
* Added support for roaring bitmap v3 (#2355)Luca Deri2024-03-25
* STUN: update demultiplexing logic according to RFC9443 (#2349)Ivan Nardi2024-03-19
* Add FLUTE protocol dissector (#2351)Vladimir Gavrilov2024-03-19
* LRU cache: move to 64 bits long keys (#2346)Ivan Nardi2024-03-15
* Add PFCP protocol dissector (#2342)Vladimir Gavrilov2024-03-13