Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Test multiple `ndpiReader` configurations (#1931) | Ivan Nardi | 2023-04-06 |
| | | | | | | | | | Extend internal unit tests to handle multiple configurations. As some examples, add tests about: * disabling some protocols * disabling Ookla aggressiveness Every configurations data is stored in a dedicated directory under `tests\cfgs` | ||
* | SMTPS, POPS, IMAPS: fix classification and extra dissection (#1685) | Ivan Nardi | 2022-07-30 |
| | | | | | | The big change in TLS code is to allow "master" protocols other than TLS/DTLS, like SMTPS, POPS and IMAPS. This change will allow, in a future, a proper and complete TLS dissection for all these protocols with "STARTTLS"-like messages. | ||
* | Added check to avoid producing alerts for known protocol on unknown port ↵ | Luca Deri | 2020-05-30 |
when using TLS |