summaryrefslogtreecommitdiff
path: root/test/maat_input_mode_gtest.cpp
AgeCommit message (Expand)Author
2024-09-12add basic code without test case, just compile successroot
2024-08-301.rename rule_state to rule_compile_stateroot
2024-08-21rename maat_rule.c to maat_core.croot
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
2023-11-24[PATCH]bugfix for switch expr enginev4.1.10liuwentan
2023-08-09rollback to v4.0.31liuwentan
2023-07-07[BUGFIX]scan miss for same filter referenced by one compile: TSG-15339v4.0.30刘文坛
2023-07-06third draftliuwentan
2023-06-16[OPTIMIZE]reduce config memory usageliuwentan
2023-05-04support parse encrypted json configliuwentan
2023-04-05refactor ex_data_runtime & fix all leak memoryv4.0.6liuwentan
2023-03-28add log levelliuwentan
2023-03-28optimize maat_scan_xx APIliuwentan
2023-03-23interrupt execution if table schema has errorliuwentan
2023-03-23support maat_state new/reset/freeliuwentan
2023-03-16maat_options set logger -> set log_pathliuwentan
2023-03-15item_uthash -> item_rcu && add foreign cont dir APIliuwentan
2023-03-01support flag_plus tableliuwentan
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-20change table_id->table_nameliuwentan
2023-02-16fix rule_monitor_loop bugliuwentan
2023-02-16add ci configliuwentan
2023-02-15cpp->c and expr support configurable generation of literal_db or regex_dbliuwentan
2023-02-09support expr offset matchliuwentan
2023-02-07fix flag_matcher and interval_matcher compile errorliuwentan
2023-02-03unfinished workliuwentan
2023-01-31refactor hierarchy and maat_tableliuwentan
2023-01-30unfinished workliuwentan
2023-01-06hierarchy refactor unfinishedliuwentan
2022-12-14add dynamic config unit-test and hierarchy unfinishedliuwentan
2022-12-12add unittest for scan_ipliuwentan
2022-12-10support logliuwentan
2022-12-09support scan ipliuwentan
2022-12-06add conjunction tableliuwentan
2022-12-05add input mode unit-testliuwentan