Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix classification when non tcp/udp protocols are disabled (#2824) | Ivan Nardi | 2025-05-19 |
| | |||
* | RTSP: simplify detection (#2822) | Ivan Nardi | 2025-05-18 |
| | |||
* | wireshark: lua: small fix (#2823) | Ivan Nardi | 2025-05-18 |
| | |||
* | Update doc/protocols.rst with missing protocols and fix formatting (#2820) | Vladimir Gavrilov | 2025-05-18 |
| | |||
* | Remove Half-Life 2 support; improve Source Engine protocol detection | 0xA50C1A1 | 2025-05-16 |
| | |||
* | Rename NDPI_PROTOCOL_UBUNTUONE protocol ID to NDPI_PROTOCOL_CANONICAL | 0xA50C1A1 | 2025-05-15 |
| | |||
* | Rename Lotus Notes to HCL Notes for product consistency | 0xA50C1A1 | 2025-05-15 |
| | |||
* | Remove Vhua support (#2816) | Vladimir Gavrilov | 2025-05-15 |
| | |||
* | Remove World Of Kung Fu support (#2815) | Vladimir Gavrilov | 2025-05-15 |
| | |||
* | added raw tcp fingerprint to json (#2812) | funesca | 2025-05-15 |
| | | | | | | | | | | | * added raw tcp fingerprint to json * removed unnecessary change * fixed key for json * added configuration option for raw tcp fingerprint * fixed typos | ||
* | Add kick.com support (#2813) | Vladimir Gavrilov | 2025-05-14 |
| | |||
* | Remove ProtonVPN IP address fetch (#2811) | Toni | 2025-05-12 |
| | | | | | * not available w/o an API token anymore Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Improve Ubiquiti device discovery request/response detection. (#2810) | Toni | 2025-05-12 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Micro-optimizations of 'ndpi_strncasestr' and 'LINE_*' macros (#2808) | Vladimir Gavrilov | 2025-05-12 |
| | |||
* | Add vkvideo domain (#2809) | Vladimir Gavrilov | 2025-05-12 |
| | |||
* | Refreshed networks | Luca Deri | 2025-05-06 |
| | |||
* | Update Threema and VK ASN lists | Luca Deri | 2025-05-06 |
| | |||
* | CentOS compilation fix | Luca Deri | 2025-05-05 |
| | |||
* | Improved protocol guess | Luca Deri | 2025-04-28 |
| | |||
* | Add Rockstar Games detection (#2805) | Vladimir Gavrilov | 2025-04-28 |
| | |||
* | STUN: set default port for TCP, too (#2804) | Ivan Nardi | 2025-04-28 |
| | |||
* | Add Microsoft Delivery Optimization protocol (#2799) | Vladimir Gavrilov | 2025-04-28 |
| | |||
* | Fix python dev requirements installation command (#2800) | Wouter Overmeire | 2025-04-28 |
| | |||
* | Fix unit test compilation on Window (#2802) | Ivan Nardi | 2025-04-28 |
| | | | | | | ``` ndpiReader.c:6415:28: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (65 chars into 64 available) [-Werror=unterminated-string-initialization] 6415 | u_char enc_dec_key[64] = "9dedb817e5a8805c1de62eb8982665b9a2b4715174c34d23b9a46ffafacfb2a7" /* SHA256("nDPI") */; ``` | ||
* | Moved to 4.15 | Luca Deri | 2025-04-28 |
| | |||
* | Added new categories | Luca Deri | 2025-04-28 |
| | |||
* | Added food category | Luca Deri | 2025-04-27 |
| | |||
* | Added new categories | Luca Deri | 2025-04-27 |
| | | | | | | | | | | | | | | | | NDPI_PROTOCOL_CATEGORY_FINANCE NDPI_PROTOCOL_CATEGORY_NEWS NDPI_PROTOCOL_CATEGORY_SPORT NDPI_PROTOCOL_CATEGORY_BUSINESS NDPI_PROTOCOL_CATEGORY_INTERNET_HOSTING NDPI_PROTOCOL_CATEGORY_BLOCKCHAIN_CRYPTO NDPI_PROTOCOL_CATEGORY_BLOG_FORUM NDPI_PROTOCOL_CATEGORY_GOVERNMENT NDPI_PROTOCOL_CATEGORY_EDUCATION NDPI_PROTOCOL_CATEGORY_CND_PROXY NDPI_PROTOCOL_CATEGORY_HARDWARE_SOFTWARE NDPI_PROTOCOL_CATEGORY_DATING NDPI_PROTOCOL_CATEGORY_TRAVEL | ||
* | Update changelog | Alfredo Cardigliano | 2025-04-24 |
| | |||
* | STUN/RTP: extend extracted metadata (#2798) | Ivan Nardi | 2025-04-17 |
| | |||
* | Add a new specific ID for generic Ubiquity traffic (#2796) | Ivan Nardi | 2025-04-16 |
| | |||
* | Update all IP/domain lists (#2795) | Ivan Nardi | 2025-04-16 |
| | | | | | | | | | | | | | | | | | | ProtonVPN script have been not working in the last week. ``` Error "Invalid access token" ``` ProtonVPN is doing a major upgrade in its infrastructure: ``` In progress - Scheduled maintenance is currently in progress. We will provide updates as necessary. Apr 09, 2025 - 11:30 CEST Scheduled - In the following period from the 9th of April up to the 30th of April, various Proton VPN dedicated servers will be in temporary maintenance mode, for a short duration period, in order to allow us to perform a major infrastructure upgrade, paving the way for overall increased performance and efficiency of our Proton VPN infrastructure. We apologize for the occasional inconvenience. Apr 9, 2025 11:30 - Apr 30, 2025 23:30 CEST ``` Let's wait if it works again in the future... | ||
* | doc: add missing protocol | Ivan Nardi | 2025-04-16 |
| | |||
* | CI: update Windows runners (#2794) | Ivan Nardi | 2025-04-15 |
| | | | | | * add CI on Windows 11 on ARM * workaround fow Windows build where the test script is stuck in parallel mode | ||
* | Enhanced Cybersecurity protocol | Luca Deri | 2025-04-12 |
| | |||
* | UBNTAC2,Ookla: improve detection (#2793) | Ivan Nardi | 2025-04-10 |
| | |||
* | FPC: save all addresses from DNS to `fpc_dns` cache (#2792) | Ivan Nardi | 2025-04-10 |
| | |||
* | Follow-up of latest Signal call change (see: 4d41588a7) | Ivan Nardi | 2025-04-05 |
| | |||
* | Extend list of domains for SNI matching (#2791) | Ivan Nardi | 2025-04-05 |
| | |||
* | Add a resonable TTL (!=0) for all LRU caches (#2790) | Ivan Nardi | 2025-04-04 |
| | | | Be sure that entries expire sooner or later | ||
* | Added check while dissecting non-TCP packets ndpi_search_tls_tcp | Luca Deri | 2025-04-04 |
| | | | | Renamed ndpi_search_tls_udp to ndpi_search_dtls | ||
* | Implemented detection of the latest Signal video/audio calls leveraging on ↵ | Luca Deri | 2025-04-02 |
| | | | | Cloudflare CDN | ||
* | fuzz: extend coverage (#2786) | Ivan Nardi | 2025-03-31 |
| | |||
* | OS fingerprint code cleanup | Luca Deri | 2025-03-31 |
| | |||
* | blizzard: improve detection of generic battle.net traffic | Ivan Nardi | 2025-03-30 |
| | |||
* | blizzard: add detection of Overwatch2 | Ivan Nardi | 2025-03-30 |
| | |||
* | WoW: update detection | Ivan Nardi | 2025-03-30 |
| | | | | | Remove the specific dissector and use the Blizzard's generic one. For the time being, keep `NDPI_PROTOCOL_WORLDOFWARCRAFT` | ||
* | Wireguard: fix configuration of sub-classification | Ivan Nardi | 2025-03-28 |
| | |||
* | TLS: avoid exporting TLS heuristic fingerprint as metadata (#2783) | Ivan Nardi | 2025-03-27 |
| | |||
* | Add safety checks | Alfredo Cardigliano | 2025-03-27 |
| |