Martin Vierula
|
ab5658f2d4
|
Fix: worst-case time in implementation of four transformations
|
2023-07-25 05:50:16 -07:00 |
|
Felipe Zimmerle
|
3748d62f19
|
Changes copyright dates on the code
|
2021-01-19 09:24:37 -03:00 |
|
Felipe Zimmerle
|
9c526b3647
|
Avoids copy on the transformation operation
|
2020-03-27 16:12:55 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -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
|
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
|
3d2ec2a3f5
|
Fix unit test utility to get it working with t:removeNulls
|
2015-10-21 16:05:07 -03:00 |
|
Felipe Zimmerle
|
076a02951c
|
Huge performance improvement: passing variables as pointers avoiding copies
|
2015-09-18 20:21:12 -03:00 |
|
Felipe Zimmerle
|
6dad6af4a9
|
Adds RemoveNulls trasnformation
|
2015-08-05 22:10:43 -03:00 |
|
Felipe Zimmerle
|
ec9a97324f
|
Fix actions: returning string copy after evaluation
|
2015-07-24 18:49:36 -03:00 |
|
Felipe Zimmerle
|
dc0b13ad74
|
Cosmetic: fix copyright header
|
2015-07-22 23:03:09 -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 |
|