mirror of https://github.com/OISF/suricata
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.
For example: error: lifetime flowing from input to output with different syntax can be confusing --> htp/src/headers.rs:475:16 | 475 | fn null(input: &[u8]) -> IResult<&[u8], ParsedBytes> { | ^^^^^ ----- ----------- the lifetimes get resolved as `'_` | | | | | the lifetimes get resolved as `'_` | this lifetime flows to the output | note: the lint level is defined here --> htp/src/lib.rs:3:9 This currently only happens when using the Rust nightly compiler, which we use for our fuzz builds. |
2 months ago | |
---|---|---|
.. | ||
c_api | 2 months ago | |
test | ||
bstr.rs | ||
config.rs | 3 months ago | |
connection.rs | ||
connection_parser.rs | 2 months ago | |
decompressors.rs | 2 months ago | |
error.rs | ||
headers.rs | 2 months ago | |
hook.rs | 3 months ago | |
lib.rs | 2 months ago | |
log.rs | ||
parsers.rs | 2 months ago | |
request.rs | 3 months ago | |
request_generic.rs | ||
response.rs | 3 months ago | |
response_generic.rs | ||
transaction.rs | 2 months ago | |
transactions.rs | 2 months ago | |
unicode_bestfit_map.rs | ||
uri.rs | ||
urlencoded.rs | ||
utf8_decoder.rs | ||
util.rs |