Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | STUN: fix boundary checks on attribute list parsing (#2387) | Ivan Nardi | 2024-04-12 |
| | | | | | Restore all unit tests. Add some configuration knobs. Fix the endianess. | ||
* | Implemented STUN peer_address, relayed_address, response_origin, ↵ | Luca Deri | 2024-04-12 |
| | | | | | | | other_address parsing Added code to ignore invalid STUN realm Extended JSON output with STUN information | ||
* | 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` |