Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed Mingw64 build.improved/sonarcloud-ci | Toni Uhlig | 2021-08-10 |
| | | | | | | | | * adapted to SonarCloud-CI workflow * removed broken and incomplete Windows example (tested on VS2017/VS2019) * removed unnecessary include (e.g. pthread.h for the library which does not make use of it) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Updated serialization test unit | Luca Deri | 2020-10-02 |
| | |||
* | Added JSON-C check for unit tests | Luca Deri | 2020-09-26 |
| | |||
* | Added risks for checking | Luca Deri | 2020-09-21 |
| | | | | | - invalid DNS traffic (probably carrying exfiltrated data) - TLS traffic with no SNI extension | ||
* | Add unit tests to travis. Move ndpi serializer tests to unit tests. | Alfredo Cardigliano | 2020-09-21 |