aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/skype.c
Commit message (Expand)AuthorAge
* Add Omron FINS protocol dissector (#2172)Vladimir Gavrilov2023-11-27
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Added check to avoid skype heuristic false positivesLuca Deri2023-06-12
* Remove some useless checks (#1993)Ivan Nardi2023-05-28
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* SKYPE: fix detection over UDPNardi Ivan2022-07-20
* SKYPE: remove detection over TCPNardi Ivan2022-07-20
* Skype_Teams, Mining, SnapchatCall: fix flow category (#1624)Ivan Nardi2022-07-03
* Updated SkypeCall -> Skype_TeamsCallLuca Deri2022-05-26
* Fixes outdated descriptionLuca Deri2022-05-04
* Added check to ignore multicast packets marking the as SkypeLuca Deri2022-02-08
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1406)Ivan Nardi2022-01-15
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Improved dnscrypt midstream detection. (#1241)Toni2021-07-13
* Renamed Skyp in Skype_Teams as the protocol is now shared across these appsLuca Deri2021-06-02
* (C) UpdateLuca Deri2021-01-07
* Added boundary checkLuca Deri2020-10-27
* Improve skype detection (#1039)Igor Duarte2020-10-27
* Fixed false positive detection for Skype.SkypeCall (affects at least Cisco HS...Toni Uhlig2020-09-02
* Updated (C)Luca Deri2020-01-05
* Fixed skype/soom false positivesLuca Deri2019-11-20
* Added capwap supportLuca Deri2019-10-27
* Fixed some false positivies with skype and stun-based protocolsLuca Deri2019-10-27
* Added Zoom protocol support removing invalid STUN/Skype detectionsLuca Deri2019-09-26
* Adedd DTLS check in STUNLuca Deri2019-09-21
* TLS cerficate hash calculationLuca Deri2019-09-14
* Dissection improvementsLuca Deri2019-06-27
* Added the concept of protocols that can have subprotocols. Example Spotify ca...Luca2018-11-30
* Improved heuristicsLuca2018-11-29
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
* Improved WeChat supportLuca Deri2018-11-19
* commented out debug printAlfredo Cardigliano2018-11-16
* Improved skype heuristicLuca Deri2018-11-15
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Fixed TINC bug (cache usage)Luca Deri2017-07-27
* change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype dete...Campus2017-03-15
* improved skype detectionCampus2017-02-16
* Fix for #86Luca Deri2015-10-26
* Fixes #83. Critical fix: due to an invalid endianess conversion some protocol...Luca Deri2015-08-26
* Cleaned up starcraft protocol codeLuca Deri2015-07-21
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
* Added support for SnapchatLuca2015-07-05
* Reworked skype codeLuca2015-07-01
* Split former protocol into upper and lower protocolLuca2015-07-01