summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-08use attribute_name instead of attribute_id to map condition_idroot
2024-09-27fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of funct...root
2024-09-26add temp coderoot
2024-09-23modify maat.hroot
2024-09-23modify maat.h apiroot
2024-09-20change type of rule_id, object_id, item_id from (long long) to (uuid_t)root
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 "not flag" to "negate option"root
2024-08-22rename terminology "clause" to "condition"root
2024-08-22rename terminology "virtual table(vtable)" to "attribute"root
2024-08-22rename terminology "compile" to "rule"root
2024-08-07TSG-22082: support set split log file by sizeroot
2024-03-29[Doc] maatframe markdown documentsliuwentan
2024-03-27Feature/scan ip port together support endpoint objectv4.1.32郑超
2024-01-31[PATCH]maat_scan_ip remove port & protocol parameterv4.1.29liuwentan
2024-01-02[PATCH]update maat_scan_group & maat_state_get_last_hit_groups APIv4.1.27liuwentan
2023-12-18[FEATURE]add maat_get_table_schema_tag API => TSG-17872v4.1.21liuwentan
2023-12-13[PATCH]add maat_state_get_last_hit_group_id_cnt APIv4.1.20liuwentan
2023-12-11[FEATURE]Hit path clause index => TSG-17833v4.1.18刘文坛
2023-12-07[FEATURE]add maat_state_get_last_hit_group_ids API => TSG-17831刘文坛
2023-12-05[FEATURE]maat support dynamic reload log_levelv4.1.17liuwentan
2023-11-24[PATCH]bugfix for switch expr enginev4.1.10liuwentan
2023-11-24[FEATURE]support switch expr engine automaticallyliuwentan
2023-11-10[FEATURE]support maat_scan_not_logic & maat_scan_groupv4.1.9刘文坛
2023-10-30[FEATURE]Compile table must register plugin table to get compile ex_data刘文坛
2023-10-27[PATCH]variable naming optimizationliuwentan
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-09-27[FEATURE]support Ipport plugin table => TSG-17217v4.0.43刘文坛
2023-09-22[FEATURE]add hit_path&hit_group enable APIv4.0.42liuwentan
2023-09-11[PATCH]add get direct/indirect hit groups APIv4.0.40liuwentan
2023-09-08[OPTIMIZE]get_hit_groups don't return superior group id & hit_groups may be d...v4.0.39liuwentan
2023-08-21[FEATURE]support enable/disable compile_NOTv4.0.38liuwentan
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-07-28[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)刘文坛
2023-07-28[PATCH]support get hit item_id刘文坛
2023-07-11[PATCH]add get_hit_groups inc/full APIliuwentan
2023-07-06third draftliuwentan
2023-06-28[FEATURE]ADD maat_state_get_scan_count APIv4.0.29liuwentan
2023-06-19[FEATURE]compile/plugin/xx_plugin table support gc刘文坛
2023-06-16[OPTIMIZE]reduce config memory usageliuwentan
2023-06-08[PATCH] maat_plugin_table_get_ex_data add key_len (23.06)v4.0.23刘文坛
2023-06-05[FEATURE]support get hit groupsliuwentan
2023-05-31[patch]keep maat23.05 compatibilityliuwentan
2023-05-30[FEATURE]plugin table support ip_addr key typeliuwentan