summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21[PATCH]add bloom filter to optimize performance => OMPUB-1081v4.0.49dev-23.07liuwentan
2023-10-13[FEATURE]support xx_plugin statistics(new API maat_register_thread)liuwentan
2023-10-13[UNIT_TEST]add unit_test for ipport pluginliuwentan
2023-10-11[BUGFIX]fix illegal clause indexv4.0.47刘文坛
2023-10-10[OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher)v4.0.46刘文坛
2023-10-09[BUGFIX]fix ipport plugin get_ex_data array out of boundsv4.0.45liuwentan
2023-10-09[BUGFIX]fix xx_plugin user_tag lifecycleliuwentan
2023-10-08[BUGFIX]fix null pointerliuwentan
2023-10-07[PATCH] Ipport plugin unit_test & statisticsv4.0.44刘文坛
2023-09-27[FEATURE]support Ipport plugin table => TSG-17217v4.0.43刘文坛
2023-09-25[PATCH]remove duplicate code for expr_matcherliuwentan
2023-09-25[OPTIMIZE]filter duplicate pattern id for bool_matcher_matchliuwentan
2023-09-22[OPTIMIZE]optimize hyperscan callback performanceliuwentan
2023-09-22[FEATURE]add hit_path&hit_group enable APIv4.0.42liuwentan
2023-09-21[PATCH]the number of hit path maximum:4096v4.0.41liuwentan
2023-09-21[PATCH]fix maat_state_free_bytes statistics errorliuwentan
2023-09-20[PATCH]prevent possible null pointerliuwentan
2023-09-20[OPTIMIZE]reduce calling utarray_sortliuwentan
2023-09-11[PATCH]add get direct/indirect hit groups APIv4.0.40liuwentan
2023-09-08[OPTIMIZE]get_hit_groups don't return superior group id & hit_groups may be d...v4.0.39liuwentan
2023-08-21[FEATURE]support enable/disable compile_NOTv4.0.38liuwentan
2023-08-11[BUGFIX]fix keywords max length 1024v4.0.37liuwentan
2023-08-10[FEATURE]support get hit groups and itemsv4.0.36刘文坛
2023-08-10[FEATURE]expr_matcher support dual engine(hyperscan & rulescan) & benchmarkliuwentan
2023-08-09rollback to v4.0.31liuwentan
2023-08-07[FEATURE]Compile table must register plugin table to get compile ex_data & ma...v4.0.34v4.0.32刘文坛
2023-08-03[PATCH]add regex benchmark刘文坛
2023-08-01[FEATURE]support benchmark刘文坛
2023-08-01[PATCH]maat_state_get_hit_groups API obtain inc hit groups from multiple scansliuwentan
2023-07-28[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)刘文坛
2023-07-28[PATCH]support get hit item_id刘文坛
2023-07-24[BUGFIX]false hit 0.0.0.0v4.0.31liuwentan
2023-07-18[BUGFIX]fix maat_stat stream errorliuwentan
2023-07-12[PATCH] add plugin table rule statisticsliuwentan
2023-07-11[PATCH]add get_hit_groups inc/full APIliuwentan
2023-07-07[BUGFIX]scan miss for same filter referenced by one compile: TSG-15339v4.0.30刘文坛
2023-07-06third draftliuwentan
2023-07-05first draftliuwentan
2023-07-05unfinished workliuwentan
2023-06-28[FEATURE]ADD maat_state_get_scan_count APIv4.0.29liuwentan
2023-06-28[BUGFIX]hit_path miss for same super_group referenced by multi compileliuwentan
2023-06-27[PATCH]make sure hit logic correct if group2group table is non-existliuwentan
2023-06-27[PATCH]fix get_hit_path coredump when half_hit or hit don't happenliuwentan
2023-06-25[UNIT_TEST]add compile table ex_data unit_testliuwentan
2023-06-21[BUGFIX]put compile ex_data into garbage queuev4.0.28liuwentan
2023-06-21[PATCH] garbage compile default timeout 10sliuwentan
2023-06-20[PATCH]handle matcher NULL pointerv4.0.27liuwentan
2023-06-20[OPTIMIZE]reduce adapter_hs_scan cpu usage刘文坛
2023-06-19[BUGFIX]fix compile gc bugv4.0.26刘文坛
2023-06-19[FEATURE]compile/plugin/xx_plugin table support gc刘文坛