aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/stun.c
Commit message (Expand)AuthorAge
* Normalization of host_server_name (#2299)Vitaly Lavrov2024-02-05
* STUN: fix flow risks when DTLS packets are found (#2266)Ivan Nardi2024-01-19
* config: move cfg of aggressiviness and opportunistic TLS to the new APINardi Ivan2024-01-18
* STUN: fix detection of Google Meet over IPv6 (#2241)Ivan Nardi2024-01-02
* Remove Google Hangouts/Duo stuff (#2233)Vladimir Gavrilov2024-01-02
* STUN: rework extra dissection (#2202)Ivan Nardi2023-12-11
* STUN: parsing of DATA attribute (#2179)Ivan Nardi2023-12-01
* STUN: fix detection of DTLS (#2187)Ivan Nardi2023-11-30
* Keep separating public and private API (#2157)Ivan Nardi2023-11-29
* STUN: improve demultiplexing of DTLS packets (#2153)Ivan Nardi2023-11-27
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* STUN: fix detection of Google Voip apps (#2031)Ivan Nardi2023-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
* STUN: fix detection over TCPNardi Ivan2023-06-21
* STUN: improve WhatsappCall detectionNardi Ivan2023-06-21
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21
* All protocols should be excluded sooner or later (#1969)Ivan Nardi2023-05-10
* Add a new protocol id for generic Adult Content traffic (#1906)Ivan Nardi2023-03-20
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* LRU caches: add a generic (optional and configurable) expiration logic (#1855)Ivan Nardi2023-01-18
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* STUN: add detection of ZOOM peer-to-peer flows (#1825)Ivan Nardi2022-12-11
* Make LRU caches ipv6 aware (#1810)Ivan Nardi2022-12-03
* Remove unused codeNardi Ivan2022-09-28
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* STUN: several improvementsNardi Ivan2022-09-11
* STUN: improve detection of Hangout/Duo and FB voip callsNardi Ivan2022-07-20
* Updated SkypeCall -> Skype_TeamsCallLuca Deri2022-05-26
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* STUN: fix "confidence" value for some classifications (#1407)Ivan Nardi2022-01-15
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Improve/add several protocols (#1383)Ivan Nardi2021-12-18
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Improved STUN and RTP detectionLuca Deri2021-10-27
* Fix compilation with clang-13 or if some debug macros are enabled (#1326)Ivan Nardi2021-10-06
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* STUN: fix extraction of Realm attributeNardi Ivan2021-09-20
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Rewored UPnP protocol that in essence was WSD hence it has been renamedLuca2021-01-20