Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Fixed wrong detection of RTP as WhatsApp voice | Luca | 2019-07-29 | |
| | | ||||
* | | Updated google docs detection in wechat.pcap | Luca Deri | 2019-07-25 | |
|/ | ||||
* | Added missing result for nest | Luca Deri | 2019-07-24 | |
| | ||||
* | 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 | |||
* | Compilarion fix | Luca Deri | 2019-07-22 | |
| | | | | Updated SIP result | |||
* | Refresh after data leak detection | Luca Deri | 2019-07-18 | |
| | ||||
* | Reworked output | Luca Deri | 2019-07-15 | |
| | | | | | -v 1 now prints only unknown flows -v 2 now prints all flows | |||
* | Updated test resultss after export changes | Luca Deri | 2019-07-13 | |
| | ||||
* | Add dhcp fingerprints to expected results | Stuart Reilly | 2019-06-19 | |
| | ||||
* | Reworked SSL cipher handling | Luca Deri | 2019-06-16 | |
| | ||||
* | Updated results with the new SSL dissection | Luca Deri | 2019-05-30 | |
| | | | | Added RDP dissector | |||
* | Added test file for FTP | Luca Deri | 2019-04-12 | |
| | ||||
* | Tests result fix | Luca | 2019-04-05 | |
| | | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | |||
* | Warnign fixes | Luca Deri | 2019-01-17 | |
| | | | | Updated test results | |||
* | Added Modbus over TCP dissector | Luca Deri | 2018-12-21 | |
| | ||||
* | Updated results | Luca Deri | 2018-12-21 | |
| | ||||
* | 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 | |
| | ||||
* | New dissector: Nest Log Sink | Darryl Sokoloski | 2018-09-19 | |
| | | | | | | This is a dissector for the Nest Log Sink protocol which is used by the Nest Protect (https://nest.com/ca/smoke-co-alarm/overview/). Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> | |||
* | 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 | |
| | ||||
* | Added new dissector for Memcached. | Darryl Sokoloski | 2018-08-15 | |
| | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> | |||
* | Merge pull request #576 from eglooca/pr-ssdp-min-length | Luca Deri | 2018-07-25 | |
|\ | | | | | Adjust the SSDP dissector's minimum packet length | |||
| * | Added example SSDP M-SEARCH capture file. | Darryl Sokoloski | 2018-07-20 | |
| | | ||||
* | | 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 | |
| |