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
/
test
/
maat_framework_perf_gtest.cpp
Age
Commit message (
Expand
)
Author
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 "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-08-13
modify fqdn_plugin table
root
2024-08-13
modify interval table and fix some test case
root
2024-08-09
modify ip_table and ip_plugin_table
root
2024-04-03
[PATCH]delete useless code
v4.1.34
liuwentan
2024-03-27
Feature/scan ip port together support endpoint object
v4.1.32
郑超
2024-02-22
[PATCH]add log handle for maat_wrap_redis_command
v4.1.30
liuwentan
2024-01-31
[PATCH]maat_scan_ip remove port & protocol parameter
v4.1.29
liuwentan
2023-12-27
[PATCH]add expr_matcher hit pattern statistics
v4.1.26
liuwentan
2023-11-29
[PATCH]adjust table_info for compile/group2compile table
v4.1.13
liuwentan
2023-11-10
[FEATURE]support maat_scan_not_logic & maat_scan_group
v4.1.9
刘文坛
2023-11-07
[PATCH]add E21 FQDN
liuwentan
2023-10-30
[FEATURE]Compile table must register plugin table to get compile ex_data
刘文坛
2023-10-24
[PATCH]patch for physical NOT clause
liuwentan
2023-10-18
[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!
刘文坛
2023-10-13
[FEATURE]support xx_plugin statistics(new API maat_register_thread)
liuwentan
2023-10-10
[OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher)
v4.0.46
刘文坛
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-06
third draft
liuwentan
2023-06-21
[PATCH] garbage compile default timeout 10s
liuwentan
2023-06-20
[PATCH]handle matcher NULL pointer
v4.0.27
liuwentan
2023-06-19
[FEATURE]compile/plugin/xx_plugin table support gc
刘文坛
2023-06-16
[OPTIMIZE]reduce config memory usage
liuwentan
2023-06-02
[PATCH]check for same table_name but different table_id in table_info
liuwentan
2023-05-31
reduce unnecessary memory usage & add maat_stat info
刘文坛
2023-05-23
fix group_exclude logic miss & add some corner case
刘文坛
2023-05-11
[patch]change verify expression retval semantics:1(legal) 0(illegal)
liuwentan
2023-05-06
group_exclude(only one hierarchical group can be referenced)
v4.0.15
liuwentan
2023-05-04
support parse encrypted json config
liuwentan
2023-04-24
implement rcu for g2g runtime & fix maat_stat bug
刘文坛
2023-04-05
refactor ex_data_runtime & fix all leak memory
v4.0.6
liuwentan
2023-03-30
fix coredump because of no compile/group2compile/group2group field in maat_js...
liuwentan