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-08-13 13:26:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ModSecurity
/
examples
History
Eduardo Arias
4bf9616f9e
Adding multithreaded example from issue
#3054
(by airween)
...
- Rewritten to use C++ libModSecurity API and std::thread (instead of pthreads)
2024-08-09 11:34:41 -07:00
..
multiprocess_c
Removed usage of pthreads and replaced with std C++ features
2024-08-09 11:34:40 -07:00
multithread
Adding multithreaded example from issue
#3054
(by airween)
2024-08-09 11:34:41 -07:00
reading_logs_via_rule_message
Removed usage of pthreads and replaced with std C++ features
2024-08-09 11:34:40 -07:00
reading_logs_with_offset
Removed usage of pthreads and replaced with std C++ features
2024-08-09 11:34:40 -07:00
simple_example_using_c
Added methods to free buffers allocated by ModSecurity APIs
2024-08-05 12:18:11 -07:00
using_bodies_in_chunks
Removed usage of pthreads and replaced with std C++ features
2024-08-09 11:34:40 -07:00
Makefile.am
Adding multithreaded example from issue
#3054
(by airween)
2024-08-09 11:34:41 -07:00