Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 heuristics | Luca | 2018-11-29 |
| | | | | Used the host guessed protocol if upper protocol has not been detected | ||
* | Improved skype, teredo, netbios heuristics | Luca Deri | 2018-11-21 |
| | | | | Changed ndpi_detection_giveup() API: guess is now part of the call | ||
* | Improved Skype detection | Luca Deri | 2018-11-19 |
| | | | | | Update test results Added initialization for some free protocols | ||
* | Added missing categorization when giveup/guess is called | Luca | 2018-08-30 |
| | | | | | Added optimization for TCP flows that do not start with a SYN packet: early giveup is performed Code cleanup | ||
* | Updated results based on the new output format | Luca | 2018-07-21 |
| | |||
* | Updated test resuls | Luca Deri | 2018-05-18 |
| | |||
* | Updated test results | Luca Deri | 2018-05-14 |
| | |||
* | update results for test pcap | Campus | 2018-02-03 |
| | |||
* | Improved ndpiReader output | Luca Deri | 2017-11-19 |
| | | | | Updated tests | ||
* | A more predictable sorting of the flows list. | Vitaly Lavrov | 2017-09-29 |
| | | | | It is necessary for correct testing. | ||
* | update results | Campus | 2017-08-09 |
| | |||
* | Implemented flow sort based on total bytes so that we can (with -v X) ↵ | Luca | 2017-08-02 |
| | | | | immediately spot elephants and mice | ||
* | results updated | Campus | 2017-07-27 |
| | |||
* | 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 | ||
* | Code cleanup | Luca Deri | 2017-07-06 |
| | | | | | Updated test results Renamed SOMEIP -> someip | ||
* | update results after modifications | Campus | 2017-05-26 |
| | |||
* | Moved to 2.1.0 | Luca Deri | 2017-05-22 |
| | | | | Updated test results | ||
* | Updated results are ndpiReader output has been modified | Luca Deri | 2017-05-17 |
| | |||
* | Results update | Campus | 2017-05-09 |
| | |||
* | Result update | Luca Deri | 2017-05-01 |
| | |||
* | Updated results | Luca Deri | 2017-05-01 |
| | |||
* | Improved SSL dissection | Luca | 2017-04-27 |
| | |||
* | Updated Wireshark lua dissector | Luca Deri | 2017-04-24 |
| | | | | | Added -v to ndpiReader to print port stats Recomputed protocol test results | ||
* | update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175 | Campus | 2017-04-20 |
| | |||
* | SSL server certificate is now detected | Luca Deri | 2017-03-21 |
| | |||
* | Tests update | Luca Deri | 2017-03-15 |
| | |||
* | change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype ↵ | Campus | 2017-03-15 |
| | | | | detection deleting parts that detect host name and ip addr (duplicate behaviour) - improved any detection after fix - added skype host name | ||
* | Dissected SSH client/server versions and reported in data structures | Luca Deri | 2017-02-11 |
| | |||
* | Fixed issues caused by (invalid) protocol renumbering. The problem has been ↵ | Luca Deri | 2017-01-31 |
| | | | | solved and now protocols are in sync with its previous values in the stable version | ||
* | Added fixes to properly honour subprotocols | Luca | 2016-11-26 |
| | |||
* | update Skype and MS_OneDrive range IP address | Campus | 2016-08-27 |
| | |||
* | Recomputed results due to the previous commit | Luca Deri | 2016-06-19 |
| | |||
* | Improved WhatsAppVoice detection | Luca Deri | 2016-02-15 |
| | |||
* | Removed legacy linux_compat.h file | Luca | 2015-11-12 |
| | | | | Updated IPv6 address dump format | ||
* | Fixes for issues #40 -> #52 | Luca | 2015-07-11 |
| | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS | ||
* | Fixed bug that caused configure to generate GIT version information ↵ | Luca | 2015-06-04 |
| | | | | | | | containing spaces Modified ndpiReader to include flow details in dumps (used for testing) Rebuilt all test results to include flow details | ||
* | Fixed bug that prevented (due to endianess) to properly match hosts | Luca Deri | 2015-05-19 |
Added tests for skype detection |