Commit Graph

9493 Commits (2221dd94036781998e73a7e2c17c7c20aabff45e)
 

Author SHA1 Message Date
Victor Julien 2221dd9403 detect: add http.request_body sticky buffer
Sticky buffer version of the http_client_body content modifier.
6 years ago
Victor Julien 64987f36fb detect/file-data: move tests into tests/ 6 years ago
Victor Julien 2fa8066f3a detect/file-data: consolidate matching code 6 years ago
Victor Julien 9a8092249e detect/http-client-body: move tests into tests/ 6 years ago
Victor Julien 477e46da78 detect/http-client-body: convert to inspect api v2 6 years ago
Victor Julien ce677abdf0 detect/file-data: minor cleanups 6 years ago
Victor Julien c0767ece9b detect/file-data: minor cleanups and clarifications 6 years ago
Victor Julien 58aa9dca65 detect/http-server-body: code cleanup and test cleanups 6 years ago
Victor Julien 3413757027 detect/http-client-body: code cleanups and test cleanups 6 years ago
Victor Julien 645acb1089 detect: add http.header.raw sticky buffer keyword
Add parsing tests as well.
6 years ago
Victor Julien 76fd666cad detect/http_raw_header: move tests into tests/ 6 years ago
Victor Julien 25f974eb29 detect/http_raw_header: use inspect v2 api 6 years ago
Victor Julien c298412947 detect/http_raw_header: minor code cleanups 6 years ago
Victor Julien 85697671b8 detect: add http.header sticky buffer keyword 6 years ago
Victor Julien 31444cd088 detect/http_header: convert parsing tests to use helper 6 years ago
Victor Julien b9bcd4e115 detect/http_header: move tests into tests/ 6 years ago
Victor Julien 5e951a8b06 detect/http_header: inspect v2 api 6 years ago
Victor Julien 74b06b56f2 detect/http_header: test cleanups 6 years ago
Victor Julien 2a61ee13e1 detect/http_header: remove unused func args 6 years ago
Victor Julien dac182741b detect: add http.cookie sticky buffer keyword 6 years ago
Victor Julien ab027cb481 detect/http_cookie: move tests into tests/ 6 years ago
Victor Julien 988cc8468e detect/http_cookie: switch to inspect v2 api 6 years ago
Victor Julien 0aab3ac336 detect/http_cookie: minor cleanups 6 years ago
Victor Julien e222017a29 detect/http_user_agent: set alternative and info flags 6 years ago
Victor Julien b8a0a0d6ea detect: add http.stat_code sticky buffer keyword 6 years ago
Victor Julien 2f342da048 detect/http_stat_code: move tests into tests/ 6 years ago
Victor Julien 382fa2e81d detect/http_stat_code: use inspect v2 api 6 years ago
Victor Julien db7d7b2401 detect/http_stat_code: minor code cleanups 6 years ago
Victor Julien 59c3c748c9 detect: add http.stat_msg sticky buffer keyword 6 years ago
Victor Julien 5dfba01b2e detect/http_stat_msg: move tests to tests/ 6 years ago
Victor Julien 9b9cf2cc5f detect/http_stat_msg: switch to inspect v2 6 years ago
Victor Julien 880724d2ee detect/http_stat_msg: minor code cleanups 6 years ago
Victor Julien e9d43254c8 detect: add http.host.raw sticky buffer 6 years ago
Victor Julien b469938998 detect/http_raw_host: move raw into regular host logic 6 years ago
Victor Julien dc43f35427 detect/http_host: move tests into tests/ 6 years ago
Victor Julien 2c57037611 detect/http_raw_host: use inspect v2 api 6 years ago
Victor Julien 8c8a3473c9 detect/http_raw_host: minor cleanups 6 years ago
Victor Julien e9fcb9d5ef detect/http_method: add http.method sticky buffer 6 years ago
Victor Julien cb332b4cda detect/http_method: move all tests into tests/ 6 years ago
Victor Julien d00732175a detect/http_method: use inspect v2 api 6 years ago
Victor Julien 5fbee04306 detect/http_method: minor cleanups 6 years ago
Victor Julien 4e50df0f55 detect/http: add http.uri.raw sticky buffer keyword 6 years ago
Victor Julien 0a405e27a0 detect/http_raw_uri: code reorganization
Move registration into http_uri logic, move tests into the other uri
tests. Switch to v2 mpm/inspect APIs.
6 years ago
Victor Julien e29f13502b detect/http_raw_uri: small cleanups 6 years ago
Victor Julien 10e2731f18 detect/http-uri: move tests into tests/ 6 years ago
Victor Julien 0c879d5041 detect: add http.uri sticky buffer keyword 6 years ago
Victor Julien 789f302d1a detect: add http.host sticky buffer 6 years ago
Victor Julien a0e4c5e79b detect/http-hh: code cleanups 6 years ago
Victor Julien 3111910fc6 detect/http_user_agent: move tests into tests/ 6 years ago
Victor Julien 123ebb2c41 detect: add http.user_agent sticky buffer 6 years ago