Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added flow risk score | Luca Deri | 2021-05-18 |
| | |||
* | Added browser TLS heuristic | Luca Deri | 2021-05-13 |
| | |||
* | Improved DGA detection | Luca Deri | 2021-03-03 |
| | | | | | | | | Before Accuracy 66%, Precision 86%, Recall 38% After Accuracy 71%, Precision 89%, Recall 49% | ||
* | Improved DGA detection with trigrams. Disadvantage: slower startup time | Luca Deri | 2021-03-03 |
| | | | | | Reworked Tor dissector embedded in TLS (fixes #1141) Removed false positive on HTTP User-Agent | ||
* | Restored QUIC stats | Luca Deri | 2020-12-30 |
| | |||
* | Fixed output when tLS (nad not QUIC) is used | Luca Deri | 2020-12-28 |
| | |||
* | Quic fixes (#1067) | Ivan Nardi | 2020-11-22 |
* QUIC: fix return value on error path on quic_cipher_init() * QUIC: allow dissection of sessions forcing version negotiation Enhance heuristic to avoid false positives. |