aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add Ripe Atlas probe protocol.add/ripe_atlasToni Uhlig2024-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
* 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
* fuzz: fix build of oss-introspector (#2452)Ivan Nardi2024-05-22
* Sync unit tests resultsNardi Ivan2024-05-22
* More NDPI_PROBING_ATTEMPT changesLuca2024-05-22
* Added NDPI_PROBING_ATTEMPT riskLuca2024-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
* CI: enable parallel tests (for x86_64, at least) (#2444)Ivan Nardi2024-05-20
* Small fixes after API cleanup done in c63446e59 (#2449)Ivan Nardi2024-05-20
* Minor dissector optimizationsLuca Deri2024-05-20
* Added dpi.compute_entropy configuration parameterLuca Deri2024-05-18
* Cleaned up APILuca Deri2024-05-17
* CI: add support for ubuntu-24.04 runners (#2443)Ivan Nardi2024-05-16
* Add Call of Duty Mobile support (#2438)Vladimir Gavrilov2024-05-15
* Parallel execution of unit tests (#2435)Ivan Nardi2024-05-15
* H323: improve detection and avoid false positives (#2432)Ivan Nardi2024-05-11
* Revert `ndpi_strnstr()` optimization introduced in a813121e0 (#2439)Ivan Nardi2024-05-11
* Add Ethernet Global Data support (#2437)Vladimir Gavrilov2024-05-11
* IRC: simplify detection (#2423)Ivan Nardi2024-05-11
* Remove Vevo support (#2436)Vladimir Gavrilov2024-05-11
* Viber: add detection of voip calls and avoid false positives (#2434)Ivan Nardi2024-05-11
* `ndpi_strnstr()` optimization (#2433)Vladimir Gavrilov2024-05-10
* Line: use common helper to detect RTP/RTCP packets (#2429)Ivan Nardi2024-05-10
* Update README.mdLuca Deri2024-05-10
* Raknet/RTP: avoid Raknet false positives and harden RTP heuristic (#2427)Ivan Nardi2024-05-09
* Added #ifdef for Windows builds (#2431)Luca Deri2024-05-09
* Protobuf: fix false positives (#2428)Ivan Nardi2024-05-09
* Add extra entropy checks and more precise(?) analysis. (#2383)Toni2024-05-09
* Fix a memory access error and some leaks (#2425)Ivan Nardi2024-05-08