summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-16[OPTIMIZE]reduce config memory usageliuwentan
2023-06-15[BUGFIX]fix hit path not include super_group referenced by compile: TSG-15336liuwentan
2023-06-14[BUGFIX]fix hyperscan-5.4.2 literal empty string check bugv4.0.25刘文坛
2023-06-12[BUGFIX]fix unit-test stack_overflowv4.0.24liuwentan
2023-06-12[PATCH]hyperscan version 5.4.0->5.4.2liuwentan
2023-06-09[PATCH]add maat_state_free count&bytes statisticsliuwentan
2023-06-09[OPTIMIZE]delete update_hit_groups to reduce cpu consumption & reduce maat_st...liuwentan
2023-06-08[patch]add maat_compile_state statisticsliuwentan
2023-06-08[PATCH] maat_plugin_table_get_ex_data add key_len (23.06)v4.0.23刘文坛
2023-06-07[OPTIMIZE]optimize alloc in adapter_hs_scan_streamliuwentan
2023-06-05[FEATURE]support get hit groupsliuwentan
2023-06-02[PATCH]check for same table_name but different table_id in table_infoliuwentan
2023-06-02[OPTIMIZE]hit pattern num maxium:512v4.0.22liuwentan
2023-06-02[OPTIMIZE]groups not in g2g table no need to get super groupsv4.0.21liuwentan
2023-06-01[optimize]delayed allocation for maat_compile_stateliuwentan
2023-05-31reduce unnecessary memory usage & add maat_stat info刘文坛
2023-05-31[OPTIMIZE]optimize vtable_id->physical_table_id performancev4.0.20liuwentan
2023-05-31[patch]keep maat23.05 compatibilityliuwentan
2023-05-30[FEATURE]plugin table support ip_addr key typeliuwentan
2023-05-26modify maat readme.mdliuwentan
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-17[BUGFIX]fix ip_matcher single ipv6 rule coredumpv4.0.18liuwentan
2023-05-17[BUGFIX]fix hit paths miss path if sub group(has super group) is referenced b...liuwentan
2023-05-15[BUGFIX]fix group_exclude miss hit groupsv4.0.17刘文坛
2023-05-11[BUGFIX]fix can't get hit path if group is referenced by compile directlyliuwentan
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-09[feature]verify regex expressionv4.0.16liuwentan
2023-05-08fix utarray_free null bugliuwentan
2023-05-08support more than one hierarchical group referenced(max hierarchical level: 5)liuwentan
2023-05-07simplify table rcu hashliuwentan
2023-05-06group_exclude(only one hierarchical group can be referenced)v4.0.15liuwentan
2023-05-04support parse encrypted json configliuwentan
2023-05-04Using markdown files to replace MAAT网络流处理配置统一描述框架.docx郑超
2023-04-25add maat_stat instance_namev4.0.14liuwentan
2023-04-25fix g2g_runtime logger nullptr bugliuwentan
2023-04-24fix maat_stat scan_cpu_time null pointerv4.0.13liuwentan
2023-04-24fix g2g_runtime remove_group_from_group bugv4.0.12liuwentan
2023-04-24implement rcu for g2g runtime & fix maat_stat bug刘文坛
2023-04-22fix max table count errorliuwentan
2023-04-22solve invalid readliuwentan
2023-04-21optimize ip_scan time 130+ us -> 20+ usv4.0.11liuwentan
2023-04-21delete useless codeliuwentan
2023-04-21fix test&tools can't find fieldstat.hliuwentan
2023-04-20fix pipeline errorliuwentan
2023-04-20add libfieldstat3liuwentan
2023-04-20support maat statliuwentan
2023-04-18delete memset for performance optimizationv4.0.10liuwentan
2023-04-18cancel upload symbolliuwentan