aboutsummaryrefslogtreecommitdiff
path: root/tests/result/starcraft_battle.pcap.out
Commit message (Collapse)AuthorAge
* Warnign fixesLuca Deri2019-01-17
| | | | Updated test results
* Improved heuristicsLuca2018-11-29
| | | | Used the host guessed protocol if upper protocol has not been detected
* 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
|
* Updated results are ndpiReader output has been modifiedLuca Deri2017-05-17
|
* Results updateCampus2017-05-09
|
* Result updateLuca Deri2017-05-01
|
* Updated resultsLuca Deri2017-05-01
|
* Improved SSL dissectionLuca2017-04-27
|
* Updated Wireshark lua dissectorLuca Deri2017-04-24
| | | | | Added -v to ndpiReader to print port stats Recomputed protocol test results
* 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
* update detection and testsCampus2017-02-20
|
* Fixed issues caused by (invalid) protocol renumbering. The problem has been ↵Luca Deri2017-01-31
| | | | solved and now protocols are in sync with its previous values in the stable version
* Added fixes to properly honour subprotocolsLuca2016-11-26
|
* update test results after new services addedCampus2016-11-12
|
* Implemented #228Luca Deri2016-07-20
|
* update test pcap due to modification of quic protocol - improved readability ↵Campus2016-05-12
| | | | of code
* QUIC: Remove a wrong heuriticsAlexis La Goutte2016-05-10
| | | | There is always the QUIC version on first frame
* QUIC: fix test suite after typo changeAlexis La Goutte2016-05-03
|
* add new detection of Viber (service)Campus2016-03-15
|
* Reworked sockets supportLuca2016-02-29
| | | | Fixed TFTP support
* Fixed a bug in the STUN dissector courtesy of Asher YermiyahuLuca Deri2015-08-03
| | | | | Fixed a bug in the NetFlow dissector that caused flows to be wrongly decoded as Netflow Updated test results for starcraft and whatsapp
* Minor starcraft/WoW code cleanupLuca2015-07-21
|
* Cleaned up starcraft protocol codeLuca Deri2015-07-21
Fixed false-positive in Skype dissector