Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved/autoconf (#1037) | Toni | 2020-10-21 |
| | | | | | | | | | * Switched to PKG_CHECK_MODULES to keep pkg-config checks more portable. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> * Improved GCrypt autoconf check to detect a possible gpg-error inter-library dependency. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Fixed missing PCAP include directories in Makefiles. (#1034) | Toni | 2020-10-19 |
| | | | 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 missing install target in newly added unit tsts | lucaderi | 2020-09-22 |
| | |||
* | Added risks for checking | Luca Deri | 2020-09-21 |
| | | | | | - invalid DNS traffic (probably carrying exfiltrated data) - TLS traffic with no SNI extension | ||
* | Add distdir directive | Alfredo Cardigliano | 2020-09-21 |
| | |||
* | Add unit tests to travis. Move ndpi serializer tests to unit tests. | Alfredo Cardigliano | 2020-09-21 |