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
|
de79848285
|
Code cosmetics
|
2015-11-18 12:59:08 -03:00 |
|
Felipe Zimmerle
|
c204f1f003
|
test: Increases the cache size of the urldecode transformation
|
2015-11-05 14:18:24 -03:00 |
|
Felipe Zimmerle
|
45638ccc91
|
Limit the amount of transformations inside the cache storage
|
2015-11-04 16:20:31 -03:00 |
|
Felipe Zimmerle
|
2ee5d4ca8f
|
Testing performance enhancements by enabling transformations cache
Also reduce the utilization of dynamic cast.
|
2015-11-04 00:28:04 -03:00 |
|
Felipe Zimmerle
|
7afc07914f
|
Cosmetics: Fix static analysis warnings
|
2015-10-27 13:58:32 -03:00 |
|
Felipe Zimmerle
|
93031d93d0
|
Cosmetics: Fix coding style issues
|
2015-10-27 10:21:14 -03:00 |
|
Felipe Zimmerle
|
4168ebc2b3
|
Adds support to EscapeSeqDecode transformation
|
2015-10-23 14:22:03 -03:00 |
|
Felipe Zimmerle
|
1716add77b
|
Adds support to replaceNulls transformation
|
2015-10-23 14:05:42 -03:00 |
|
Felipe Zimmerle
|
9932478705
|
Adds support to hexDecode transformation
|
2015-10-23 14:01:12 -03:00 |
|
Felipe Zimmerle
|
93c3bc804e
|
Adds hexEncode transformation
|
2015-10-23 13:35:23 -03:00 |
|
Felipe Zimmerle
|
0ae09201f5
|
Adds support to replaceComments transformation
|
2015-10-23 13:05:08 -03:00 |
|
Felipe Zimmerle
|
7e826633f1
|
Adds support to the transformation normalisePath and normalisePathWin
|
2015-10-23 11:23:53 -03:00 |
|
Felipe Zimmerle
|
7ab75ac015
|
Adds support to length transformation
|
2015-10-23 11:02:31 -03:00 |
|
Felipe Zimmerle
|
8d78952e18
|
Fix jsDecode transformation
|
2015-10-23 10:58:17 -03:00 |
|
Felipe Zimmerle
|
3331744175
|
Fix cssDecode transformation
|
2015-10-23 10:56:51 -03:00 |
|
Felipe Zimmerle
|
743fb651da
|
Adds partially support to t:sha1 transformation
|
2015-10-23 10:53:54 -03:00 |
|
Felipe Zimmerle
|
91d29d2849
|
Adds support to urlEncode transformation
|
2015-10-22 20:47:02 -03:00 |
|
Felipe Zimmerle
|
e3e8bac138
|
Adds support to URL decode transformation
|
2015-10-22 17:20:31 -03:00 |
|
Felipe Zimmerle
|
0227fe9d6c
|
Adds support to t:compressWhitespace
|
2015-10-21 19:42:14 -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
|
17faef565e
|
Adds support for trim, left and right trim
|
2015-10-21 14:07:20 -03:00 |
|
Felipe Zimmerle
|
076a02951c
|
Huge performance improvement: passing variables as pointers avoiding copies
|
2015-09-18 20:21:12 -03:00 |
|
Felipe Zimmerle
|
ed86c24df6
|
Adds checks for the NO_LOGS definition and improved the vars resolution time
|
2015-09-17 17:41:38 -03:00 |
|
Felipe Zimmerle
|
d5fe21ce3c
|
Code cosmetics: reduce the amount of cppcheck warnings
|
2015-08-12 22:40:26 -03:00 |
|
Felipe Zimmerle
|
577736abb1
|
Code cosmetics: Fix the coding style.
|
2015-08-11 13:13:28 -03:00 |
|
Felipe Zimmerle
|
70b25668b6
|
Checks if assay is set before calling the log method
Assay may be not defined in the occasion of a unit test
|
2015-08-10 00:33:27 -03:00 |
|
Felipe Zimmerle
|
4308ee0280
|
Adds t:none transformation
|
2015-08-05 23:54:12 -03:00 |
|
Felipe Zimmerle
|
522f195aa0
|
Adds support to urlDecodeUni transformation
|
2015-08-05 22:54:48 -03:00 |
|
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
|
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
|
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 |
|