aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* FPC: add DNS correlation (#2497)mmanoj2024-07-22
* Performed some grammar and typo fixes (#2511)Petr2024-07-19
* ndpi_strncasestr: optimization, fixes, tests (#2507)Petr2024-07-18
* smpp: fix parsing of Generic Nack message (#2496)Ivan Nardi2024-07-18
* Add Nano (XNO) protocol support (#2508)Vladimir Gavrilov2024-07-18
* Added ClickHouse protocolLuca2024-07-17
* 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
* 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
* Add detection of Twitter bot (#2487)Ivan Nardi2024-07-03
* 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
* 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
* 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
* 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
* 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
* Add ZUG consensus protocol dissector. (#2458)Toni2024-05-28
* CiscoVPN: we detect it only over UDP (#2454)Ivan Nardi2024-05-28
* Improved Kafka dissector. (#2456)Toni2024-05-27
* Rename Messenger to FacebookMessenger (#2453)Vladimir Gavrilov2024-05-23
* More NDPI_PROBING_ATTEMPT changesLuca2024-05-22
* Replace ndpi_strnstr() implementation with an optimal one (#2447)Vladimir Gavrilov2024-05-22
* Enlarged bufferLuca Deri2024-05-22
* DTLS: fix JA4 fingerprint (#2446)Ivan Nardi2024-05-21
* Remove unused code. (#2450)Toni2024-05-21
* DTLS: add support for DTLS 1.3 (#2445)Ivan Nardi2024-05-21
* Follow-up of 2093ac5bf (#2451)Ivan Nardi2024-05-21
* Small fixes after API cleanup done in c63446e59 (#2449)Ivan Nardi2024-05-20