You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust
Victor Julien 0301ceab13 rust/mingw: fix missing IPPROTO_* declarations
The libc crate doesn't provide these on MinGW, so define them in
our 'core' instead. We only use IPPROTO_TCP and IPPROTO_UDP.

Bug #2733
6 years ago
..
.cargo rust: make distcheck fixes 8 years ago
src rust/mingw: fix missing IPPROTO_* declarations 6 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in rust: update dependencies for nom4 transition 7 years ago
Makefile.am rust: fix (again) out of tree builds 7 years ago
gen-c-headers.py issue 2795: python 3 fix in Rust C header gen 7 years ago
rustfmt.toml rustfmt.toml: set to 80 char line width 7 years ago