aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/stun.c
Commit message (Collapse)AuthorAge
...
* Added minor hardening code in STUNLuca2018-01-26
|
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Warning fixLuca2017-11-23
| |
| * Further check if a STUN flow will eventually become RTPLuca Deri2017-11-23
| |
| * STUN improvementsLuca Deri2017-11-23
| |
* | 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 TINC bug (cache usage)Luca Deri2017-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 detectionMaYuming2017-06-25
|
* fix lync detectionCampus2017-06-19
|
* fix ms-lync detection missing, More detail at ↵MaYuming2017-06-13
| | | | https://github.com/ntop/nDPI/issues/401
* fix check for issue https://github.com/ntop/nDPI/issues/272Campus2016-10-03
|
* Fix for #218Luca2016-09-28
|
* Improved WhatsAppVoice detectionLuca Deri2016-02-15
|
* Implemented MS Lync supportLuca Deri2015-10-22
|
* Fixed a bug in the STUN dissector courtesy of Asher YermiyahuLuca Deri2015-08-03
| | | | | Fixed a bug in the NetFlow dissector that caused flows to be wrongly decoded as Netflow Updated test results for starcraft and whatsapp
* Improvements to WhatsApp voiceLuca Deri2015-07-25
|
* Fix to limit STUN to UDP onlyLuca2015-07-22
|
* 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
| | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol()
* deleted protocol type (real-correlated)Michele Campus2015-06-29
|
* Reworked the STUN pluginLuca2015-06-04
| | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice)
* Initial import from SVNLuca Deri2015-04-19