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
Philippe Antoine 086b28da3d http2: fix decompression buffering
It was not enough to set Cursor position to 0,
also its inner Vec should be cleared.

This way, a new input gets written at the beginning of the
Cursor and its inner Vec...

Ticket: #5691
3 years ago
..
.cargo
derive rust/derive: pin proc-macro-crate to v1.1.0. 4 years ago
src http2: fix decompression buffering 3 years ago
.gitignore rust: derive crate: for custom derives 4 years ago
Cargo.toml.in bittorrent-dht: add bittorrent-dht app layer 3 years ago
Makefile.am rust: cbindgen first verifies existing bindings 3 years ago
cbindgen.toml app-layer: introduce common AppLayerStateData API 3 years ago
rustfmt.toml