aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fixes JA4 computation adding a better GREASE detect funzionLuca Deri2024-05-02
* DTLS: add support for Alert message type (similar to TLS) (#2406)Ivan Nardi2024-04-25
* Add Adobe Connect support (#2407)0x41CEA552024-04-24
* Remove PPStream protocol and add iQIYI (#2403)0x41CEA552024-04-23
* Add BFCP protocol support (#2401)0x41CEA552024-04-23
* STUN: slightly faster sub-classification with DTLS (#2404)Ivan Nardi2024-04-23
* Fix parameters checkNardi Ivan2024-04-21
* Replace my personal email with my corporate one in all my contributions (#2399)0x41CEA552024-04-20
* Fix a warningNardi Ivan2024-04-20
* fuzz: improvements (#2400)Ivan Nardi2024-04-20
* Remove obsolete protocols: tuenty, tvuplayer and kontiki (#2398)0x41CEA552024-04-19
* Add strlcpy implementation (#2395)0x41CEA552024-04-19
* Add KNXnet/IP protocol support (#2397)0x41CEA552024-04-19
* Domain Classification Improvements (#2396)Luca Deri2024-04-18
* Invalid initializationLuca Deri2024-04-15
* Fixed minor glitchesLuca Deri2024-04-15
* STUN: fix attributes list iteration (#2391)Ivan Nardi2024-04-13
* STUN: try to stop extra dissection earlier, if possible (#2390)Ivan Nardi2024-04-13
* STUN: add support for ipv6 in some metadata (#2389)Ivan Nardi2024-04-13
* STUN: simplify ip/port parsing (#2388)Ivan Nardi2024-04-13
* STUN: fix boundary checks on attribute list parsing (#2387)Ivan Nardi2024-04-12
* Implemented STUN peer_address, relayed_address, response_origin, other_addres...Luca Deri2024-04-12
* fix invalid readToni Uhlig2024-04-12
* Add Label Distribution Protocol support (#2385)Vladimir Gavrilov2024-04-12
* Fix `ndpi_reconcile_msteams_udp` (#2377)Ivan Nardi2024-04-12
* Updated unit test resultsToni Uhlig2024-04-12
* STUN:Luca Deri2024-04-12
* Minor code cleanupLuca Deri2024-04-11
* Serialize amount of found TLS blocks and signature algos. (#2384)Toni2024-04-11
* Renamed ndpi_fill_ip6_protocol_category in ndpi_fill_ipv6_protocol_categoryLuca Deri2024-04-11
* Add The Elder Scrolls Online support (#2376)Vladimir Gavrilov2024-04-10
* Add memmem() implementation (#2378)Vladimir Gavrilov2024-04-10
* Add Shellscript risk detection. (#2375)Toni2024-04-10
* Fix a warning and restore a unit test result (#2379)Ivan Nardi2024-04-10
* Tuned DNS risk valuesLuca Deri2024-04-09
* Disabled "known proto on non standard port" for FTP_DATALuca Deri2024-04-09
* Fixed false positives on binary application transfer riskLuca Deri2024-04-08
* STUN: improve extraction of Mapped-Address metadata (#2370)Ivan Nardi2024-04-08
* Fix invalid memory access (#2374)Ivan Nardi2024-04-06
* Add ELF risk detection (detect transmitted linux executables). (#2373)Toni2024-04-06
* Calculate packet entropy for unknown protocols. (#2369)Toni2024-04-06
* Get rid of Apache Kafka false positives (#2372)Vladimir Gavrilov2024-04-06
* Add PE32/PE32+ risk detection (detect transmitted windows executables). (#2312)Toni2024-04-05
* Fixed yet another another "unused function" warning. (#2367)Toni2024-04-04
* Fix: 3 typos (#2366)RoboSchmied2024-04-04
* Fixed yet another "unused function" warning. (#2365)Toni2024-04-04
* STUN: rework sub-classification (#2361)Ivan Nardi2024-04-04
* Add `-Wno-unused-function` as CFLAG for `third_party/src/gcrypt_light.c`. (#2...Toni2024-04-04
* Fixed flow struct static assertion size check (this time with struct padding ...Toni Uhlig2024-04-04
* Fixed flow struct static assertion size check.Toni Uhlig2024-04-04