aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_private.h
Commit message (Expand)AuthorAge
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Added sonos dissectorLuca Deri2024-10-13
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Add DingTalk protocol support (#2581)Vladimir Gavrilov2024-10-07
* Let the library returning the packet direction calculated internally (#2572)Ivan Nardi2024-09-27
* Add enable/disable guessing using client IP/port (#2569)Liam Wilson2024-09-27
* Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553)Ivan Nardi2024-09-24
* Allow IP guess before port in ndpi_detection_giveup (#2562)Liam Wilson2024-09-20
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* Implemented JA4 raw (ja4_r) fingerprintLuca Deri2024-09-05
* OpenVPN, Wireguard: improve sub-classificationNardi Ivan2024-09-05
* Add Lustre protocol detection support (#2544)Vladimir Gavrilov2024-09-04
* HTTP, QUIC, TLS: allow to disable sub-classification (#2533)Ivan Nardi2024-09-03
* Add TRDP protocol support (#2528)Vladimir Gavrilov2024-08-25
* Add Automatic Tank Gauge protocol (#2527)wssxsxxsx2024-08-23
* Add CNP/IP protocol support (#2521)Vladimir Gavrilov2024-08-22
* Add OpenWire support (#2513)Vladimir Gavrilov2024-07-22
* FPC: small improvements (#2512)Ivan Nardi2024-07-22
* FPC: add DNS correlation (#2497)mmanoj2024-07-22
* Add Nano (XNO) protocol support (#2508)Vladimir Gavrilov2024-07-18
* fuzzing: improve coverage (#2495)Ivan Nardi2024-07-12
* Improve detection of Cloudflare WARP traffic (#2491)Ivan Nardi2024-07-04
* Add Ripe Atlas probe protocol. (#2473)Toni2024-06-17
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* Added protocol - JRMI - Java Remote Method Invocation (#2470)Mark Jeffery2024-06-15
* RTP/STUN: look for STUN packets after RTP/RTCP classification (#2465)Ivan Nardi2024-06-07
* Zoom: faster detection of P2P flows (#2467)Ivan Nardi2024-06-07
* RTP: fix detection over TCP (#2462)Ivan Nardi2024-05-29
* Add ZUG consensus protocol dissector. (#2458)Toni2024-05-28
* 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
* Add Ethernet Global Data support (#2437)Vladimir Gavrilov2024-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
* Win warning fixesLuca Deri2024-05-07
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06
* Merge RTP and RTCP logic (#2416)Ivan Nardi2024-05-06
* Remove PPStream protocol and add iQIYI (#2403)0x41CEA552024-04-23
* Add BFCP protocol support (#2401)0x41CEA552024-04-23
* Remove obsolete protocols: tuenty, tvuplayer and kontiki (#2398)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
* Add Label Distribution Protocol support (#2385)Vladimir Gavrilov2024-04-12
* Add The Elder Scrolls Online support (#2376)Vladimir Gavrilov2024-04-10
* STUN: improve extraction of Mapped-Address metadata (#2370)Ivan Nardi2024-04-08
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03