| Commit message (Expand) | Author | Age |
* | Zoom: remove "stun_zoom" LRU cache | Nardi Ivan | 2024-06-17 |
* | Update main Readme and remove commented out code (#2471) | Ivan Nardi | 2024-06-17 |
* | Added protocol - JRMI - Java Remote Method Invocation (#2470) | Mark Jeffery | 2024-06-15 |
* | Improved detection of Android connectiity checks | Luca | 2024-06-12 |
* | Zoom: fix integer overflow (#2469) | Ivan Nardi | 2024-06-10 |
* | RTP/STUN: look for STUN packets after RTP/RTCP classification (#2465) | Ivan Nardi | 2024-06-07 |
* | Zoom: faster detection of P2P flows (#2467) | Ivan Nardi | 2024-06-07 |
* | STUN: add support for Microsoft Multiplexed TURN channels (#2464) | Ivan Nardi | 2024-06-05 |
* | TLS: add support for DTLS (over STUN) over TCP (#2463) | Ivan Nardi | 2024-06-05 |
* | Fixes accounting of number of processed packets in ndpi_internal_detection_pr... | Luca Deri | 2024-06-04 |
* | RTP: fix detection over TCP (#2462) | Ivan Nardi | 2024-05-29 |
* | support rtp/rtcp over tcp (#2422) (#2457) | Maatuq | 2024-05-28 |
* | Add ZUG consensus protocol dissector. (#2458) | Toni | 2024-05-28 |
* | CiscoVPN: we detect it only over UDP (#2454) | Ivan Nardi | 2024-05-28 |
* | Improved Kafka dissector. (#2456) | Toni | 2024-05-27 |
* | Rename Messenger to FacebookMessenger (#2453) | Vladimir Gavrilov | 2024-05-23 |
* | More NDPI_PROBING_ATTEMPT changes | Luca | 2024-05-22 |
* | Replace ndpi_strnstr() implementation with an optimal one (#2447) | Vladimir Gavrilov | 2024-05-22 |
* | Enlarged buffer | Luca Deri | 2024-05-22 |
* | DTLS: fix JA4 fingerprint (#2446) | Ivan Nardi | 2024-05-21 |
* | Remove unused code. (#2450) | Toni | 2024-05-21 |
* | DTLS: add support for DTLS 1.3 (#2445) | Ivan Nardi | 2024-05-21 |
* | Follow-up of 2093ac5bf (#2451) | Ivan Nardi | 2024-05-21 |
* | Small fixes after API cleanup done in c63446e59 (#2449) | Ivan Nardi | 2024-05-20 |
* | Minor dissector optimizations | Luca Deri | 2024-05-20 |
* | Added dpi.compute_entropy configuration parameter | Luca Deri | 2024-05-18 |
* | Cleaned up API | Luca Deri | 2024-05-17 |
* | Add Call of Duty Mobile support (#2438) | Vladimir Gavrilov | 2024-05-15 |
* | H323: improve detection and avoid false positives (#2432) | Ivan Nardi | 2024-05-11 |
* | Revert `ndpi_strnstr()` optimization introduced in a813121e0 (#2439) | Ivan Nardi | 2024-05-11 |
* | Add Ethernet Global Data support (#2437) | Vladimir Gavrilov | 2024-05-11 |
* | IRC: simplify detection (#2423) | Ivan Nardi | 2024-05-11 |
* | Remove Vevo support (#2436) | Vladimir Gavrilov | 2024-05-11 |
* | Viber: add detection of voip calls and avoid false positives (#2434) | Ivan Nardi | 2024-05-11 |
* | `ndpi_strnstr()` optimization (#2433) | Vladimir Gavrilov | 2024-05-10 |
* | Line: use common helper to detect RTP/RTCP packets (#2429) | Ivan Nardi | 2024-05-10 |
* | Raknet/RTP: avoid Raknet false positives and harden RTP heuristic (#2427) | Ivan Nardi | 2024-05-09 |
* | Protobuf: fix false positives (#2428) | Ivan Nardi | 2024-05-09 |
* | Add extra entropy checks and more precise(?) analysis. (#2383) | Toni | 2024-05-09 |
* | Fix a memory access error and some leaks (#2425) | Ivan Nardi | 2024-05-08 |
* | Fix/improve fuzzing (#2426) | Ivan Nardi | 2024-05-08 |
* | Added optimized memmem/strlcpy version (#2424) | Toni | 2024-05-08 |
* | Removed trace | Luca Deri | 2024-05-07 |
* | Reworked code and added two new API calls | Luca Deri | 2024-05-07 |
* | ndpi_mod is now optional (albeit better to spcify it) in ndpi_domain_classify... | Luca Deri | 2024-05-07 |
* | Renamed radius source file to avoid name clashes on Windows | Luca Deri | 2024-05-07 |
* | Add support for Mastodon, Bluesky and (FB-)Threads (#2418) | Ivan Nardi | 2024-05-06 |
* | Remove "zoom" cache (#2420) | Ivan Nardi | 2024-05-06 |
* | Remove workaround for TCP flows with multiple SYNs (#2421) | Ivan Nardi | 2024-05-06 |
* | TLS: avoid setting `NDPI_TLS_SELFSIGNED_CERTIFICATE` for webrtc traffic (#2417) | Ivan Nardi | 2024-05-06 |