3397 Commits

Author SHA1 Message Date
tomasz.ziolkowski
82326ffe2b shift lmdb initialization to provider constructor which is called only once 2022-04-29 08:06:23 +02:00
tomasz.ziolkowski
00483e4009 swtich singleton to thread safe version 2022-04-28 10:58:27 +02:00
Martin Vierula
606f5721c2
Change some parms to const reference (satisfies cppcheck) 2022-04-27 08:57:09 -07:00
Martin Vierula
0be89cc15e
Correct CHANGES entry for previous merge 2022-04-26 19:40:39 -07:00
martinhsv
763db3f63a
Merge pull request #2732 from martinhsv/v3/master
Fix initcol error message wording
2022-04-26 21:37:41 -04:00
Martin Vierula
f7f8a9827f
Fix initcol error message wording 2022-04-26 16:40:03 -07:00
martinhsv
563fabebff
Merge pull request #2731 from martinhsv/v3/master
Tolerate other parameters after boundary in multipart C-T
2022-04-26 16:41:58 -04:00
Martin Vierula
6e56950cdf
Tolerate other parameters after boundary in multipart C-T 2022-04-26 11:17:46 -07:00
Liu DongMiao
6b7f2b0d63
fix memory in transaction.cc when log REMOTE_USER 2022-04-24 17:06:30 +08:00
Martin Vierula
3975f0f8fa
Fix minor CHANGES typos 2022-04-21 12:33:24 -07:00
martinhsv
59531be2ff
Merge pull request #2723 from martinhsv/v3/master
Add DebugLog message for bad pattern in rx operator
2022-04-21 15:28:22 -04:00
Martin Vierula
1aa7616c18
Add DebugLog message for bad pattern in rx operator 2022-04-21 11:16:01 -07:00
martinhsv
ced56c5b08
Merge pull request #2719 from SpiderLabs/v3/dev/pcre2_a
Support PCRE2
2022-04-20 21:30:17 -04:00
Martin Vierula
f84614fe06 Support PCRE2 2022-04-13 10:44:56 -07:00
Liu Dongmiao
a1980c8419 fix argv in examples 2022-03-20 21:26:25 +08:00
tomasz.ziolkowski
89186b7e3a update lines for modsecurity.cc on supress list for static check 2022-03-19 09:12:43 +01:00
tomasz.ziolkowski
3b50b2634b remove destructor, close environment only once 2022-03-08 12:27:08 +01:00
tomasz.ziolkowski
1fa95ec2e8 set initialized flag, remove unnecessary semicolon 2022-03-08 11:21:43 +01:00
tomasz.ziolkowski
46f40899e7 Fix parallel lmdb readonly transactions 2022-03-06 15:19:59 +01:00
Martin Vierula
5519f6cfae
Update CHANGES for SecRequestBodyNoFilesLimit impl 2022-02-25 09:40:29 -08:00
martinhsv
f5efd9ab8f
Merge pull request #2686 from SpiderLabs/v3/dev/issue_2670_a
Support SecRequestBodyNoFilesLimit
2022-02-25 10:40:53 -05:00
Martin Vierula
4c526fc218
Support SecRequestBodyNoFilesLimit 2022-02-15 14:53:34 -08:00
Martin Vierula
6bd1c7764e
Add exclusions due to newer cppcheck version 2022-02-09 13:58:24 -08:00
Martin Vierula
5106307cc6
Change one parm from pass-by-value to reference-to-const 2022-02-09 13:02:06 -08:00
Martin Vierula
378e31c79b
CHANGES: Adds info about #2602 2022-02-09 09:16:42 -08:00
martinhsv
d0813fec45
Merge pull request #2602 from LMDB/issue2601
Fix #2601 misuses of LMDB API
2022-02-09 10:46:15 -05:00
Martin Vierula
4e37985b22
Update CHANGES file for recent commits 2022-01-26 19:09:12 -08:00
martinhsv
b89c737ad3
Merge pull request #2677 from gleydsonsoares/loadFromUri_zap_duplicate_words
tweak loadFromUri: zap duplicate words in comment
2022-01-26 20:13:50 -05:00
martinhsv
2cde1933a7
Merge pull request #2680 from SpiderLabs/v3/dev/issue_2606_a
Add ctl:auditengine action support
2022-01-26 15:53:53 -05:00
martinhsv
cc83a1baca
Merge pull request #2673 from martinhsv/v3/master
Fix multiMatch msg, etc, population in audit log
2022-01-24 14:55:41 -05:00
Martin Vierula
2d51efae49 Add ctl:auditengine action support 2022-01-20 14:04:30 -08:00
Gleydson Soares
b052adf0b8 tweak loadFromUri: zap duplicate words in comment 2022-01-20 10:47:21 -03:00
Martin Vierula
3ee6e108d6
Fix multiMatch msg, etc, population in audit log 2022-01-14 09:25:07 -08:00
Martin Vierula
cb80837e6a
Remove old commented-out re: audit log, relevant 2022-01-08 09:08:25 -08:00
martinhsv
ef1b8d8d98
Merge pull request #2667 from martinhsv/v3/master
Fix some name handling for ARGS_*NAMES: regex SecRuleUpdateTargetById…
2022-01-04 15:41:46 -05:00
Martin Vierula
1a965a49ad
Fix some name handling for ARGS_*NAMES: regex SecRuleUpdateTargetById, etc. 2022-01-04 11:47:18 -08:00
Martin Vierula
76ce6739bf
Correct previous CHANGES update 2021-12-30 09:55:44 -08:00
Martin Vierula
630b1e0a46
CHANGES: Adds info about #2635 2021-12-30 09:47:53 -08:00
martinhsv
2de14cb000
Merge pull request #2635 from Mesar-Ali/patch-1
Adjust confusing variable name in setRequestBody method
2021-12-30 11:29:37 -05:00
Mesar ali
f82b98c04d
Confusing variable name in setRequestBody method 2021-12-30 08:55:51 +05:30
martinhsv
52958fa73c
Merge pull request #2661 from martinhsv/v3/master
Multipart names may include single quote if double-quote enclosed
2021-12-23 12:37:11 -05:00
Martin Vierula
f34b49f666
Multipart names may include single quote if double-quote enclosed 2021-12-23 08:02:43 -08:00
martinhsv
c072ac29eb
Merge pull request #2656 from martinhsv/v3/master
Add SecRequestBodyJsonDepthLimit to modsecurity.conf-recommended
2021-12-22 10:54:24 -05:00
Martin Vierula
0275c8847b
Add SecRequestBodyJsonDepthLimit to modsecurity.conf-recommended 2021-12-21 06:18:53 -08:00
Martin Vierula
19d50f4da4
Add a const to satisfy cppcheck 2021-12-20 09:41:38 -08:00
Martin Vierula
13e8be83c5
CHANGES: Preparing for next version 2021-12-20 06:38:45 -08:00
Martin Vierula
c3d7f4b560
Change release version to v3.0.6 v3.0.6 2021-11-19 11:23:27 -08:00
Martin Vierula
d16c3250a9
Add a few cppcheck suppressions 2021-11-16 11:26:16 -08:00
martinhsv
d8afc4029b
Merge pull request #2642 from martinhsv/v3/master
Support configurable limit on depth of JSON parsing
2021-11-15 22:28:49 -05:00
Martin Vierula
ac79c1c29b
Support configurable limit on depth of JSON parsing 2021-11-15 18:51:25 -08:00