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_flag.c
Age
Commit message (
Expand
)
Author
2024-11-14
patch performance optimization from maat4
HEAD
develop-version5
root
2024-10-14
fix memory leak
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-21
remove unescape process of district
root
2024-04-24
add dup key don't output fatal log
v4.1.36
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-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-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-07-28
[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)
刘文坛
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
2023-05-31
reduce unnecessary memory usage & add maat_stat info
刘文坛
2023-05-30
[FEATURE]plugin table support ip_addr key type
liuwentan
2023-05-23
fix group_exclude logic miss & add some corner case
刘文坛
2023-05-15
[BUGFIX]fix group_exclude miss hit groups
v4.0.17
刘文坛
2023-05-09
[feature]verify regex expression
v4.0.16
liuwentan
2023-05-07
simplify table rcu hash
liuwentan
2023-04-24
fix maat_stat scan_cpu_time null pointer
v4.0.13
liuwentan
2023-04-20
support maat stat
liuwentan
2023-04-18
delete memset for performance optimization
v4.0.10
liuwentan
2023-04-13
fix stream scan core https://jira.geedge.net/browse/TSG-14701
liuwentan
2023-04-12
add rule count stat
liuwentan
2023-04-05
refactor ex_data_runtime & fix all leak memory
v4.0.6
liuwentan
2023-04-04
optimize district & support virtual table conjunction
v4.0.5
liuwentan
2023-04-03
delete set_iris evaluation_order
liuwentan
[next]