aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* Endian-independent implementation of IEEE 802.3 CRC32 (#2529)Vladimir Gavrilov2024-08-25
* Changed NDPI_MALICIOUS_JA3 to NDPI_MALICIOUS_FINGERPRINTLuca Deri2024-08-25
* Added ndpi_get_protocol_by_name*( API callLuca Deri2024-08-24
* Introduced ndpi_master_app_protocol typedefLuca Deri2024-08-24
* Add Automatic Tank Gauge protocol (#2527)wssxsxxsx2024-08-23
* ahocorasick: fix mem leaked AC_NODE_T object (#2258) (#2522)Maatuq2024-08-23
* Add CNP/IP protocol support (#2521)Vladimir Gavrilov2024-08-22
* Removed unnecessary includes (#2525)Luca Deri2024-08-21
* Fixes Viber false positive detectionLuca Deri2024-08-19
* Fixed probing attempt risk that was creating false positivesLuca Deri2024-08-07
* Update all IP lists (#2515)Ivan Nardi2024-08-02
* Enhanced PrimeVideo detectionLuca Deri2024-07-30
* Enhanced ookla tracingLuca Deri2024-07-29
* Improved ICMP malformed packet risk descriptionLuca Deri2024-07-25
* FPC: add DPI information (#2514)Ivan Nardi2024-07-23
* Add OpenWire support (#2513)Vladimir Gavrilov2024-07-22
* FPC: small improvements (#2512)Ivan Nardi2024-07-22
* FPC: add DNS correlation (#2497)mmanoj2024-07-22
* 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
* 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