aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/drda.c
Commit message (Collapse)AuthorAge
* Updated (C)Luca Deri2020-01-05
|
* Adedd DTLS check in STUNLuca Deri2019-09-21
| | | | Uodated (C)
* Major code cleanupLuca2018-07-21
| | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
| | | | | | | | | | | | | | levels of debug output: 0 - ERROR: Only for errors. 1 - TRACE: Start of each packets and if found protocol. 2 - DEBUG: Start of searching each protocol and excluding protocols. 3 - DEBUG_EXTRA: For all other messages. Added field ndpi_struct->debug_logging for enable debug output of each protocols. Simple macros for debugging output are added: NDPI_LOG_ERR(), NDPI_LOG_INFO(), NDPI_LOG_DBG(), NDPI_LOG_DBG2(), NDPI_EXCLUDE_PROTO()
* fixed drda_db2 dissectorCampus2016-09-27
|
* fixed drda_db2 dissectorCampus2016-09-27
|
* Fixed drda loop logictheirix2016-08-22
|
* Fix another overflow in DRDAtheirix2016-08-22
|
* Fixed DRDA detectiontheirix2016-08-11
|
* added drda protocol - fix quic output after commit ↵Campus2016-07-02
87717dd77f3c16d6b1a997a257ed442435ee93ec