Catena cyber
d17cd053ea
suricata: build with memory sanitizer ( #8614 )
...
with zlib compiled with MSAN
Should fix #8574 cc @jonathanmetzman
2022-09-28 10:53:50 +00:00
Catena cyber
7aca78c9da
suricata: enables rust debug assertions ( #7197 )
2022-01-28 16:09:06 +00:00
Catena cyber
968b2c73a8
suricata: uses better dictionaries ( #6990 )
2021-12-09 09:26:39 -08:00
Catena cyber
2881c2e370
suricata: uses pcre2 release from github ( #6787 )
2021-11-06 21:39:13 +00:00
Catena cyber
b61b1575a1
Suricata sancov ( #6555 )
...
* Improves suricata corpus for one target
* suricata: use now sancov-module
* Better rust flags for suricata
2021-10-06 09:36:41 -04:00
Catena cyber
5f9801853d
suricata: default rules in out directory ( #6540 )
...
* suricata: default rules in out directory
to be used as config by a dedicated target
* Adding a corpus and a dictionary to the next suricata fuzz target
2021-09-29 19:53:27 +01:00
Catena cyber
db899783b4
Suricata with pcre2 ( #5606 )
...
* Builds pcre2 dependency for Suricata
* Update Dockerfile
Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2021-04-13 09:27:20 -07:00
Catena cyber
026fa7a364
Suricata more targets ( #5596 )
...
* Adds per-protocol targets to suricata
* fixup msan
2021-04-10 10:47:27 +01:00
Catena cyber
e45a0c33f2
Suricata pcap-aware target ( #5528 )
...
* Adds structure-aware target for suricata
* Remove rustc wrapper for suricata
now that https://github.com/rust-lang/rust/issues/82144
got fixed
* Remove suricata rust workarounds for coverage
Now that https://github.com/rust-lang/rust/issues/82144
got fixed
2021-03-29 08:51:08 -07:00
Catena cyber
9ba8907637
Use more RUSTFLAGS for Suricata ( #5352 )
...
* Use more RUSTFLAGS for Suricata
Taken from libra and cargo fuzz
* rustflags only for asan
2021-03-10 13:28:48 -08:00
Catena cyber
c41e46ffc8
Rust coverage report (for Suricata) ( #4697 )
...
* Rust coverage test
* Workaround to get rust coverage for Suricata
2021-03-08 07:05:35 -08:00
Catena cyber
b28d30ef3b
Compatible build for Suricata with CIFuzz ( #4606 )
2020-11-05 15:26:34 -08:00
Catena cyber
24e1b863eb
Adds one dictionary for suricata ( #4603 )
2020-11-05 06:19:17 -08:00
Catena cyber
84c9e6b503
Makes suricata work with rust sanitizers ( #3897 )
2020-05-28 08:27:56 -07:00
Catena cyber
9378750979
Builds suricata with configure script from upstream repo ( #3642 )
...
* Builds suricata with configure script from upstream repo
* Improves suricata corpus
2020-04-14 07:35:49 -07:00
Catena cyber
07322d0b31
Adds more asserts to project suricata build ( #3594 )
2020-04-10 07:36:07 -07:00
Catena cyber
522e7dc734
[suricata] Adds project suricata ( #2533 )
...
* Adds project suricata
* Updates lz4 to latest version
* remove sanitizers section -- harmless change to trigger Travis
* add language attribute
Co-authored-by: Max Moroz <mmoroz@chromium.org>
2020-03-27 00:33:24 -07:00