aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/spotify.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
* Remove some useless checks (#1993)Ivan Nardi2023-05-28
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Spotify: remove some useless ip ranges (#1646)Ivan Nardi2022-07-07
* 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
* 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
* Added check for spotify payload lenghtLuca Deri2020-06-01
* Fixed bug in spotify dissector (subnet /24 was matched as /22).Daniele De Sensi2018-09-11
* Major code cleanupLuca2018-07-21
* fix spotify detectionCampus2018-05-17
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Fixed more buffer overflows with small packetstheirix2016-04-12
* 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