Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | 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 | ||
* | Updated results based on the new output format | Luca | 2018-07-21 |
| | |||
* | Updated test resuls | Luca Deri | 2018-05-18 |
| | |||
* | Updated test results | Luca Deri | 2018-05-14 |
| | |||
* | A more predictable sorting of the flows list. | Vitaly Lavrov | 2017-09-29 |
| | | | | It is necessary for correct testing. | ||
* | 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 | ||
* | update results after modifications | Campus | 2017-05-26 |
| | |||
* | update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175 | Campus | 2017-04-20 |
| | |||
* | unified HTTPDownload name with other HTTP protocols (as HTTP_Download) for ↵ | Jasper van den Berg | 2017-04-07 |
| | | | | consistency | ||
* | Dissected SSH client/server versions and reported in data structures | Luca Deri | 2017-02-11 |
| | |||
* | Implemented #228 | Luca Deri | 2016-07-20 |
| | |||
* | Reworked sockets support | Luca | 2016-02-29 |
| | | | | Fixed TFTP support | ||
* | Fixes for issues #40 -> #52 | Luca | 2015-07-11 |
Implemented sub-protocol detection for SSL/HTTP/HTTPS |