summaryrefslogtreecommitdiff
path: root/test/maat_framework_perf_gtest.cpp
AgeCommit message (Expand)Author
2024-09-12add basic code without test case, just compile successroot
2024-08-301.rename rule_state to rule_compile_stateroot
2024-08-22rename terminology "group" to "object"root
2024-08-22rename terminology "compile" to "rule"root
2024-08-21rename maat_rule.c to maat_core.croot
2024-08-19modify expr table and fix corresponding test caseroot
2024-08-13modify fqdn_plugin tableroot
2024-08-13modify interval table and fix some test caseroot
2024-08-09modify ip_table and ip_plugin_tableroot
2024-04-03[PATCH]delete useless codev4.1.34liuwentan
2024-03-27Feature/scan ip port together support endpoint objectv4.1.32郑超
2024-02-22[PATCH]add log handle for maat_wrap_redis_commandv4.1.30liuwentan
2024-01-31[PATCH]maat_scan_ip remove port & protocol parameterv4.1.29liuwentan
2023-12-27[PATCH]add expr_matcher hit pattern statisticsv4.1.26liuwentan
2023-11-29[PATCH]adjust table_info for compile/group2compile tablev4.1.13liuwentan
2023-11-10[FEATURE]support maat_scan_not_logic & maat_scan_groupv4.1.9刘文坛
2023-11-07[PATCH]add E21 FQDNliuwentan
2023-10-30[FEATURE]Compile table must register plugin table to get compile ex_data刘文坛
2023-10-24[PATCH]patch for physical NOT clauseliuwentan
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) & benchmarkliuwentan
2023-08-09rollback to v4.0.31liuwentan
2023-08-07[FEATURE]Compile table must register plugin table to get compile ex_data & ma...v4.0.34v4.0.32刘文坛
2023-08-01[FEATURE]support benchmark刘文坛
2023-07-28[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)刘文坛
2023-07-06third draftliuwentan
2023-06-21[PATCH] garbage compile default timeout 10sliuwentan
2023-06-20[PATCH]handle matcher NULL pointerv4.0.27liuwentan
2023-06-19[FEATURE]compile/plugin/xx_plugin table support gc刘文坛
2023-06-16[OPTIMIZE]reduce config memory usageliuwentan
2023-06-02[PATCH]check for same table_name but different table_id in table_infoliuwentan
2023-05-31reduce unnecessary memory usage & add maat_stat info刘文坛
2023-05-23fix group_exclude logic miss & add some corner case刘文坛
2023-05-11[patch]change verify expression retval semantics:1(legal) 0(illegal)liuwentan
2023-05-06group_exclude(only one hierarchical group can be referenced)v4.0.15liuwentan
2023-05-04support parse encrypted json configliuwentan
2023-04-24implement rcu for g2g runtime & fix maat_stat bug刘文坛
2023-04-05refactor ex_data_runtime & fix all leak memoryv4.0.6liuwentan
2023-03-30fix coredump because of no compile/group2compile/group2group field in maat_js...liuwentan