summaryrefslogtreecommitdiff
path: root/src/maat_fqdn_plugin.c
AgeCommit message (Expand)Author
2023-10-13[FEATURE]support xx_plugin statistics(new API maat_register_thread)liuwentan
2023-10-11[BUGFIX]fix illegal clause indexv4.0.47刘文坛
2023-10-09[BUGFIX]fix xx_plugin user_tag lifecycleliuwentan
2023-07-28[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)刘文坛
2023-07-12[PATCH] add plugin table rule statisticsliuwentan
2023-06-20[PATCH]handle matcher NULL pointerv4.0.27liuwentan
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-05-30[FEATURE]plugin table support ip_addr key typeliuwentan
2023-05-23[BUGFIX]fix maat_compile_state_free null pointerv4.0.19liuwentan
2023-05-23fix group_exclude logic miss & add some corner case刘文坛
2023-05-15[BUGFIX]fix group_exclude miss hit groupsv4.0.17刘文坛
2023-04-24fix maat_stat scan_cpu_time null pointerv4.0.13liuwentan
2023-04-21delete useless codeliuwentan
2023-04-20support maat statliuwentan
2023-04-18delete memset for performance optimizationv4.0.10liuwentan
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-04add hierarchy unit-testliuwentan
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-27support ip+port+proto scanliuwentan
2023-03-16fix xx_plugin key lengthliuwentan
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-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
2023-02-20change table_id->table_nameliuwentan
2023-02-15cpp->c and expr support configurable generation of literal_db or regex_dbliuwentan