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/c_api
Philippe Antoine 622476c47d http1: use a tx iterator
Better performance than the defaut iterator as we do not need to
read all first elements every time
6 months ago
..
bstr.rs http: Use libhtp-rs. 8 months ago
config.rs http: fail tx creation if we cannot allocate user data 7 months ago
connection.rs http: Use libhtp-rs. 8 months ago
connection_parser.rs http1: use a tx iterator 6 months ago
header.rs http: Use libhtp-rs. 8 months ago
log.rs http: Use libhtp-rs. 8 months ago
mod.rs http: Use libhtp-rs. 8 months ago
transaction.rs http1: use a tx iterator 6 months ago
uri.rs http: Use libhtp-rs. 8 months ago