Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated output | Luca Deri | 2021-08-07 |
| | |||
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-07-13 |
| | | | | | | | The goal is to have a (roughly) idea about how many packets nDPI needs to properly classify a flow. Log this information (and guessed flows number too) during unit tests, to keep track of improvements/regressions across commits. | ||
* | Restored QUIC stats | Luca Deri | 2020-12-30 |
| | |||
* | Fixed output when tLS (nad not QUIC) is used | Luca Deri | 2020-12-28 |
| | |||
* | Fixes #1029 | Luca Deri | 2020-11-27 |
| | |||
* | QUIC: extract User Agent information | Nardi Ivan | 2020-09-08 |
| | |||
* | QUIC: add support for GQUIC T050 and T051 | Nardi Ivan | 2020-08-30 |
QUIC versioning wasn't complex enough without T05X family... These versions are very similar to Q050, but use TLS as their handshake protocol. |