Felipe Zimmerle
|
156202d10c
|
cosmetic: Organization on the Action class
|
2020-06-08 19:51:32 -03:00 |
|
Felipe Zimmerle
|
1002058705
|
actions: Removes Rule parameter from runtime execute
|
2020-06-05 14:47:00 -03:00 |
|
Felipe Zimmerle
|
9b54b8e8ae
|
actions: Compute the rule association during relus load
|
2020-06-05 14:47:00 -03:00 |
|
Felipe Zimmerle
|
5c30015ea7
|
Moves rule* headers to src/
|
2020-06-05 14:46:57 -03:00 |
|
Felipe Zimmerle
|
37c9e710e2
|
Cleanup on Action class
|
2020-06-05 14:46:57 -03:00 |
|
Felipe Zimmerle
|
4cd9fb39e6
|
Removes RuleMessage from action execute signature
|
2020-06-05 14:46:57 -03:00 |
|
Felipe Zimmerle
|
01a80f8214
|
Refactoring: Makes transformations to work with new execute signature
|
2020-06-05 14:46:57 -03:00 |
|
Felipe Zimmerle
|
f7e9039f20
|
Cosmetics: fix some cppcheck complains
|
2020-05-21 15:13:03 -03:00 |
|
Felipe Zimmerle
|
42ec74fcac
|
Refactoring: rename evaluate to execute on actions
|
2020-05-21 14:56:51 -03:00 |
|
Felipe Zimmerle
|
83a59e4fca
|
Adds new method for rule merge
IMPORTANT: SecDefaultAction specified on a child configuration will
overwrite the ones specified on the parent; Previously it was
concatenating.
|
2020-05-21 14:43:07 -03:00 |
|
Felipe Zimmerle
|
f63bd1a45d
|
Moves Rule[WithActions|WithOperator] to their own files
|
2020-03-31 13:33:38 -03:00 |
|
Felipe Zimmerle
|
59d4268882
|
Refactoring: renames Rule to RuleWithOperator
|
2020-03-31 10:00:08 -03:00 |
|
Felipe Zimmerle
|
8eb7b8fe6c
|
Refactoring: Splits Rule into Rule and RuleWithActions
|
2020-03-30 20:22:37 -03:00 |
|
Felipe Zimmerle
|
96849c07de
|
Makes action name a shared pointer
|
2020-03-27 16:13:15 -03:00 |
|
Felipe Zimmerle
|
9c526b3647
|
Avoids copy on the transformation operation
|
2020-03-27 16:12:55 -03:00 |
|
Felipe Zimmerle
|
4b94fabef9
|
Removes reference count form Actions
|
2020-03-26 10:01:11 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -03:00 |
|
Dávid Major
|
495b47d8a2
|
Eliminate some reorder and sign warnings
|
2017-09-29 17:16:09 +00:00 |
|
Felipe Zimmerle
|
e2af60e765
|
Expands log_cb to share ruleMessage structure instead text
Text version still available and it is the default options
|
2017-03-06 15:02:04 -03:00 |
|
Felipe Zimmerle
|
a8e5cce744
|
Moving the rules deletion to the RuleProperties class
The deletion was happning on the Rule class due to historical reasons.
The consequence of that was a parser memory leak.
|
2017-03-06 15:01:51 -03:00 |
|
Felipe Zimmerle
|
9c7416da97
|
Refactoring the actions classes
|
2016-12-28 15:20:06 -03:00 |
|
Felipe Zimmerle
|
bfc30dad34
|
Refactoring: how to report to error logs
|
2016-12-01 01:05:29 -03:00 |
|
Felipe Zimmerle
|
3ee7b24928
|
Adds refCounter to actions
|
2016-11-08 18:14:34 -03:00 |
|