Felipe Zimmerle
6dad6af4a9
Adds RemoveNulls trasnformation
2015-08-05 22:10:43 -03:00
Felipe Zimmerle
62d004cf04
Adds support to the transformation normalisePathWin
2015-08-05 17:32:15 -03:00
Felipe Zimmerle
1353403c93
Adds support to the HtmlEntityDecode transformation
2015-08-05 17:20:53 -03:00
Felipe Zimmerle
ce298165dd
Adds support to the cssDecode transformation
2015-08-05 16:47:30 -03:00
Felipe Zimmerle
1924b4ebca
Adds lowercase transformation
2015-08-05 14:48:28 -03:00
Felipe Zimmerle
391002c665
Adds support for jsDecode transformation
2015-08-05 14:41:43 -03:00
Felipe Zimmerle
4f47651a6f
Adds variable TX and action "capture".
2015-08-05 10:07:47 -03:00
Felipe Zimmerle
e016b72a8e
Handles better the memory utilization
...
- Added reference counts to Rule and AuditLog;
- Some memory leaks were removed, including GeoLookup;
- Deal better with parser errors;
- Overriding the AutlogLogWritter destructor.
2015-07-26 22:51:57 -03:00
Felipe Zimmerle
ec9a97324f
Fix actions: returning string copy after evaluation
2015-07-24 18:49:36 -03:00
Felipe Zimmerle
70bc15cb73
Adds support to quoted ID action
2015-07-23 14:14:19 -03:00
Felipe Zimmerle
dc0b13ad74
Cosmetic: fix copyright header
2015-07-22 23:03:09 -03:00
Felipe Zimmerle
4f20f5bf74
Adds initial support to chained rules
2015-07-21 12:02:10 -03:00
Felipe Zimmerle
95c2fed89c
Adds support to severity action and HIGHEST_SEVERITY variable
2015-07-21 01:09:13 -03:00
Felipe Zimmerle
e44d6e280d
Adds actions 'auditlog' and 'noauditlog'
2015-07-08 18:06:46 -03:00
Felipe Zimmerle
71eb27bbe9
Adds a new constructor to Action it now receives kind as parameter
...
The property kind is mandatory to be specified by actions who extends the class
Action. The new constructor make simpler the implementation of new actions.
2015-07-08 18:06:35 -03:00
Felipe Zimmerle
7ea9ff8836
Code cosmetic: Having the code following our coding style
...
This commit also update some methods parameters to const.
2015-07-08 17:33:29 -03:00
Andrew Hutchings
64a34584cd
Build system fixes
...
1. Fix the build order so "make -j4" works
2. Remove binaries from git tree
3. Add .gitignore file
2015-07-06 15:53:44 -03:00
Felipe Zimmerle
721f951154
Adds transformation functions stub
...
Added stub for all transformations functions supported on
ModSecurity 2.9
2015-06-26 17:34:39 -03:00
Felipe Zimmerle
95cb4c56ab
Very first commit: libmodsecurity
...
Check the README.md file for further information about the libmodsecurity.
2015-06-26 14:35:15 -03:00