aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* Warnign fixesLuca Deri2019-01-17
| | | | Updated test results
* Added Modbus over TCP dissectorLuca Deri2018-12-21
|
* Updated resultsLuca Deri2018-12-21
|
* Added the concept of protocols that can have subprotocols. Example Spotify ↵Luca2018-11-30
| | | | | | cannot have subprotocols, DNS can (DNS.Spotify) Merged Skype call in/out in Skype Call
* Improved heuristicsLuca2018-11-29
| | | | Used the host guessed protocol if upper protocol has not been detected
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
| | | | Changed ndpi_detection_giveup() API: guess is now part of the call
* Improved Skype detectionLuca Deri2018-11-19
| | | | | Update test results Added initialization for some free protocols
* Updated test resultsLuca2018-11-13
|
* Improved Skype detectionLuca Deri2018-11-09
|
* Removed skype false positivesLuca Deri2018-11-08
| | | | better STUP detection
* Added UPnP test pcapLuca Deri2018-11-07
| | | | updated Nintendo test ourcome
* Improved SSL decodingLuca Deri2018-11-03
|
* New dissector: Nest Log SinkDarryl Sokoloski2018-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 ↵Luca2018-09-18
| | | | | | as mining Implements #503
* FIX: dropbox dissector. UPD: updated pcap file with new dropbox pktsCampus2018-09-05
|
* Added missing categorization when giveup/guess is calledLuca2018-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 creationLuca2018-08-25
| | | | | Added target for install Fixes #593
* Fixes weibo detectionSimone Mainardi2018-08-17
|
* Completed custom category implementationLuca Deri2018-08-16
|
* Tests updateLuca Deri2018-08-16
|
* Added new dissector for Memcached.Darryl Sokoloski2018-08-15
| | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* Merge pull request #576 from eglooca/pr-ssdp-min-lengthLuca Deri2018-07-25
|\ | | | | Adjust the SSDP dissector's minimum packet length
| * Added example SSDP M-SEARCH capture file.Darryl Sokoloski2018-07-20
| |
* | Updated results based on the new output formatLuca2018-07-21
|/
* added new viber pcap and updated resultsCampus2018-05-29
|
* Added custom categoriesLuca2018-05-23
| | | | | | | | | CUSTOM_CATEGORY_MINING = 99 CUSTOM_CATEGORY_MALWARE = 100 CUSTOM_CATEGORY_ADVERTISEMENT = 101 CUSTOM_CATEGORY_BANNED_SITE = 102 Updated test results
* Updated test resulsLuca Deri2018-05-18
|
* Updated test resultsLuca Deri2018-05-14
|
* Replaces outdates socrates protocol with ntopLuca Deri2018-04-24
|
* :bulb: Add Apache JServ Protocol DissectorLeonn2018-04-22
|
* Updated resultsLuca Deri2018-04-16
|
* Increased number of protocols to 512Luca Deri2018-03-01
| | | | Implemented WhatsApp file exchage support (added test pcap)
* Updated results after the latest RTP fixesLuca Deri2018-02-21
|
* Updadate last protocol idLuca Deri2018-02-11
| | | | Updated tests with new protocols
* update results for test pcapCampus2018-02-03
|
* added diameter protocol dissectorCampus2018-01-02
|
* Fix for #491 (SpeedTest/Ookla)Luca2017-12-07
|
* Added test pcap for check_mk protocolLuca2017-11-30
|
* Improved ndpiReader outputLuca Deri2017-11-19
| | | | Updated tests
* Added YouTube Upload protocol (used the identified unused by ↵Luca Deri2017-11-19
| | | | NDPI_PROTOCOL_SKYFILE_PREPAID)
* Bug fix. Protocol SIP: command 'CANCEL sip:' is not recognized.Vitaly Lavrov2017-10-31
| | | | Add sip.pcap for tests ( Source: https://wiki.wireshark.org/SIP ).
* A more predictable sorting of the flows list.Vitaly Lavrov2017-09-29
| | | | It is necessary for correct testing.
* update results after many commitsCampus2017-09-27
|
* update resultsCampus2017-08-09
|
* Implemented flow sort based on total bytes so that we can (with -v X) ↵Luca2017-08-02
| | | | immediately spot elephants and mice
* updated resultsCampus2017-07-29
|
* fix wrong datalink type for Cisco PPPCampus2017-07-29
|
* results updated 2Campus2017-07-27
|
* results updatedCampus2017-07-27
|
* Merge branch 'dev' into ssl-certificate-fixMichele Campus2017-07-27
|\