Catena cyber
|
3ae0d9fe14
|
Fixes ecc-diff-fuzzer with new base-builder (#6383)
* Fixes ecc-diff-fuzzer with new base-builder
Needing both rust and golang
* Move suricata to base-builder-rust
As it uses both C and rust
|
2021-09-02 12:06:47 -07:00 |
jonathanmetzman
|
390c200c1e
|
[Ubuntu upgrade] Disable MSAN in projects that will have false positives. (#6303)
Do this based mostly on instrumented_libraries and more tests.
Related: #6180
|
2021-08-25 22:14:20 -07: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
|
0ee8d5ba7b
|
[suricata] Add pcre2 as dependency (#5484)
|
2021-03-23 13:14:55 -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 |
Oliver Chang
|
84faf55729
|
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
|
2020-12-10 09:49:27 +11: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
|
f9f99a9604
|
Enables MSAN for Suricata (#4455)
* Enables MSAN for Suricata
* Move rustup std lib download to base-builder
|
2020-09-30 07:04:22 -07: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
|
a171716149
|
Adds people to suricta project (#3552)
|
2020-03-28 14:14:27 -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 |