summaryrefslogtreecommitdiff
path: root/src/maat_plugin.c
AgeCommit message (Expand)Author
2024-10-17ipport plugin table support CIDRroot
2024-10-16fix foreign key rewrite failroot
2024-10-14fix memory leakroot
2024-10-11fix some test caseroot
2024-10-10fix test case using rule from json fileroot
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-12add basic code without test case, just compile successroot
2024-08-21rename maat_rule.c to maat_core.croot
2024-04-24add dup key don't output fatal logv4.1.36liuchang
2024-04-03[PATCH]delete useless codev4.1.34liuwentan
2023-12-27[PATCH]add expr_matcher hit pattern statisticsv4.1.26liuwentan
2023-11-29[PATCH]optimize plugin table debug logliuwentan
2023-11-20[FEATURE]user-defined expr table scanning engineliuwentan
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-27[PATCH]fix potential memory leaksliuwentan
2023-10-13[FEATURE]support xx_plugin statistics(new API maat_register_thread)liuwentan
2023-10-09[BUGFIX]fix xx_plugin user_tag lifecycleliuwentan
2023-08-11[BUGFIX]fix keywords max length 1024v4.0.37liuwentan
2023-07-12[PATCH] add plugin table rule statisticsliuwentan
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 usageliuwentan
2023-06-08[PATCH] maat_plugin_table_get_ex_data add key_len (23.06)v4.0.23刘文坛
2023-05-31[patch]keep maat23.05 compatibilityliuwentan
2023-05-30[FEATURE]plugin table support ip_addr key typeliuwentan
2023-05-23fix group_exclude logic miss & add some corner case刘文坛
2023-05-04support parse encrypted json configliuwentan
2023-04-20support maat statliuwentan
2023-04-13fix stream scan core https://jira.geedge.net/browse/TSG-14701liuwentan
2023-04-12add rule count statliuwentan
2023-04-05refactor ex_data_runtime & fix all leak memoryv4.0.6liuwentan
2023-04-04optimize district & support virtual table conjunctionv4.0.5liuwentan
2023-04-04fix leak memoryv4.0.4liuwentan
2023-03-29compile/plugin ex_schema support input param table_nameliuwentan
2023-03-22support same pattern different offset(x-x:pat1 & y-y:pat1)liuwentan
2023-03-16fix xx_plugin key lengthliuwentan
2023-03-16optimize plugin key_typeliuwentan
2023-03-16plugin table support integer&pointer key typeliuwentan
2023-03-15item_uthash -> item_rcu && add foreign cont dir APIliuwentan
2023-03-06Support physical table conjunction and fix compile table conjunction bugliuwentan
2023-03-02format logliuwentan
2023-03-01fix hit repeated compile_id bug & unify compile+plugin table register APIliuwentan
2023-02-24fix compile conjunction bugliuwentan
2023-02-24add bool_plugin & fqdn_plugin unit-testliuwentan
2023-02-23fix maat_scan_string maat_state bugliuwentan
2023-02-23compile/plugin table callback function normalizationliuwentan
2023-02-22uint64_t -> long longliuwentan
2023-02-22compile_id,group_id,item_id support uint64_tliuwentan