summaryrefslogtreecommitdiff
path: root/src/maat_rule.c
AgeCommit message (Expand)Author
2024-08-08use fieldstat4_easy auto output instead of manually write filev4.1.42develop-version4root
2024-04-03[PATCH]delete useless codev4.1.34liuwentan
2024-03-27Feature/scan ip port together support endpoint objectv4.1.32郑超
2024-03-15[FEATURE]fieldstat3 -> fieldstat4liuwentan
2024-02-22[PATCH]add log handle for maat_wrap_redis_commandv4.1.30liuwentan
2024-01-02[PATCH]update maat_scan_group & maat_state_get_last_hit_groups APIv4.1.27liuwentan
2023-11-28[FEATURE] one clause support multi literal{vtable_id, group_id_array}v4.1.11刘文坛
2023-11-10[FEATURE]support maat_scan_not_logic & maat_scan_groupv4.1.9刘文坛
2023-11-02[PATCH]add debug log for config updatev4.1.7liuwentan
2023-10-30[FEATURE]Compile table must register plugin table to get compile ex_data刘文坛
2023-09-27[FEATURE]support Ipport plugin table => TSG-17217v4.0.43刘文坛
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-07[BUGFIX]scan miss for same filter referenced by one compile: TSG-15339v4.0.30刘文坛
2023-07-06third draftliuwentan
2023-06-20[OPTIMIZE]reduce adapter_hs_scan cpu usage刘文坛
2023-06-19[BUGFIX]fix compile gc bugv4.0.26刘文坛
2023-06-19[FEATURE]compile/plugin/xx_plugin table support gc刘文坛
2023-06-16[OPTIMIZE]reduce config memory usageliuwentan
2023-06-14[BUGFIX]fix hyperscan-5.4.2 literal empty string check bugv4.0.25刘文坛
2023-06-09[OPTIMIZE]delete update_hit_groups to reduce cpu consumption & reduce maat_st...liuwentan
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-07simplify table rcu hashliuwentan
2023-05-04support parse encrypted json configliuwentan
2023-04-22fix max table count errorliuwentan
2023-04-22solve invalid readliuwentan
2023-04-20support maat statliuwentan
2023-04-14optimize rcu compile runtimev4.0.8liuwentan
2023-04-13fix Full config update bug https://jira.geedge.net/browse/TSG-14591v4.0.7liuwentan
2023-04-13fix stream scan core https://jira.geedge.net/browse/TSG-14701liuwentan
2023-04-12refactor rcu table runtimeliuwentan
2023-04-12add rule count statliuwentan
2023-04-12read_full_config error can't abort maat_newliuwentan
2023-04-07maat_new error if read full config failedliuwentan
2023-04-04optimize district & support virtual table conjunctionv4.0.5liuwentan
2023-04-03delete set_iris evaluation_orderliuwentan
2023-03-29compile/plugin ex_schema support input param table_nameliuwentan
2023-03-23support maat_state new/reset/freeliuwentan
2023-03-15fix continuous updating config with same key invalid bugliuwentan
2023-03-15item_uthash -> item_rcu && add foreign cont dir APIliuwentan
2023-03-02format logliuwentan
2023-03-01ipmatcher rule_id -> long long & scanner engine centralizationliuwentan
2023-02-24add bool_plugin & fqdn_plugin unit-testliuwentan
2023-02-23fix compile table update bugliuwentan
2023-02-22uint64_t -> long longliuwentan
2023-02-22compile_id,group_id,item_id support uint64_tliuwentan
2023-02-21table_name->table_id and compile table callbackliuwentan
2023-02-20compile table support conjunction, ip_plugin support cidrliuwentan