Ivan Nardi
7f69de0b51
Restore a unit test result ( #1403 )
...
Deleted, probably by mistake, in 406ac7e8
Fix Makefile and add compilation of `rrdtool` in CI tests
2022-01-13 23:14:28 +01:00
Ivan Nardi
d4da3b6516
Run fuzzing tests also on push event (like the CI tests) ( #1400 )
2022-01-12 21:04:01 +01:00
Alfredo Cardigliano
948c0367f9
Update issue tempalte
2022-01-03 17:26:23 +01:00
Ivan Nardi
55880e4ae4
TLS: fix two warnings ( #1365 )
...
Disable unit tests on CI for big-endian target. We know we have multiple
issues on big-endian architectures (see #1312 ) and so the unit tests
always fail there. Ignore this error for the time being and let the CI
pass if we don't have other issues.
Remove an unused automa definition
2021-11-02 22:08:15 +01:00
Zied Aouini
a2e9730b23
Add issue templates. ( #1340 )
...
* Add issue template.
* Add config log instruction.
2021-10-13 18:39:10 +02:00
Zied Aouini
ca827ae548
Fix FuzzCI. ( #1338 )
2021-10-11 20:17:12 +02:00
Zied Aouini
7e0724d576
Enable sanitizers on CIFuzz. ( #1336 )
2021-10-11 19:01:50 +02:00
Toni
549134ef10
Fix make dist and add it to the CI along with make -C doc text. Fixes #1324 ( #1327 )
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2021-10-10 13:15:38 +02:00
Toni
cf931fda6b
Get rid of configure.seed as it comes with some disadvantages. ( #1328 )
...
* using Autotools best-practices to achieve (hopefully) the same result
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2021-10-10 13:13:52 +02:00
Zied Aouini
c40cf4e0ec
Add arm64, armhf and s390x as part of CI. ( #1314 )
...
* Add arm64, armhf and s390x as part on CI.
* Minor fix.
* Fix code inspector complaints.
2021-09-23 14:41:56 +02:00
Zied Aouini
0994771974
Improve CI ( #1303 )
...
* Improve CI pipeline
* Fix branch name.
* Fix branch name.
* Fix libgcrypt configuration.
* Update build.yml
* Move to Github Actions instead of Travis CI.
* Fix mingw on ubuntu bionic.
* Reactivate cross compile on Ubuntu Bionic.
* Switch to single line steps.
* Add several compilers versions
* Minor fix.
* Fix build all and delete cxx
* Fix RCE detection.
* Fix PCRE configuration.
* Add condition on PCRE test pcap.
* Update WebattackRCE.pcap.out
* Add missing SUBST.
* Delete WebattackRCE.pcap.out
* Update WebAttackRCE result.
* Fix typo.
* Extend jobs with pcre+msan+maxminddb.
* Fix code inpector warnings.
* Delete .appveyor.yml
2021-09-22 12:10:52 +02:00
Ivan Nardi
951bcb0c39
Cassandra: fix compilation when "--enable-debug-messages" option is used ( #1294 )
...
Let's try adding a dedicated compilation in GitHub Actions to easily
detect this kind of errors in the future
2021-09-11 11:10:46 +02:00
Toni
8d0c7b1fae
Fixed Mingw64 build, SonerCloud-CI and more. ( #1273 )
...
* Added ARM build and unit test run for SonarCloud-CI.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Fixed Mingw64 build.
* 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>
2021-08-18 11:34:16 +02:00
Toni
8e996f7f7c
Fixed broken SonarCloud-CI. ( #1272 )
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2021-08-08 16:59:36 +02:00
Luca Deri
a5ecdf9df8
Changes for sonarcloud integration
2021-05-11 21:36:25 +02:00
Philippe Antoine
db5f3b38b7
Adds CIFuzz to check PRs
...
cf https://google.github.io/oss-fuzz/getting-started/continuous-integration/
2020-04-18 10:50:56 +02:00