aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/steam.c
Commit message (Expand)AuthorAge
* 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
* Fixes a crash on ARM (Raspberry Pi 4 Model B Rev 1.1)Luca Deri2021-08-18
* Improved Steam detection (Steam Datagram Relay - SDR). (#1243)Toni2021-07-14
* (C) UpdateLuca Deri2021-01-07
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Updated (C)Luca Deri2020-01-05
* Improved packet datastructure cleanup after packet processingLuca Deri2019-09-25
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Fixed buffer overflows with safe str searchtheirix2016-04-12
* Make sure packet->user_agent_line.ptr is up to date before using it.Martin Natano2015-08-28
* 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