aboutsummaryrefslogtreecommitdiff
path: root/tests/result/waze.pcap.out
Commit message (Collapse)AuthorAge
...
* Updated results with the new SSL dissectionLuca Deri2019-05-30
| | | | Added RDP dissector
* Tests result fixLuca2019-04-05
| | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev
* Warnign fixesLuca Deri2019-01-17
| | | | Updated test results
* Updated resultsLuca Deri2018-12-21
|
* 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
* 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
* Updated results based on the new output formatLuca2018-07-21
|
* Updated test resulsLuca Deri2018-05-18
|
* Updated test resultsLuca Deri2018-05-14
|
* A more predictable sorting of the flows list.Vitaly Lavrov2017-09-29
| | | | It is necessary for correct testing.
* 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
* update results after modificationsCampus2017-05-26
|
* update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175Campus2017-04-20
|
* unified HTTPDownload name with other HTTP protocols (as HTTP_Download) for ↵Jasper van den Berg2017-04-07
| | | | consistency
* Dissected SSH client/server versions and reported in data structuresLuca Deri2017-02-11
|
* Implemented #228Luca Deri2016-07-20
|
* Reworked sockets supportLuca2016-02-29
| | | | Fixed TFTP support
* Fixes for issues #40 -> #52Luca2015-07-11
Implemented sub-protocol detection for SSL/HTTP/HTTPS