]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust/http2: convert parser to nom7 functions (HTTP2 core functions)
authorPierre Chifflier <chifflier@wzdftpd.net>
Wed, 12 Jan 2022 15:17:40 +0000 (16:17 +0100)
committerVictor Julien <vjulien@oisf.net>
Mon, 17 Jan 2022 12:13:08 +0000 (13:13 +0100)
commitf8647b0ffb72f6c77b00a8becb4e2abcef835d86
tree0f733cc2f4f259d76a446f6c7469d75cffc6ee5e
parent52d8d35453ca703ed034c3b7e0d46a3370966feb
rust/http2: convert parser to nom7 functions (HTTP2 core functions)
rust/src/http2/http2.rs
rust/src/http2/huffman.rs
rust/src/http2/parser.rs