]> git.ipfire.org Git - thirdparty/suricata.git/commit
http: aliases for htp opaque htp_tx_t 12419/head
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 17 Jan 2025 13:42:41 +0000 (14:42 +0100)
committerPhilippe Antoine <pantoine@oisf.net>
Fri, 17 Jan 2025 15:12:12 +0000 (16:12 +0100)
commit23050d70ede31e842b316908c3428fabeb1de8f9
tree8c744eb3b97c4521a5363de30047a1d673223e3d
parent8f6795d049e876f374c3e828b3e21ef4fa4ed6d9
http: aliases for htp opaque htp_tx_t

In preparation of libhtp rust
23 files changed:
src/app-layer-htp-file.c
src/app-layer-htp-libhtp.h
src/app-layer-htp-xff.c
src/app-layer-htp.c
src/app-layer-http2.c
src/detect-http-cookie.c
src/detect-http-header-names.c
src/detect-http-header.c
src/detect-http-headers-stub.h
src/detect-http-host.c
src/detect-http-method.c
src/detect-http-protocol.c
src/detect-http-request-line.c
src/detect-http-response-line.c
src/detect-http-start.c
src/detect-http-stat-code.c
src/detect-http-stat-msg.c
src/detect-http-ua.c
src/detect-http-uri.c
src/detect-lua.c
src/log-httplog.c
src/output-json-http.c
src/util-lua-http.c