592 Commits

Author SHA1 Message Date
Victor Hora
d97688804e
Fix parser to support GeoLookup with MaxMind 2018-09-11 20:40:28 -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
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
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
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
Felipe Zimmerle
eed6b5f86d
CHANGES: Adds info about: #1818, #1820, #1810, #1808 2018-06-26 13:56:22 -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
Felipe Zimmerle
a3980bbea1
CHANGES: Adds info about: #1790 2018-06-12 21:56:20 -03:00
Felipe Zimmerle
81708a6cf5
CHANGES: Adds info about: #1787 2018-06-12 16:02:42 -03:00
Felipe Zimmerle
6a25ebb2b8
CHANGES: Adds info about: #1747 2018-06-12 01:27:42 -03:00
Reed Morrison
95048d5fcf
Fix ip tree lookup on netmask content 2018-06-07 14:29:27 -03:00
Felipe Zimmerle
202a15bea8
Changes the behavior of the default sec actions
Fix #1629
2018-05-31 14:52:53 -03:00
Felipe Zimmerle
61c956e3f2
CHANGES: Adds info about: #1754 & #1778 2018-05-30 13:54:22 -03:00
Felipe Zimmerle
550e9d3f39
CHANGES: Adds info about: #1786 2018-05-28 19:05:26 -03:00
Felipe Zimmerle
f533ca999e
CHANGES: Adds info about: #1765 2018-05-24 13:56:58 -03:00
Felipe Zimmerle
6db26cee84
CHANGES: Adds info about: #1783 2018-05-24 10:29:27 -03:00
Felipe Zimmerle
a02bd3a3b9
CHANGES: Adds info about: #1769 2018-05-24 00:18:32 -03:00
Victor Hora
87e64e3c25
Actually fix setvar parsing of quoted data 2018-05-17 13:43:12 -03:00
Robert Paprocki
e4c822e663
Code cleanup: Initialize variables and others good practice
- initialize invalid_countin UrlDecode :: evaluate
- Free resources before the process die (good practice)
2018-05-13 17:08:07 -03:00
Felipe Zimmerle
137bd88b2c
CHANGES: Fix info about: #1771 2018-05-10 15:49:43 -03:00
Charles Peterson
b5528bb8de
fix when multiple lines for curl version
Issue #1771
2018-05-10 15:16:00 -03:00
Felipe Zimmerle
42a472adbd
Check if response body inspection is enabled before process it 2018-05-08 10:59:30 -03:00
Felipe Zimmerle
389cc25359
CHANGES: Adds info about: #1757 2018-05-03 15:12:00 -03:00
Felipe Zimmerle
8750ee5d33
CHANGES: Adds info about: #1759 and #1733 2018-05-03 14:44:35 -03:00
Felipe Zimmerle
e47125c55e
CHANGES: Adds info about: #1758 2018-05-03 13:46:02 -03:00
Felipe Zimmerle
e48fa2f817
HANGES: Adds info about: #1761 2018-05-03 13:42:52 -03:00
Felipe Zimmerle
d0b423fdd7
Adds time stamp back to the audit logs
Fix issue #1762
2018-05-03 13:37:01 -03:00
Felipe Zimmerle
6f92c8914a
Disables skip counter if debug log is disabled 2018-04-24 14:17:01 -03:00
Felipe Zimmerle
a1b6cceb65
CHANGES: Adds info about: #1737 2018-04-24 12:00:49 -03:00
Victor Hora
bb2ecdf4db
Add missing escapeSeqDecode, urlEncode and trimLeft/Right tfns to parser 2018-04-24 09:26:30 -03:00
Felipe Zimmerle
a939d19fad
CHANGES: Adds info about: #1738 2018-04-24 09:17:53 -03:00
Felipe Zimmerle
a806f26be1
CHANGES: Adds info about: #1750 2018-04-23 22:55:51 -03:00
Felipe Zimmerle
f888f4e5e4
CHANGES: Adds info about: #1751 2018-04-23 22:46:21 -03:00
Felipe Zimmerle
3ee65a31c5
CHANGES: Adds info about: #1739 2018-04-23 22:12:58 -03:00
Felipe Zimmerle
6a710b3a4c
CHANGES: Adds info about: #1743, #1744 2018-04-23 22:09:15 -03:00
Victor Hora
5018358371
Fix variable FILES_TMPNAMES 2018-04-22 11:11:46 -03:00
Felipe Zimmerle
077b18252f
CHANGES: Adds info about: #1729, #1730 2018-04-05 09:51:49 -03:00
Felipe Zimmerle
ea7d1ff54b
CHANGES: Adds to be released marking 2018-04-05 09:46:56 -03:00
Felipe Zimmerle
8d0f51beda
Change release version to v3.0.2 2018-04-03 10:47:48 -03:00
Felipe Zimmerle
871a131864
CHANGES: Adds info about version issue 2018-04-03 10:42:29 -03:00
Felipe Zimmerle
2e87c4e751
Fix version number on libtool 2018-04-03 01:51:46 -03:00
Felipe Zimmerle
f67ff0aa67
Change release version to v3.0.1 2018-04-01 21:23:25 -03:00
Felipe Zimmerle
01625bbb38
CHANGES: The correct is: ruleRemoveByTag not ruleRemoveById 2018-03-29 18:03:15 -03:00