Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | 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 | |||
* | Added YouTube Upload protocol (used the identified unused by ↵ | Luca Deri | 2017-11-19 | |
| | | | | NDPI_PROTOCOL_SKYFILE_PREPAID) | |||
* | 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 |