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-17 06:36:13 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ModSecurity
/
src
/
collection
/
backend
History
Ervin Hegedus
4b38435a6e
Merge pull request
#3117
from airween/v3/eualrangebyfind
...
fix: Changed 'equal_range()' + loop by 'find()' in resolveFirst() methods
2024-07-31 15:46:54 +02:00
..
collection_data.cc
Add expirevar support for lmdb
2023-10-10 10:31:52 -07:00
collection_data.h
Add expirevar support for lmdb
2023-10-10 10:31:52 -07:00
in_memory-per_process.cc
Changed 'euqal_range()' + loop by 'find()' in resolveFirst() methods
2024-03-29 16:32:34 +01:00
in_memory-per_process.h
Updated included headers to support compilation on Windows (using Visual C++)
2024-05-03 23:05:34 -03:00
lmdb.cc
Updated included headers to support compilation on Windows (using Visual C++)
2024-05-03 23:05:34 -03:00
lmdb.h
Address cppcheck suppressions in lmdb
2024-04-28 14:55:49 -03:00