aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/zattoo.c
Commit message (Expand)AuthorAge
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* Zattoo: fix Null-dereference READ with ipv6 traffic (#1410)Ivan Nardi2022-01-16
* 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
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* 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
* (C) UpdateLuca Deri2021-01-07
* Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
* Updated (C)Luca Deri2020-01-05
* Code improvementsLuca Deri2019-12-09
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Major code cleanupLuca2018-07-21
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Changed MinGW __forceinline strategy to something with less side effectsJacob Masen-Smith2017-11-23
* | Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/
* spelling: discardedJosh Soref2017-03-12
* fix check for issue https://github.com/ntop/nDPI/issues/272Campus2016-10-03
* fixed upper/lower name and init_non_tcp_udp_dissectorMichele Campus2015-07-09
* 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