aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Added ClickHouse protocolLuca2024-07-17
* python: reformatted, fixed bugs (#2504)Petr2024-07-17
* .gitignore: reformatted, added patterns for IDEs, for deb packages and for te...Petr2024-07-16
* Add HLS support (#2502)Vladimir Gavrilov2024-07-16
* Refactor ndpi_strnstr to use ndpi_memmem (#2500)Vladimir Gavrilov2024-07-15
* ndpi_memmem: optimized, fixed bug, added tests (#2499)Petr2024-07-15
* Optimize performance of ndpi_strnstr() and possible bugfix (#2494)Petr2024-07-15
* Fixed mistake in shebang (SC1113) (#2498)Petr2024-07-15
* fuzzing: improve coverage (#2495)Ivan Nardi2024-07-12
* Improve detection of Cloudflare WARP traffic (#2491)Ivan Nardi2024-07-04
* Add infrastructure for explicit support of Fist Packet Classification (#2488)Ivan Nardi2024-07-03
* Minor fix in CI action (#2489)Ivan Nardi2024-07-03
* Reduce snaplen of some traces (#2490)Ivan Nardi2024-07-03
* Add detection of Twitter bot (#2487)Ivan Nardi2024-07-03
* Make the CI faster (#2475)Ivan Nardi2024-07-01
* Modified separator from , (comma) to | (pipe) as some fields such as the HTTP...Luca Deri2024-07-01
* tunnelbear: improve detection over wireguard (#2485)Ivan Nardi2024-07-01
* Improve detection of Twitter/X (#2482)Ivan Nardi2024-07-01
* Add detection of OpenAI ChatGPT bots (#2481)Ivan Nardi2024-07-01
* fuzz: improve fuzzers using pl7m (#2486)Ivan Nardi2024-06-29
* fuzz: pl7m: add a custom mutator for better fuzzing of pcap files (#2483)Ivan Nardi2024-06-27
* Remove duplicate API for `ndpi_serialize_uint32_double` in ndpi_api.h (#2480)Anshul Thakur2024-06-26
* wireshark: lua: export some metadataNardi Ivan2024-06-25
* wireshark: lua: filtering and trailer dissection work with tshark, tooNardi Ivan2024-06-25
* wireshark: lua: fix DNS dissectionNardi Ivan2024-06-25
* wireshark: extcap: restore filtering mechanismNardi Ivan2024-06-25
* wireshark: lua: latest Wireshark versions correctly handle 64 bit maskNardi Ivan2024-06-25
* wireshark: lua: minor improvementsNardi Ivan2024-06-25
* Improved logic for checking invalid DNS queriesLuca Deri2024-06-23
* Added default port mappings to ndpiReader help -H (#2477)Mark Jeffery2024-06-19
* Zoom: fix detection of screen sharing (#2476)Ivan Nardi2024-06-17
* fuzz: improve fuzzing coverage (#2474)Ivan Nardi2024-06-17
* Sync unit tests resultsNardi Ivan2024-06-17
* Add Ripe Atlas probe protocol. (#2473)Toni2024-06-17
* Zoom: harden RTP/RTCP detectionNardi Ivan2024-06-17
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* Update main Readme and remove commented out code (#2471)Ivan Nardi2024-06-17
* Added protocol - JRMI - Java Remote Method Invocation (#2470)Mark Jeffery2024-06-15
* Improved detection of Android connectiity checksLuca2024-06-12
* Added NDPI_PROTOCOL_NTOP assert and removed percentage comparison (#2460)Mark Jeffery2024-06-10
* Zoom: fix integer overflow (#2469)Ivan Nardi2024-06-10
* 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
* STUN: add support for Microsoft Multiplexed TURN channels (#2464)Ivan Nardi2024-06-05
* TLS: add support for DTLS (over STUN) over TCP (#2463)Ivan Nardi2024-06-05
* CI: more parallel work (#2459)Ivan Nardi2024-06-05
* Update unit tests results (#2466)Ivan Nardi2024-06-05
* Fixes accounting of number of processed packets in ndpi_internal_detection_pr...Luca Deri2024-06-04
* RTP: fix detection over TCP (#2462)Ivan Nardi2024-05-29
* support rtp/rtcp over tcp (#2422) (#2457)Maatuq2024-05-28