| Commit message (Expand) | Author | Age |
... | |
* | ipaddr2list.py, ndpi2timeline.py: reformatted (#2509) | Petr | 2024-07-18 |
* | ndpi_strncasestr: optimization, fixes, tests (#2507) | Petr | 2024-07-18 |
* | shell: reformatted, fixed inspections, typos (#2506) | Petr | 2024-07-18 |
* | smpp: fix parsing of Generic Nack message (#2496) | Ivan Nardi | 2024-07-18 |
* | Add Nano (XNO) protocol support (#2508) | Vladimir Gavrilov | 2024-07-18 |
* | Added ClickHouse protocol | Luca | 2024-07-17 |
* | python: reformatted, fixed bugs (#2504) | Petr | 2024-07-17 |
* | .gitignore: reformatted, added patterns for IDEs, for deb packages and for te... | Petr | 2024-07-16 |
* | Add HLS support (#2502) | Vladimir Gavrilov | 2024-07-16 |
* | Refactor ndpi_strnstr to use ndpi_memmem (#2500) | Vladimir Gavrilov | 2024-07-15 |
* | ndpi_memmem: optimized, fixed bug, added tests (#2499) | Petr | 2024-07-15 |
* | Optimize performance of ndpi_strnstr() and possible bugfix (#2494) | Petr | 2024-07-15 |
* | Fixed mistake in shebang (SC1113) (#2498) | Petr | 2024-07-15 |
* | fuzzing: improve coverage (#2495) | Ivan Nardi | 2024-07-12 |
* | Improve detection of Cloudflare WARP traffic (#2491) | Ivan Nardi | 2024-07-04 |
* | Add infrastructure for explicit support of Fist Packet Classification (#2488) | Ivan Nardi | 2024-07-03 |
* | Minor fix in CI action (#2489) | Ivan Nardi | 2024-07-03 |
* | Reduce snaplen of some traces (#2490) | Ivan Nardi | 2024-07-03 |
* | Add detection of Twitter bot (#2487) | Ivan Nardi | 2024-07-03 |
* | Make the CI faster (#2475) | Ivan Nardi | 2024-07-01 |
* | Modified separator from , (comma) to | (pipe) as some fields such as the HTTP... | Luca Deri | 2024-07-01 |
* | tunnelbear: improve detection over wireguard (#2485) | Ivan Nardi | 2024-07-01 |
* | Improve detection of Twitter/X (#2482) | Ivan Nardi | 2024-07-01 |
* | Add detection of OpenAI ChatGPT bots (#2481) | Ivan Nardi | 2024-07-01 |
* | fuzz: improve fuzzers using pl7m (#2486) | Ivan Nardi | 2024-06-29 |
* | fuzz: pl7m: add a custom mutator for better fuzzing of pcap files (#2483) | Ivan Nardi | 2024-06-27 |
* | Remove duplicate API for `ndpi_serialize_uint32_double` in ndpi_api.h (#2480) | Anshul Thakur | 2024-06-26 |
* | wireshark: lua: export some metadata | Nardi Ivan | 2024-06-25 |
* | wireshark: lua: filtering and trailer dissection work with tshark, too | Nardi Ivan | 2024-06-25 |
* | wireshark: lua: fix DNS dissection | Nardi Ivan | 2024-06-25 |
* | wireshark: extcap: restore filtering mechanism | Nardi Ivan | 2024-06-25 |
* | wireshark: lua: latest Wireshark versions correctly handle 64 bit mask | Nardi Ivan | 2024-06-25 |
* | wireshark: lua: minor improvements | Nardi Ivan | 2024-06-25 |
* | Improved logic for checking invalid DNS queries | Luca Deri | 2024-06-23 |
* | Added default port mappings to ndpiReader help -H (#2477) | Mark Jeffery | 2024-06-19 |
* | Zoom: fix detection of screen sharing (#2476) | Ivan Nardi | 2024-06-17 |
* | fuzz: improve fuzzing coverage (#2474) | Ivan Nardi | 2024-06-17 |
* | Sync unit tests results | Nardi Ivan | 2024-06-17 |
* | Add Ripe Atlas probe protocol. (#2473) | Toni | 2024-06-17 |
* | Zoom: harden RTP/RTCP detection | Nardi Ivan | 2024-06-17 |
* | 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 |
* | Added NDPI_PROTOCOL_NTOP assert and removed percentage comparison (#2460) | Mark Jeffery | 2024-06-10 |
* | 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 |