summaryrefslogtreecommitdiff
path: root/src/maat_ipport_plugin.c
AgeCommit message (Expand)Author
2024-10-17ipport plugin table support CIDRroot
2024-10-14fix memory leakroot
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-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-21rename maat_rule.c to maat_core.croot
2024-04-24add dup key don't output fatal logv4.1.36liuchang
2024-01-31[BUGFIX]fix xx_plugin double freev4.1.28liuwentan
2023-12-27[PATCH]add expr_matcher hit pattern statisticsv4.1.26liuwentan
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-10-27[PATCH]fix potential memory leaksliuwentan
2023-10-13[FEATURE]support xx_plugin statistics(new API maat_register_thread)liuwentan
2023-10-13[UNIT_TEST]add unit_test for ipport pluginliuwentan
2023-10-11[BUGFIX]fix illegal clause indexv4.0.47刘文坛
2023-10-10[OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher)v4.0.46刘文坛
2023-10-09[BUGFIX]fix ipport plugin get_ex_data array out of boundsv4.0.45liuwentan
2023-10-09[BUGFIX]fix xx_plugin user_tag lifecycleliuwentan
2023-10-08[BUGFIX]fix null pointerliuwentan
2023-10-07[PATCH] Ipport plugin unit_test & statisticsv4.0.44刘文坛
2023-09-27[FEATURE]support Ipport plugin table => TSG-17217v4.0.43刘文坛