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/htp/src
Philippe Antoine be605ba2de htp: use transactions right get function
Not the VecDeque one

Ticket: 7803
3 months ago
..
c_api http1: use a tx iterator 6 months ago
test
bstr.rs
config.rs http: fail tx creation if we cannot allocate user data 7 months ago
connection.rs
connection_parser.rs http: do not yield after failed connect if already pipelined 5 months ago
decompressors.rs rust/htp: fix clippy uninlined_format_args 5 months ago
error.rs
headers.rs rust: fix compiler warning for confusing lifetimes 5 months ago
hook.rs http: fail tx creation if we cannot allocate user data 7 months ago
lib.rs ci: check cargo fmt for htp 6 months ago
log.rs
parsers.rs rust: fix compiler warning for confusing lifetimes 5 months ago
request.rs http1: brotli decompression 7 months ago
request_generic.rs
response.rs http: generate no anomaly for identity encoding 3 months ago
response_generic.rs
transaction.rs rust: fix compiler warning for confusing lifetimes 5 months ago
transactions.rs htp: use transactions right get function 3 months ago
unicode_bestfit_map.rs
uri.rs
urlencoded.rs
utf8_decoder.rs
util.rs