aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/rx.c
Commit message (Expand)AuthorAge
* Extend protocols support (#1422)Ivan Nardi2022-01-29
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* 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
* Fix some compilation warningsNardi Ivan2020-04-20
* 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
* spelling: protocolJosh Soref2017-03-12
* rx: fix unused variable 'found' [-Wunused-variable]Alexis La Goutte2016-11-13
* Enhanced fragments support in ndpiReaderLuca Deri2016-05-31
* Compilation fix due t pack/unpackLuca Deri2016-05-30
* added new fb detection - remove old bittorrent functions - fix rx warningCampus2016-05-24
* RX: fix indentAlexis La Goutte2016-05-23
* fixed rx protocol for better logic conditionsCampus2016-04-26
* fix missing conditional andCampus2016-04-26
* fixed and improved rx protocol detection - there was error on detection when ...Campus2016-04-26
* Add file license.Giovanni Mascellani2016-04-15
* Support RX protocol (used by AFS).Giovanni Mascellani2016-04-15