Ervin Hegedus
b9dc9cc82f
Disable parser errors being printed to stderr
2025-10-29 16:14:22 +01:00
Ervin Hegedus
624a0deec6
Fix libxml2 related deprecated issues
2025-10-29 15:21:41 +01:00
Ervin Hegedus
a3876e3c99
Avoid unvanted content parse (whitespaces between tags)
2025-05-02 22:34:03 +02:00
Ervin Hegedus
e8dc60ee06
Change node value's parsing to concatenate instead of copy it every time
2025-04-28 22:34:26 +02:00
Ervin Hegedus
bf707de08f
Change directive format to strict camel case
2025-04-28 21:58:18 +02:00
Ervin Hegedus
91a45e79bd
Update error message
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:28:30 +02:00
Ervin Hegedus
2135c8934e
Update comment
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:28:07 +02:00
Ervin Hegedus
8947346cd4
Update comment
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:27:47 +02:00
Ervin Hegedus
67429307cc
Update comment
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:27:26 +02:00
Ervin Hegedus
0c7ea21a26
Update comment
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:27:04 +02:00
Ervin Hegedus
72de7e8400
Update comment
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:26:37 +02:00
Ervin Hegedus
0bf60208af
Add explanation
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:26:09 +02:00
Ervin Hegedus
2000f4c048
Update comment
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:25:20 +02:00
Ervin Hegedus
159f6120aa
Update comment
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:24:47 +02:00
Ervin Hegedus
bbe7eda693
Update explanation
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:23:02 +02:00
Ervin Hegedus
eedfed873e
Update error message
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:21:03 +02:00
Ervin Hegedus
f0aa0700fe
Update comment
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:20:49 +02:00
Ervin Hegedus
90be54e25e
Update error message
...
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com >
2025-04-27 20:20:22 +02:00
Ervin Hegedus
029684c294
Add nullptr check conditions
2025-04-20 21:35:54 +02:00
Ervin Hegedus
3e95614699
Add nullptr check conditions
2025-04-20 21:10:43 +02:00
Ervin Hegedus
8ae8374be5
Fix cppcheck errors
2025-04-20 19:01:45 +02:00
Ervin Hegedus
9e41a53760
Finish XMLArgs processing in v3
2025-04-20 18:21:28 +02:00
Felipe Zimmerle
3748d62f19
Changes copyright dates on the code
2021-01-19 09:24:37 -03:00
Felipe Zimmerle
6a742cdf76
Refactoring: Renames RulesProperties to RulesSetProperties
2020-02-17 13:17:03 -03:00
Felipe Zimmerle
357c140003
Changens copyright year
2020-01-31 10:32:37 -03:00
Felipe Zimmerle
fe98ce4c7d
Cosmetics: address cppcheck warnings
2020-01-30 18:19:34 -03:00
Felipe Zimmerle
05e9e7cf31
XML: Remove error messages from stderr
2019-11-25 09:27:11 -03:00
Felipe Zimmerle
ef7f65db90
Changes debuglogs schema to avoid unecessary str allocation
2018-10-23 17:00:16 -03:00
Felipe Zimmerle
ac100785d1
Fix compilation issue while xml is disabled
2018-02-21 16:15:05 -03:00
Felipe Zimmerle
41bf7f716b
Calls xml init and xml cleanup to avoid memory leak
...
Fix #1553
2017-10-10 15:03:50 -03:00
michaelgranzow-avi
3a048ee2db
Support --enable-debug-logs=no option of configure script ( #2 )
...
* Support --enable-debug-logs=no option of configure script
* Undo unintended white space changes
* Undo more unintended white space changes
* Address review comments - thanks Mirko
* Address more review comments - thanks Mirko
2017-08-23 23:50:16 -03:00
Felipe Zimmerle
4ced1d18e0
Using full path in the header inclusion
2016-11-04 14:45:01 -03:00
Felipe Zimmerle
c680ddf2cd
Refactoring on rulesProperties class
...
Among of other things the merge process was improved to detect if
certain properties were set on the origin rule set.
2016-10-05 12:01:15 -03:00
Felipe Zimmerle
ebe8424758
Adds support to REQBODY_ERROR_MSG and REQBODY_ERROR
...
Support to REQBODY_PROCESSOR_ERROR and REQBODY_PROCESSOR_ERROR_MSG
were also added.
2016-06-16 23:14:15 -03:00
Felipe Zimmerle
f989ecd5cb
Adds support to SecXMLExternalEntity
2016-05-18 17:02:15 -03:00
Felipe Zimmerle
6a40752500
Adds XML variable, xml body request processor and @validateSchema
2016-05-12 11:11:40 -03:00