aboutsummaryrefslogtreecommitdiff
path: root/tests/result/quic_t51.pcap.out
Commit message (Collapse)AuthorAge
* Updated outputLuca Deri2021-08-07
|
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-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 statsLuca Deri2020-12-30
|
* Fixed output when tLS (nad not QUIC) is usedLuca Deri2020-12-28
|
* Fixes #1029Luca Deri2020-11-27
|
* QUIC: extract User Agent informationNardi Ivan2020-09-08
|
* QUIC: add support for GQUIC T050 and T051Nardi Ivan2020-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.