brectanus 9fb03d277d Fixing code based on review comments...
Cleaned up what vars are cacheable.
Added parens around "*foo++" where it clarified the operation to be "*(foo++)".
Added " at VARNAME" to operator matches where needed.
Escaped var->name in the var generation (user-supplied data).
Marked a bunch of TODOs as ENHs instead.
Transformed some C++ style comments to C style.
Removed the %0-9 macros code which was commented out.
Optimized some ctl action code so that multiple ifs are else ifs.
Implemented some error messages marked as ENH.
Make commented out acmp debugging a configure-time option.
Cleanup GEO debug log messages.
Added relative filename support for geo dbs.
Added help text to Sec* directives.
2008-01-18 00:47:30 +00:00
2008-01-11 00:00:31 +00:00
2008-01-11 00:00:31 +00:00
2008-01-11 00:00:31 +00:00

ModSecurity for Apache 2.x, http://www.modsecurity.org/
Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)

ModSecurity for Apache is an open source product, released under terms of
the General Public Licence, Version 2 (GPLv2). Please refer to the
file LICENSE, which contains the complete text of the licence.

DOCUMENTATION

Please refer to the documentation folder (/doc) for
the reference manual.
Languages
C++ 89.1%
M4 4.8%
LLVM 4.1%
Makefile 0.7%
CMake 0.5%
Other 0.8%