aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
...
* Cosmetic fixesLuca Deri2023-07-13
* Implemented Count-Min Sketch [count how many times a value has been observed]Luca Deri2023-07-13
* HTTP: fix heap-buffer-overflow (#2044)Ivan Nardi2023-07-13
* RDP: improve detection over UDP (#2043)Ivan Nardi2023-07-13
* Add support for multiline jsonAlfredo Cardigliano2023-07-12
* Minor code cleanupLuca Deri2023-07-11
* added feature to extract filename from http attachment (#2037)Chiara Maggi2023-07-11
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* Fixed heap-overflow if compiled with `--enable-tls-sigs`. (#2038)Toni2023-07-07
* fix Stack overflow caused by invalid write in ndpi_automa_match_strin… (#2...Ivan Kapranov2023-07-06
* STUN: fix detection of Google Voip apps (#2031)Ivan Nardi2023-07-05
* fixed numeric truncation error in diameter.c (#2034)headshog2023-07-05
* fixed numeric truncation error in rtcp.c (#2033)headshog2023-07-05
* fixed numeric truncation error in kerberos.c (#2032)headshog2023-07-05
* STUN: avoid FacebookVoip false positives (#2029)Ivan Nardi2023-07-03
* STUN: fix Skype/MsTeams detection and monitoring logic (#2028)Ivan Nardi2023-07-03
* STUN: tell RTP from RTCP while in monitoring state (#2027)Ivan Nardi2023-06-27
* Hangout: detect Hangout/Duo/GoogleMeet/... in the STUN code (#2025)Ivan Nardi2023-06-27
* STUN: add dissection of DTLS handshake (#2018)Ivan Nardi2023-06-26
* Simplify the report of streaming multimedia info (#2026)Ivan Nardi2023-06-26
* Thrift: fix heap-buffer-overflow (#2024)Ivan Nardi2023-06-26
* Optimizes and fixes possible out0of0boundary write in ndpi_fill_prefix_v4()Luca Deri2023-06-23
* RTP: rework code (#2021)Ivan Nardi2023-06-23
* minor fixes (#2023)Ivan Kapranov2023-06-22
* removed useless call of ndpi_set_risk func (#2022)Ivan Kapranov2023-06-22
* Compilation fixLuca Deri2023-06-22
* Add Apache Thrift protocol dissector. (#2007)Toni2023-06-22
* Waring fixLuca Deri2023-06-21
* Gnutella: improve detection (#2019)Ivan Nardi2023-06-21
* STUN: fix detection over TCPNardi Ivan2023-06-21
* STUN: improve WhatsappCall detectionNardi Ivan2023-06-21
* Line: fix heap-buffer-overflow error (#2015)Ivan Nardi2023-06-21
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21
* Fix access to packet/flow information (#2013)Ivan Nardi2023-06-17
* Reworked teams handlingLuca Deri2023-06-15
* Fix compilation (#2011)Ivan Nardi2023-06-15
* Implemented Zoom/Teams stream type detectionLuca Deri2023-06-14
* Improved line protocol dissection with heuristicLuca Deri2023-06-13
* Refreshed ASN listsLuca Deri2023-06-13
* Added check to avoid skype heuristic false positivesLuca Deri2023-06-12
* Set _DEFAULT_SOURCE and _GNU_SOURCE globally. (#2010)Toni2023-06-12
* Fix missing u_char, u_short and u_int typedefs for some platforms e.g.: (#2009)Toni2023-06-12
* Added vlan_id in ndpi_flow2json() prototypeLuca Deri2023-06-09
* QUIC: fix dissection of packets forcing VNNardi Ivan2023-06-08
* QUIC: fix a memory access errorNardi Ivan2023-06-08
* QUIC: add support for QUIC version 2Nardi Ivan2023-06-08
* ProtonVPN: add basic detection (#2006)Ivan Nardi2023-06-08
* Numeric truncation at `tls.c:1010` (#2005)headshog2023-06-08
* added new domain names (#2002)zehraIn2023-06-01
* Add bitcoing protocol dissector. (#1992)Maatuq2023-05-31