aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/tinc.c
Commit message (Expand)AuthorAge
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* TINC: avoid processing SYN packets (#1676)Ivan Nardi2022-07-28
* TINC: fix invalid memory read (#1512)Ivan Nardi2022-04-10
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1406)Ivan Nardi2022-01-15
* 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
* Fix how some protocols handle tcp retransmissions (#1321)Ivan Nardi2021-10-03
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* (C) UpdateLuca Deri2021-01-07
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Updated (C)Luca Deri2020-01-05
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Major code cleanupLuca2018-07-21
* Inital hyperscan workLuca Deri2018-01-24
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Fixed TINC bug (cache usage)Luca Deri2017-07-27
* Remove unused variables for ndpiReader.c and tinc.cPavlos Antoniou2017-06-07
* Added tinc protocol detectionWilliam Guglielmo2017-05-29