Felipe Zimmerle
|
e6b58014db
|
Cosmetics: Fix some static analysis report
|
2016-11-29 14:31:15 -03:00 |
|
Felipe Zimmerle
|
a776cce6d7
|
Changes RULE variable group to be save at transient collection
|
2016-11-28 13:00:04 -03:00 |
|
Felipe Zimmerle
|
2244e874e2
|
Moves static methods from class String to the namespace string
|
2016-11-04 16:00:44 -03:00 |
|
Felipe Zimmerle
|
62a0cb468b
|
Renames utils/msc_string.[h|cc] to utils/string.[h|cc]
|
2016-11-04 16:00:42 -03:00 |
|
Felipe Zimmerle
|
4ced1d18e0
|
Using full path in the header inclusion
|
2016-11-04 14:45:01 -03:00 |
|
Felipe Zimmerle
|
507ec44cc2
|
Refactoring on `utils.cc' and adjacents
Completely removed the `utils.cc' by moving residual functions into
sub-classes of `utils/'
|
2016-11-03 20:26:27 -03:00 |
|
Felipe Zimmerle
|
73c4d69174
|
Moves string related functions from utils' to utils/string'
|
2016-11-03 10:47:22 -03:00 |
|
Felipe Zimmerle
|
16b8ef98fd
|
Fix: placed missing variable initialization
|
2016-09-19 21:18:00 -03:00 |
|
Felipe Zimmerle
|
ad61838118
|
Considering collection RULE independent of the case at macro expansion
|
2016-09-12 15:27:03 -03:00 |
|
Felipe Zimmerle
|
5d64f73817
|
Makes RULE collection to be resolved inside a macro expansion
|
2016-07-21 13:09:22 -03:00 |
|
Felipe Zimmerle
|
33a704e918
|
Fix macro expansion: no more % abandoned by the end of variable
|
2016-05-06 14:16:37 -03:00 |
|
Felipe Zimmerle
|
30d9ade192
|
Fix macro expansion: Now support } and/or }% to close a variable
|
2016-02-18 19:39:43 -03:00 |
|
Felipe Zimmerle
|
a51e707517
|
Renames class Assay to Transaction
|
2016-01-13 15:57:00 -03:00 |
|
Felipe Zimmerle
|
42ce0475b2
|
Coding style: changes the namespace in the comments
|
2015-12-10 13:20:32 -03:00 |
|
Felipe Zimmerle
|
b5a43871e6
|
Changes library namespace from ModSecurity to modsecurity
|
2015-12-01 10:55:59 -03:00 |
|
Felipe Zimmerle
|
b6ae0585cd
|
Refactoring: Place m_variables inside Collections
|
2015-10-29 13:46:45 -03:00 |
|
Felipe Zimmerle
|
787be98122
|
Refactoring: Pass all the control over the variables to the Variables class
|
2015-10-28 20:53:19 -03:00 |
|
Felipe Zimmerle
|
74045beab5
|
Performance improvement while expanding macros
|
2015-10-15 14:04:35 -03:00 |
|
Felipe Zimmerle
|
4bf7f7a44c
|
Adds 'expandKeepOriginal' method to macro expansion class
|
2015-09-16 11:22:57 -03:00 |
|
Felipe Zimmerle
|
3de845fac1
|
Fix macro expansion string replacement
It was removing more characters from the string than the actual %{variable}%
|
2015-09-03 09:38:19 -03:00 |
|
Felipe Zimmerle
|
5fdb5b7d2e
|
Adds support to macro expansion in setvar action
|
2015-08-07 14:27:43 -03:00 |
|
Felipe Zimmerle
|
e12d95b10d
|
Adds support to the TX collection and setvar action
|
2015-08-07 14:27:43 -03:00 |
|