aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
...
* 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
* Fix/improve fuzzing (#2426)Ivan Nardi2024-05-08
* Added optimized memmem/strlcpy version (#2424)Toni2024-05-08
* Removed traceLuca Deri2024-05-07
* Reworked code and added two new API callsLuca Deri2024-05-07
* ndpi_mod is now optional (albeit better to spcify it) in ndpi_domain_classify...Luca Deri2024-05-07
* Renamed radius source file to avoid name clashes on WindowsLuca Deri2024-05-07
* Add support for Mastodon, Bluesky and (FB-)Threads (#2418)Ivan Nardi2024-05-06
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06
* Remove workaround for TCP flows with multiple SYNs (#2421)Ivan Nardi2024-05-06
* TLS: avoid setting `NDPI_TLS_SELFSIGNED_CERTIFICATE` for webrtc traffic (#2417)Ivan Nardi2024-05-06
* Merge RTP and RTCP logic (#2416)Ivan Nardi2024-05-06
* TLS: fix Ja4 fingerprint computation (#2419)Ivan Nardi2024-05-05
* eDonkey: improve/update classification (#2410)Ivan Nardi2024-05-04
* 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
* 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