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 | ||
* | Updated test results | Luca | 2018-11-13 |
| | |||
* | Improved Skype detection | Luca Deri | 2018-11-09 |
| | |||
* | Removed skype false positives | Luca Deri | 2018-11-08 |
| | | | | better STUP detection | ||
* | Added UPnP test pcap | Luca Deri | 2018-11-07 |
| | | | | updated Nintendo test ourcome | ||
* | Improved SSL decoding | Luca Deri | 2018-11-03 |
| | |||
* | Implementation of Bitcoin, Ethereum, ZCash, Monero dissectors all identified ↵ | Luca | 2018-09-18 |
| | | | | | | as mining Implements #503 | ||
* | FIX: dropbox dissector. UPD: updated pcap file with new dropbox pkts | Campus | 2018-09-05 |
| | |||
* | 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 | ||
* | Added target for shared liubrary creation | Luca | 2018-08-25 |
| | | | | | Added target for install Fixes #593 | ||
* | Fixes weibo detection | Simone Mainardi | 2018-08-17 |
| | |||
* | Completed custom category implementation | Luca Deri | 2018-08-16 |
| | |||
* | Tests update | Luca Deri | 2018-08-16 |
| | |||
* | Updated results based on the new output format | Luca | 2018-07-21 |
| | |||
* | added new viber pcap and updated results | Campus | 2018-05-29 |
| | |||
* | Added custom categories | Luca | 2018-05-23 |
| | | | | | | | | | CUSTOM_CATEGORY_MINING = 99 CUSTOM_CATEGORY_MALWARE = 100 CUSTOM_CATEGORY_ADVERTISEMENT = 101 CUSTOM_CATEGORY_BANNED_SITE = 102 Updated test results | ||
* | Updated test resuls | Luca Deri | 2018-05-18 |
| | |||
* | Updated test results | Luca Deri | 2018-05-14 |
| | |||
* | Replaces outdates socrates protocol with ntop | Luca Deri | 2018-04-24 |
| | |||
* | :bulb: Add Apache JServ Protocol Dissector | Leonn | 2018-04-22 |
| | |||
* | Updated results | Luca Deri | 2018-04-16 |
| | |||
* | Increased number of protocols to 512 | Luca Deri | 2018-03-01 |
| | | | | Implemented WhatsApp file exchage support (added test pcap) | ||
* | Updated results after the latest RTP fixes | Luca Deri | 2018-02-21 |
| | |||
* | Updadate last protocol id | Luca Deri | 2018-02-11 |
| | | | | Updated tests with new protocols | ||
* | update results for test pcap | Campus | 2018-02-03 |
| | |||
* | added diameter protocol dissector | Campus | 2018-01-02 |
| | |||
* | Fix for #491 (SpeedTest/Ookla) | Luca | 2017-12-07 |
| | |||
* | Added test pcap for check_mk protocol | Luca | 2017-11-30 |
| | |||
* | Improved ndpiReader output | Luca Deri | 2017-11-19 |
| | | | | Updated tests | ||
* | Bug fix. Protocol SIP: command 'CANCEL sip:' is not recognized. | Vitaly Lavrov | 2017-10-31 |
| | | | | Add sip.pcap for tests ( Source: https://wiki.wireshark.org/SIP ). | ||
* | A more predictable sorting of the flows list. | Vitaly Lavrov | 2017-09-29 |
| | | | | It is necessary for correct testing. | ||
* | update results after many commits | Campus | 2017-09-27 |
| | |||
* | 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 | ||
* | updated results | Campus | 2017-07-29 |
| | |||
* | fix wrong datalink type for Cisco PPP | Campus | 2017-07-29 |
| | |||
* | results updated 2 | Campus | 2017-07-27 |
| | |||
* | results updated | Campus | 2017-07-27 |
| | |||
* | Merge branch 'dev' into ssl-certificate-fix | Michele 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 | ||
| * | Implemented support for Nintendo (switch) gaming protocol | Luca Deri | 2017-07-26 |
| | | |||
* | | Updated tests to match new SSL server certificate fix/addition | Micah Lyle | 2017-07-18 |
| | | |||
* | | Added testing scripts and commited files that only had the server diff on ↵ | Micah Lyle | 2017-07-14 |
|/ | | | | the right | ||
* | Code cleanup | Luca Deri | 2017-07-06 |
| | | | | | Updated test results Renamed SOMEIP -> someip | ||
* | added fix protocol https://github.com/ntop/nDPI/issues/372 | Campus | 2017-06-27 |
| | |||
* | improved whatsapp and wechat detection by new ip-ranges | Campus | 2017-06-09 |
| | |||
* | updated results | Campus | 2017-06-09 |
| |