Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | (C) Update | Luca Deri | 2021-01-07 |
| | |||
* | Fix some compilation warnings | Nardi Ivan | 2020-04-20 |
| | |||
* | Updated (C) | Luca Deri | 2020-01-05 |
| | |||
* | Adedd DTLS check in STUN | Luca Deri | 2019-09-21 |
| | | | | Uodated (C) | ||
* | Major code cleanup | Luca | 2018-07-21 |
| | | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection | ||
* | Inital hyperscan work | Luca Deri | 2018-01-24 |
| | |||
* | Refactoring the debugging output. | Vitaly Lavrov | 2017-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() | ||
* | spelling: protocol | Josh Soref | 2017-03-12 |
| | |||
* | rx: fix unused variable 'found' [-Wunused-variable] | Alexis La Goutte | 2016-11-13 |
| | |||
* | Enhanced fragments support in ndpiReader | Luca Deri | 2016-05-31 |
| | | | | Improved RX protocol dissection and removed port guess as it caused false positives. | ||
* | Compilation fix due t pack/unpack | Luca Deri | 2016-05-30 |
| | |||
* | added new fb detection - remove old bittorrent functions - fix rx warning | Campus | 2016-05-24 |
| | |||
* | RX: fix indent | Alexis La Goutte | 2016-05-23 |
| | |||
* | fixed rx protocol for better logic conditions | Campus | 2016-04-26 |
| | |||
* | fix missing conditional and | Campus | 2016-04-26 |
| | |||
* | fixed and improved rx protocol detection - there was error on detection when ↵ | Campus | 2016-04-26 |
| | | | | -d option was enabled | ||
* | Add file license. | Giovanni Mascellani | 2016-04-15 |
| | |||
* | Support RX protocol (used by AFS). | Giovanni Mascellani | 2016-04-15 |