index
:
mesalab_git/tango/maat.git
dev-23.07
dev-24.02
develop-version3
develop-version4
develop-version5
refactor-separate-scan-and-stat-compile
rename-attribute_name-to-field-v24.12
Repository for tango/maat
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
maat_expr.c
Age
Commit message (
Expand
)
Author
2024-11-14
patch performance optimization from maat4
HEAD
develop-version5
root
2024-10-29
fix coredump when rule is invalid
v5.0.2
root
2024-10-28
store history pattern ids at expr_matcher after hs/rs stream scan, instead of...
root
2024-10-28
add some detail info for log
root
2024-10-25
remove useless test case
root
2024-10-24
fix MaatCmd testcase
root
2024-10-14
fix memory leak
root
2024-10-10
fix test case using rule from json file
root
2024-10-08
use attribute_name instead of attribute_id to map condition_id
root
2024-09-27
fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of funct...
root
2024-09-26
add temp code
root
2024-09-20
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
root
2024-09-12
add basic code without test case, just compile success
root
2024-08-30
1.rename rule_state to rule_compile_state
root
2024-08-22
rename terminology "group" to "object"
root
2024-08-22
rename terminology "virtual table(vtable)" to "attribute"
root
2024-08-22
rename terminology "compile" to "rule"
root
2024-08-21
rename maat_rule.c to maat_core.c
root
2024-08-19
modify expr table and fix corresponding test case
root
2024-05-08
TSG-21089: 不修改runtime的引擎配置,保证增量更新时的引擎�...
v4.1.37
root
2024-04-24
add dup key don't output fatal log
v4.1.36
liuchang
2024-04-23
TSG-20076: 存储转义之前的字符串,避免增量更新时对已转义...
liuchang
2024-04-11
[BUGFIX]Clean up hit groups promptly during scanning
v4.1.35
liuwentan
2024-04-02
[PATCH]support virtual table statistics
liuwentan
2023-12-27
[PATCH]add expr_matcher hit pattern statistics
v4.1.26
liuwentan
2023-11-24
[PATCH]bugfix for switch expr engine
v4.1.10
liuwentan
2023-11-24
[FEATURE]support switch expr engine automatically
liuwentan
2023-11-20
[FEATURE]user-defined expr table scanning engine
liuwentan
2023-11-10
[FEATURE]support maat_scan_not_logic & maat_scan_group
v4.1.9
刘文坛
2023-10-30
[FEATURE]Compile table must register plugin table to get compile ex_data
刘文坛
2023-10-27
[PATCH]variable naming optimization
liuwentan
2023-10-24
[PATCH]patch for physical NOT clause
liuwentan
2023-10-24
[FEATURE]support physical NOT clause => TSG-17286
刘文坛
2023-10-18
[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!
刘文坛
2023-10-11
[BUGFIX]fix illegal clause index
v4.0.47
刘文坛
2023-08-11
[BUGFIX]fix keywords max length 1024
v4.0.37
liuwentan
2023-08-10
[FEATURE]expr_matcher support dual engine(hyperscan & rulescan) & benchmark
liuwentan
2023-08-09
rollback to v4.0.31
liuwentan
2023-08-07
[FEATURE]Compile table must register plugin table to get compile ex_data & ma...
v4.0.34
v4.0.32
刘文坛
2023-08-01
[FEATURE]support benchmark
刘文坛
2023-07-28
[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)
刘文坛
2023-07-18
[BUGFIX]fix maat_stat stream error
liuwentan
2023-06-21
[BUGFIX]put compile ex_data into garbage queue
v4.0.28
liuwentan
2023-06-20
[PATCH]handle matcher NULL pointer
v4.0.27
liuwentan
2023-06-20
[OPTIMIZE]reduce adapter_hs_scan cpu usage
刘文坛
2023-06-19
[FEATURE]compile/plugin/xx_plugin table support gc
刘文坛
2023-06-16
[OPTIMIZE]reduce config memory usage
liuwentan
2023-06-14
[BUGFIX]fix hyperscan-5.4.2 literal empty string check bug
v4.0.25
刘文坛
2023-06-12
[PATCH]hyperscan version 5.4.0->5.4.2
liuwentan
2023-06-09
[OPTIMIZE]delete update_hit_groups to reduce cpu consumption & reduce maat_st...
liuwentan
[next]