This website requires JavaScript.
Explore
Help
Register
Sign In
github_mirrors
/
ModSecurity
Watch
3
Star
0
Fork
1
You've already forked ModSecurity
mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced
2025-09-29 19:24:29 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64dfe41cece962fe775a74ef51c1c116b3051ca1
ModSecurity
/
examples
/
reading_logs_via_rule_message
History
gberkes
64dfe41cec
Refactor: Use pthread_exit(nullptr) instead of pthread_exit(NULL) for type safety.
2024-02-27 19:21:58 +00:00
..
blocked_request_engine_on.conf
Expands log_cb to share ruleMessage structure instead text
2017-03-06 15:02:04 -03:00
blocked_request.conf
Expands log_cb to share ruleMessage structure instead text
2017-03-06 15:02:04 -03:00
Makefile.am
Revert "Adds suppor for HyperScan in the bulid system"
2021-02-26 11:33:12 -03:00
match.conf
Expands log_cb to share ruleMessage structure instead text
2017-03-06 15:02:04 -03:00
no_match.conf
Expands log_cb to share ruleMessage structure instead text
2017-03-06 15:02:04 -03:00
reading_logs_via_rule_message.h
Refactor: Use pthread_exit(nullptr) instead of pthread_exit(NULL) for type safety.
2024-02-27 19:21:58 +00:00
simple_request.cc
Clean up 'return' never will be executed.
2024-02-26 08:49:05 +00:00