aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
...
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* Implemented JA4 raw (ja4_r) fingerprintLuca Deri2024-09-05
* Add detection of SurfShark VPNNardi Ivan2024-09-05
* OpenVPN, Wireguard: improve sub-classificationNardi Ivan2024-09-05
* Add detection of NordVPNNardi Ivan2024-09-05
* Add Lustre protocol detection support (#2544)Vladimir Gavrilov2024-09-04
* HTTP, QUIC, TLS: allow to disable sub-classification (#2533)Ivan Nardi2024-09-03
* Print risk code in ndpi_dump_risks_scoreAlfredo Cardigliano2024-08-28
* ndpi_get_protocol_by_name now return UNKNoWN when one protocol (either master...Luca Deri2024-08-26
* Added in APILuca Deri2024-08-26
* Add TRDP protocol support (#2528)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
* Add CNP/IP protocol support (#2521)Vladimir Gavrilov2024-08-22
* Removed unnecessary includes (#2525)Luca Deri2024-08-21
* Fixed probing attempt risk that was creating false positivesLuca Deri2024-08-07
* 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
* 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 OpenAI ChatGPT bots (#2481)Ivan Nardi2024-07-01
* Added default port mappings to ndpiReader help -H (#2477)Mark Jeffery2024-06-19
* fuzz: improve fuzzing coverage (#2474)Ivan Nardi2024-06-17
* Add Ripe Atlas probe protocol. (#2473)Toni2024-06-17
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* Added protocol - JRMI - Java Remote Method Invocation (#2470)Mark Jeffery2024-06-15
* 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
* Fixes accounting of number of processed packets in ndpi_internal_detection_pr...Luca Deri2024-06-04
* Add ZUG consensus protocol dissector. (#2458)Toni2024-05-28
* 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
* Remove unused code. (#2450)Toni2024-05-21
* Follow-up of 2093ac5bf (#2451)Ivan Nardi2024-05-21
* Small fixes after API cleanup done in c63446e59 (#2449)Ivan Nardi2024-05-20