summaryrefslogtreecommitdiff
path: root/src/maat_stat.c
AgeCommit message (Expand)Author
2024-10-24rename o2o and object2object to object_grouproot
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-22rename terminology "group" to "object"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-08use fieldstat4_easy auto output instead of manually write filev4.1.42develop-version4root
2024-08-07TSG-22082: support set split log file by sizeroot
2024-04-23TSG-20724: use maat instance name as maat stat nameroot
2024-04-09[BUGFIX]maat_scan_group support virtual table statisticsliuwentan
2024-04-02[PATCH]support virtual table statisticsliuwentan
2024-03-28[BUGFIX]fix maat_stat output invalid table_namev4.1.33liuwentan
2024-03-27Feature/scan ip port together support endpoint objectv4.1.32郑超
2024-03-15[FEATURE]fieldstat3 -> fieldstat4liuwentan
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-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-09-27[FEATURE]support Ipport plugin table => TSG-17217v4.0.43刘文坛
2023-09-21[PATCH]the number of hit path maximum:4096v4.0.41liuwentan
2023-07-18[BUGFIX]fix maat_stat stream errorliuwentan
2023-07-12[PATCH] add plugin table rule statisticsliuwentan
2023-06-20[OPTIMIZE]reduce adapter_hs_scan cpu usage刘文坛
2023-06-14[BUGFIX]fix hyperscan-5.4.2 literal empty string check bugv4.0.25刘文坛
2023-06-09[PATCH]add maat_state_free count&bytes statisticsliuwentan
2023-06-08[patch]add maat_compile_state statisticsliuwentan
2023-05-31reduce unnecessary memory usage & add maat_stat info刘文坛
2023-05-23fix group_exclude logic miss & add some corner case刘文坛
2023-05-06group_exclude(only one hierarchical group can be referenced)v4.0.15liuwentan
2023-05-04support parse encrypted json configliuwentan
2023-04-25add maat_stat instance_namev4.0.14liuwentan
2023-04-24implement rcu for g2g runtime & fix maat_stat bug刘文坛
2023-04-22solve invalid readliuwentan
2023-04-20support maat statliuwentan