aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/quic.c
Commit message (Expand)AuthorAge
* QUIC: remove extraction of user-agent (#2650)Ivan Nardi2025-01-07
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* QUIC: extract "max idle timeout" parameter (#2649)Ivan Nardi2025-01-06
* QUIC: add a basic heuristic to detect mid-flowsNardi Ivan2024-09-10
* TLS: better state about handshake (#2534)Ivan Nardi2024-09-03
* Introduced ndpi_master_app_protocol typedefLuca Deri2024-08-24
* Domain Classification Improvements (#2396)Luca Deri2024-04-18
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Improve normalization of `flow->host_server_name` (#2310)Ivan Nardi2024-02-09
* Normalization of host_server_name (#2299)Vitaly Lavrov2024-02-05
* QUIC: fix decryption with CH fragments with different Destination CID (#2278)Ivan Nardi2024-01-24
* QUIC: add heuristic to detect unidirectional *G*QUIC flows (#2207)Ivan Nardi2023-12-13
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* QUIC: export QUIC version as metadataNardi Ivan2023-10-11
* 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
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* Improve support for Snapchat voip calls (#1858)Ivan Nardi2023-01-17
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* fuzz: add a new fuzzer testing memory allocation failures (#1818)Ivan Nardi2022-12-06
* Add a new fuzzer for QUIC (#1800)Ivan Nardi2022-12-01
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* LINE_CALL: add detection of LINE voip calls (#1761)Ivan Nardi2022-10-06
* Fix warnings on OpenWrt CCs, caused by the memcpy builtin. (#1741)Toni2022-09-18
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* QUIC: fix heap-buffer-overflowNardi Ivan2022-08-25
* QUIC: add support for 0-RTT packets received before the InitialNardi Ivan2022-08-24
* Further simplification of `ndpi_process_extra_packet()` (#1698)Ivan Nardi2022-08-05
* Skype_Teams, Mining, SnapchatCall: fix flow category (#1624)Ivan Nardi2022-07-03
* Updated tests resultsLuca Deri2022-05-30
* Added RiskInfo stringLuca Deri2022-05-30
* Fix dissection of IPv4 header (#1561)Ivan Nardi2022-05-29
* Compilation fixesLuca Deri2022-05-27
* Added invalid SNI check in QUICLuca Deri2022-05-24
* QUIC: handle retransmissions and overlapping fragments in reassembler (#1195)...Vinicius Silva Nogueira2022-04-07
* QUIC: add support for version 2 draft 01 (#1493)Ivan Nardi2022-03-25
* Trying to improve QUIC reassembler (#1195) (#1489)Vinicius Silva Nogueira2022-03-24
* QUIC: convert logs to standard mechanism (#1485)Ivan Nardi2022-03-15
* QUIC: fix dissection of draft-34 (#1484)dev-1Ivan Nardi2022-03-09
* configure: fix usage of libgpg-error with `--with-local-libgcrypt` (#1472)Ivan Nardi2022-03-05
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* Added lightweight implementation of libgcrypt. (#1444)Vitaly Lavrov2022-02-20
* QUIC: fix an integer overflow (#1396)Ivan Nardi2022-01-11
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* QUIC: fix old versions of GQUIC on big-endian machines (#1387)Ivan Nardi2021-12-17
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* QUIC: add support for QUICv2 (draft 00) (#1379)Ivan Nardi2021-12-04