Felipe Zimmerle
|
bc3d3f1915
|
Adds support to setenv action
Issue #1044
|
2018-09-25 10:19:52 -03:00 |
|
Felipe Zimmerle
|
4dd2812757
|
Adds new transaction constructor that accepts the transaction id as parameter.
|
2018-09-24 21:36:06 -03:00 |
|
Felipe Zimmerle
|
c721e101c0
|
Adds request IDs and URIs to the debug log
|
2018-09-24 21:07:11 -03:00 |
|
Felipe Zimmerle
|
0e8cd767e7
|
CHANGES: Adds info about: 0x028e0 and 0x275a1
|
2018-09-24 16:40:34 -03:00 |
|
Felipe Zimmerle
|
cdf2da1a09
|
Adds test case related to issue #1725
|
2018-09-24 16:39:57 -03:00 |
|
Felipe Zimmerle
|
98b9ae659d
|
Having a better organization for Variables::
|
2018-09-24 16:39:48 -03:00 |
|
Felipe Zimmerle
|
ee50fea266
|
Handling key exceptions on the variable itself
This is the first step towords to solve #1697
|
2018-09-24 16:16:30 -03:00 |
|
Victor Hora
|
0d53111cb0
|
CHANGES: Adds info about: #1859
|
2018-09-19 19:51:20 -04:00 |
|
Victor Hora
|
5aa79c17f2
|
Add test cases for m.setvar in Lua scripts
|
2018-09-19 19:47:05 -04:00 |
|
Victor Hora
|
6f458b5203
|
Fix on top of jmx's m.setvar commit for USER collection in Lua scripts
|
2018-09-19 19:41:49 -04:00 |
|
jxm
|
45cdb0ed90
|
fix: function m.setvar not work in lua script
|
2018-09-19 19:34:13 -04:00 |
|
Felipe Zimmerle
|
c2bc695265
|
parser: Fix typo on SanitiseArgs
Related to: #715 and #1889
|
2018-09-12 09:37:34 -03:00 |
|
Felipe Zimmerle
|
9c73c09abd
|
parser: Updates the generated parser file
|
2018-09-11 21:01:13 -03:00 |
|
Victor Hora
|
a719871458
|
Fix matching condition and adjust test case
|
2018-09-11 20:53:17 -03:00 |
|
Victor Hora
|
379f370095
|
Fix SecResponseBodyAccess and ctl:requestBodyAccess directives
|
2018-09-11 20:52:30 -03:00 |
|
Victor Hora
|
5c048e3cc4
|
Explicitly include time.h to fix building the examples
|
2018-09-11 20:46:19 -03:00 |
|
Victor Hora
|
dce2fed310
|
Add exception to linker as OpenBSD doesn't like static
|
2018-09-11 20:45:58 -03:00 |
|
Victor Hora
|
0c0b09ec52
|
Use glob.h when using OpenBSD
|
2018-09-11 20:45:58 -03:00 |
|
Victor Hora
|
d97688804e
|
Fix parser to support GeoLookup with MaxMind
|
2018-09-11 20:40:28 -03:00 |
|
Victor Hora
|
0a88e0237f
|
Allow libMaxmind to work with Ubuntu PPA packages
|
2018-09-11 20:36:30 -03:00 |
|
Felipe Zimmerle
|
dfbff090be
|
test case: Adds test case related to #1831
|
2018-09-11 15:40:41 -03:00 |
|
Felipe Zimmerle
|
764a2e43ff
|
parser: Fix simple quote setvar in the end of the line.
Fix #1831
|
2018-09-11 15:35:26 -03:00 |
|
Felipe Zimmerle
|
738e328723
|
CHANGES: Adds info about: #1847
|
2018-09-06 15:39:42 -03:00 |
|
Guillaume Quintard
|
788b696421
|
Fix pc file
the include path can't have @PACKAGE@ at the end as we include headers
with
#include <modsecurity/modsecurity.h>
so it's already in there
|
2018-09-06 15:38:17 -03:00 |
|
Felipe Zimmerle
|
16ab99ce3e
|
modsec_rules_check: uses the gnu .la' instead of .a' file
|
2018-09-06 11:48:14 -03:00 |
|
Felipe Zimmerle
|
d7b9726357
|
good practices: Initialize variables before use it
Original author: Marc Stern (#1889)
|
2018-09-05 23:35:24 -03:00 |
|
Felipe Zimmerle
|
d302b99ec5
|
Adds test case for: #1812
|
2018-09-05 16:00:42 -03:00 |
|
Felipe Zimmerle
|
4585216ae6
|
Adds more tests to REQUEST_BASENAME
Meant to test #1795
|
2018-09-04 22:02:56 -03:00 |
|
Felipe Zimmerle
|
a85ca00a55
|
Fix utf-8 character encoding conversion
Reported on: #1794
|
2018-09-04 21:01:11 -03:00 |
|
Victor Hora
|
90197bdd99
|
CHANGES: Adds info about: #1807
|
2018-08-23 12:09:21 -04:00 |
|
Victor Hora
|
aa158ceef3
|
Set the correct variable (m_requestBodyType) and add test case
|
2018-08-22 22:46:37 -03:00 |
|
Victor Hora
|
f999f54eda
|
Adds support for ctl:requestBodyProcessor=URLENCODED
|
2018-08-22 22:07:04 -03:00 |
|
Felipe Zimmerle
|
dc4382da58
|
CHANGES: fix contributor list on: #1818, #1820, #1810, #1808
|
2018-08-22 21:22:40 -03:00 |
|
Victor Hora
|
0ac23a47cf
|
Add LUA compatibility for CentOS and try to use LuaJIT first if available
|
2018-08-22 14:13:09 -04:00 |
|
Victor Hora
|
857bf9da58
|
Allow LuaJIT to be used
|
2018-08-22 12:08:44 -04:00 |
|
Victor Hora
|
156527a6f8
|
CHANGES: Adds info about: #1814
|
2018-07-27 15:46:56 -04:00 |
|
Robert Paprocki
|
dee9898449
|
Implement support for Lua 5.1
|
2018-07-27 15:43:12 -04:00 |
|
Felipe Zimmerle
|
eed6b5f86d
|
CHANGES: Adds info about: #1818, #1820, #1810, #1808
|
2018-06-26 13:56:22 -03:00 |
|
michaelgranzow-avi
|
d810de9166
|
#1818: Variable names must match fully, not partially; also revert to hash table lookup instead of linear search; add test case
|
2018-06-26 10:47:03 -03:00 |
|
Felipe Zimmerle
|
65aa7ae5e2
|
Improves the performance while loading the rules
Based on the findings listed on #1735
|
2018-06-22 14:09:54 -03:00 |
|
Felipe Zimmerle
|
4e3a1f7153
|
CHANGES: Adds info about: #1785
|
2018-06-18 22:15:52 -03:00 |
|
Victor Hora
|
fd8e72fd97
|
Allow empty strings to be evaluated by regex::searchAll
|
2018-06-18 22:11:48 -03:00 |
|
Ervin Hegedus
|
7def498c4c
|
Added some documentation for multipart boundary check
|
2018-06-18 18:53:44 -03:00 |
|
Felipe Zimmerle
|
a3980bbea1
|
CHANGES: Adds info about: #1790
|
2018-06-12 21:56:20 -03:00 |
|
Felipe Zimmerle
|
ae38c23bbe
|
Adjustments on top of #1790
|
2018-06-12 21:51:23 -03:00 |
|
Guillaume Quintard
|
544fb50c1a
|
Add basic pkg-config info
|
2018-06-12 19:52:37 -03:00 |
|
Felipe Zimmerle
|
81708a6cf5
|
CHANGES: Adds info about: #1787
|
2018-06-12 16:02:42 -03:00 |
|
Felipe Zimmerle
|
e51297b436
|
Improvements on top of #1787
|
2018-06-12 15:43:08 -03:00 |
|
Ervin Hegedus
|
edb5993d5f
|
Fixed LMDB collection errors
|
2018-06-12 14:47:44 -03:00 |
|
Felipe Zimmerle
|
1527f4e2f2
|
Updates the test cases described on Makefile.am
|
2018-06-12 13:50:15 -03:00 |
|