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
Jason Ish dbae17dbc0 install: makefile target to install libraries
As we don't install the libraries by default, provide a make target,
"install-library" to install the libsuricata library files.

If shared library support exists, both the static and shared
libraries will be installed, otherwise only the static libraries
will be installed.
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust/ffi: provide AppLayerRegisterParser in context 5 years ago
.gitignore
Cargo.toml.in rust: rename lib to libsuricata_rust 5 years ago
Makefile.am install: makefile target to install libraries 5 years ago
cbindgen.toml rust: include file cleanup 5 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago