summaryrefslogtreecommitdiff
path: root/src/maat_utils.c
AgeCommit message (Expand)Author
2024-10-11fix some test caseroot
2024-08-22rename terminology "group" to "object"root
2024-08-21remove escape of \broot
2024-08-19modify expr table and fix corresponding test caseroot
2024-08-09modify ip_table and ip_plugin_tableroot
2024-01-31[PATCH]maat_scan_ip remove port & protocol parameterv4.1.29liuwentan
2023-12-27[PATCH]add expr_matcher hit pattern statisticsv4.1.26liuwentan
2023-12-26[PATCH] merge super_group's include and exclude sub_groups into one linev4.1.24liuwentan
2023-12-21[BUGFIX]group2group support sub_group_id array => TSG-18025v4.1.23liuwentan
2023-10-25[PATCH]support \r\n escapeliuwentan
2023-10-10[OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher)v4.0.46刘文坛
2023-10-09[BUGFIX]fix xx_plugin user_tag lifecycleliuwentan
2023-07-06third draftliuwentan
2023-06-08[PATCH] maat_plugin_table_get_ex_data add key_len (23.06)v4.0.23刘文坛
2023-05-11[patch]change verify expression retval semantics:1(legal) 0(illegal)liuwentan
2023-05-10[patch]maat not handle regex stringliuwentan
2023-05-06group_exclude(only one hierarchical group can be referenced)v4.0.15liuwentan
2023-05-04support parse encrypted json configliuwentan
2023-03-27support ip+port+proto scanliuwentan
2023-03-02export maat_get_table_id symbolliuwentan
2023-02-22compile_id,group_id,item_id support uint64_tliuwentan
2023-02-16add ci configliuwentan
2023-02-15cpp->c and expr support configurable generation of literal_db or regex_dbliuwentan