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 efc9a7a398 app-layer: remove callback for completion status
Since the completion status was a constant for all parsers, remove the
callback logic and instead register the values themselves. This should
avoid a lot of unnecessary callback calls.

Update all parsers to take advantage of this.
6 years ago
..
.cargo rust: fix vendor use on MinGW 7 years ago
src app-layer: remove callback for completion status 6 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in rust: function macro now returns the function name 6 years ago
Makefile.am rust: handle windows naming change from .lib to .a 6 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 6 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago