Commit Graph

9 Commits

Author SHA1 Message Date
Catena cyber 2881c2e370
suricata: uses pcre2 release from github (#6787) 2021-11-06 21:39:13 +00:00
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
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 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 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 84c9e6b503
Makes suricata work with rust sanitizers (#3897) 2020-05-28 08:27:56 -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