aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/git.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
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* Avoid overwriting valid protocol in `ndpi_detection_giveup` (#1360)Ivan Nardi2021-10-27
* Fixed Git protocol dissection (#1355)Luca Deri2021-10-25
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Code cleanup. (#1246)Vitaly Lavrov2021-07-16
* (C) UpdateLuca Deri2021-01-07
* Updated (C)Luca Deri2020-01-05
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* git: fix unused variable 'git_len' [-Wunused-variable]Alexis La Goutte2016-11-13
* Added check on payload len (#227)Luca Deri2016-07-12
* Fix for #225Luca Deri2016-07-05
* minor fixes - deleted useless part on git and quic protosCampus2016-06-24
* added git protocol dissector and pcap for testCampus2016-06-24