aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAge
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Disable tests that require libgcrypt if --disable-gcrypt set. (#1121)Toni2021-01-21
* Implement DGA detection performances tracking workflow. (#1064)Zied Aouini2020-11-16
* Fix/packaging (#1047)Toni2020-11-03
* Decoupled fuzzy and unit testsAlfredo Cardigliano2020-10-12
* Added -fno-sanitize=alignment in clang-7Luca Deri2020-09-24
* -O0 -> -OgLuca Deri2020-09-23
* Attempt to avoid errors due to misaligned packet headersLuca Deri2020-09-23
* Add unit tests to travis. Move ndpi serializer tests to unit tests.Alfredo Cardigliano2020-09-21
* Fixed broken `make dist' and added CI check.Toni Uhlig2020-09-19
* Fixed travis-ci fuzzm job. Might be a false positive related to clang-7's MSAN.Toni Uhlig2020-08-27
* Fixed broken travis-ci YAML.Toni Uhlig2020-08-27
* Added libgcrypt20-dev dependency to handle QUICLuca Deri2020-08-22
* travis-ci: build ndpiSimpleIntegration as wellToni Uhlig2020-08-08
* msan cxxPhilippe Antoine2020-07-22
* Reenables CI with sanitizersPhilippe Antoine2020-07-22
* travis-ci cleanupsToni Uhlig2020-07-09
* Temporarely disabled x390 s390x as we have no way to debug the code on such p...Luca Deri2020-02-15
* travis: bump to bionic, add arm64 & s390x.Dimitri John Ledkov2020-02-10
* Use MSAN_SYMBOLIZER_PATH now that it worksPhilippe Antoine2020-01-24
* Complete absolute path for symbolizerPhilippe Antoine2020-01-24
* Trying with ASAN_SYMBOLIZER_PATHPhilippe Antoine2020-01-24
* Looking for symbolizerPhilippe Antoine2020-01-24
* Debug symbols in LDFLAGSPhilippe Antoine2020-01-24
* Debug compilation flag for fuzz targetsPhilippe Antoine2020-01-24
* Only one envPhilippe Antoine2020-01-24
* Use clang++7 for fuzz targets in TravisPhilippe Antoine2020-01-24
* Fix sanitizers build on TravisPhilippe Antoine2020-01-24
* Typo fixPhilippe Antoine2020-01-23
* Adds fuzz targets build and run to travisPhilippe Antoine2020-01-22
* Add ubuntu toolchain to clang buildsStuart Reilly2019-07-17
* Add clang-7Stuart Reilly2019-07-17
* Remove brew updateStuart Reilly2019-07-17
* Make travis more explicitStuart Reilly2019-07-17
* Remove gcc7, add clang 8Stuart Reilly2019-07-17
* Add gcc-8 and gcc-9Stuart Reilly2019-07-17
* Add gcc-7 to travis.ymlStuart Reilly2019-07-17
* Fixes #735Luca Deri2019-07-13
* Update .travis.ymlAlfredo Cardigliano2017-02-09
* Remove gcc when build with osxAlexis La Goutte2016-11-28
* Add macOS build on TravisAlexis La Goutte2016-11-28
* Coverage (work in progress)Luca Deri2016-11-27
* Added coverageLuca Deri2016-11-27
* Improved testing applicationLuca Deri2015-05-22
* Added file for travis buildLuca Deri2015-05-02