aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/tcp_udp.c
Commit message (Expand)AuthorAge
* Fix: 3 typos (#2366)RoboSchmied2024-04-04
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Fix some warnings reported by CODESonar (#2227)Ivan Nardi2024-01-12
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Simplify `ndpi_internal_guess_undetected_protocol()` (#1941)Ivan Nardi2023-04-12
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Remove unused codeNardi Ivan2022-09-28
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable nowLuca Deri2021-02-10
* (C) UpdateLuca Deri2021-01-07
* Updated (C)Luca Deri2020-01-05
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Major code cleanupLuca2018-07-21
* Simplified IPv6 datatypesLuca Deri2017-12-08
* Fix error: Use of uninitialized structures in tcp_udp.cVitaly Lavrov2017-10-01
* Optimized code to avoid multiple calls to ndpi_network_ptree_match()Luca Deri2017-01-31
* rework API (part 1) - minor fixes functionsCampus2016-03-14
* fixed mdns and tcp/udp protocols after changesCampus2015-11-09
* Fix for #86Luca Deri2015-10-26
* Fixes #83. Critical fix: due to an invalid endianess conversion some protocol...Luca Deri2015-08-26
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
* Split former protocol into upper and lower protocolLuca2015-07-01
* Removed commented codeLuca2015-07-01
* deleted protocol type (real-correlated)Michele Campus2015-06-29
* Initial import from SVNLuca Deri2015-04-19