Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed false positive with STUN detection | Luca Deri | 2019-09-26 | |
| | ||||
* | Added Zoom protocol support removing invalid STUN/Skype detections | Luca Deri | 2019-09-26 | |
| | ||||
* | Changed the packets handling with STUN msg_type > 0x000C and other fixes. | marco-testa | 2019-09-24 | |
| | | | Eliminated double call to the ndpi_int_stun_add_connection function. | |||
* | Adedd DTLS check in STUN | Luca Deri | 2019-09-21 | |
| | | | | Uodated (C) | |||
* | STUN protocol dissector code cleanup | Luca | 2019-09-20 | |
| | ||||
* | Unified WhatsApp Video and Audio under WhatsAppCall | Luca | 2019-09-20 | |
| | ||||
* | Improved STUN-based protocol heuristic both in terms of accuracy and packets ↵ | Luca | 2019-09-20 | |
| | | | | necessary for the detection | |||
* | Improved STUN caching | Luca Deri | 2019-09-18 | |
| | ||||
* | New instagram testing set | Luca Deri | 2019-09-18 | |
| | ||||
* | Various STUN improvements | Luca Deri | 2019-09-17 | |
| | ||||
* | Added STUN check to avoid false positives | Luca Deri | 2019-09-11 | |
| | | | | | Added fingerprint comments in SSH/TLS Added netflow test pcap | |||
* | Skype STUN enhancements | Luca | 2019-09-06 | |
| | ||||
* | Enhanced Signal detection | Luca | 2019-09-05 | |
| | ||||
* | Enhanced STUN cache | Luca | 2019-09-05 | |
| | ||||
* | Implemented STUN cache to enhance matching of STUN-based protocols | Luca | 2019-08-12 | |
| | ||||
* | Improved google duo detection | Luca | 2019-08-12 | |
| | ||||
* | Various TLS/STUN improvememnts | Luca | 2019-08-08 | |
| | ||||
* | Reworked SSL/TLS field naming | Luca | 2019-08-08 | |
| | ||||
* | Implemented DTLS support | Luca | 2019-08-08 | |
| | | | | Renamed ssl to tls | |||
* | Better messenger traffic guess | Luca Deri | 2019-07-25 | |
| | ||||
* | Added -e option to ndpiReader for searchign human readeable strings lenght | Luca Deri | 2019-07-24 | |
| | | | | Default human readeable strings lenght is not 5 chars (used to be 8) | |||
* | Updated results with new dissection | Luca Deri | 2019-07-24 | |
| | ||||
* | Merged Google Hangout and Duo as they are pretty similar from the network ↵ | Luca Deri | 2019-07-22 | |
| | | | | standpoint and from the features they implement | |||
* | Improved WhatsApp detection | Luca Deri | 2019-07-22 | |
| | ||||
* | STUN, Hangout, Duo dissection improvements | Luca Deri | 2019-07-21 | |
| | ||||
* | Added support for Google Duo | Luca Deri | 2019-07-19 | |
| | ||||
* | Improved Facebook messnger mobile detection | Luca Deri | 2019-07-18 | |
| | ||||
* | Added Line protocol dissection | Luca Deri | 2019-07-15 | |
| | | | | Add fix for discarding STUN over TCP flows | |||
* | Solve remaining warnings | Stuart Reilly | 2019-07-12 | |
| | ||||
* | Improved whatsapp dissection | Luca Deri | 2019-07-11 | |
| | ||||
* | Removed debug message | Luca Deri | 2019-06-25 | |
| | ||||
* | WhatsApp improvements for video/audio detection | Luca Deri | 2019-06-25 | |
| | ||||
* | Further WhatsApp improvements | Luca Deri | 2019-06-21 | |
| | ||||
* | Added WhatsApp Video | Luca Deri | 2019-06-20 | |
| | ||||
* | WhatsApp improvements | Luca Deri | 2019-06-20 | |
| | ||||
* | Added the concept of protocols that can have subprotocols. Example Spotify ↵ | Luca | 2018-11-30 | |
| | | | | | | cannot have subprotocols, DNS can (DNS.Spotify) Merged Skype call in/out in Skype Call | |||
* | Improved Skype detection | Luca Deri | 2018-11-09 | |
| | ||||
* | Major code cleanup | Luca | 2018-07-21 | |
| | | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection | |||
* | Fix for https://github.com/ntop/nDPI/issues/572 | Luca Deri | 2018-05-28 | |
| | ||||
* | Skype CallIn/CallOut are not set as | Luca Deri | 2018-05-14 | |
| | | | | | Skype.SkypeCallOut Skype.SkypeCallIn | |||
* | Added ndpi_fill_protocol_category call | Luca Deri | 2018-05-11 | |
| | | | | Introduced intitial Skype in/out support | |||
* | Added minor hardening code in STUN | Luca | 2018-01-26 | |
| | ||||
* | Merge branch 'dev' into dev | Michele Campus | 2017-12-07 | |
|\ | ||||
| * | Warning fix | Luca | 2017-11-23 | |
| | | ||||
| * | Further check if a STUN flow will eventually become RTP | Luca Deri | 2017-11-23 | |
| | | ||||
| * | STUN improvements | Luca Deri | 2017-11-23 | |
| | | ||||
* | | 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() | |||
* | Fixed TINC bug (cache usage) | Luca Deri | 2017-07-27 | |
| | | | | | | Merged MS Lync with Skype (Microsoft renamed MS Lync in Skype for Business) Renumbered Nintendo protocols in former MS Lync that was no longer used Fix for #425 | |||
* | fix lync over ICE detection | MaYuming | 2017-06-25 | |
| | ||||
* | fix lync detection | Campus | 2017-06-19 | |
| |