summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-12-12[PATCH]add NOT_clause hit path unit_testliuwentan
2023-12-11[FEATURE]Hit path clause index => TSG-17833v4.1.18刘文坛
2023-12-07[FEATURE]add maat_state_get_last_hit_group_ids API => TSG-17831刘文坛
2023-12-05[FEATURE]maat support dynamic reload log_levelv4.1.17liuwentan
2023-12-04[PATCH]optimize compile_state_update performancev4.1.15liuwentan
2023-11-29[PATCH]adjust table_info for compile/group2compile tablev4.1.13liuwentan
2023-11-29[PATCH]optimize plugin table debug logliuwentan
2023-11-28[FEATURE] one clause support multi literal{vtable_id, group_id_array}v4.1.11刘文坛
2023-11-24[PATCH]bugfix for switch expr enginev4.1.10liuwentan
2023-11-24[FEATURE]support switch expr engine automaticallyliuwentan
2023-11-20[FEATURE]user-defined expr table scanning engineliuwentan
2023-11-10[FEATURE]support maat_scan_not_logic & maat_scan_groupv4.1.9刘文坛
2023-11-09[PATCH]delete redis monitor dead codeliuwentan
2023-11-07[PATCH]add E21 FQDNliuwentan
2023-11-02[PATCH]add debug log for config updatev4.1.7liuwentan
2023-11-01[optimize]shrink repository sizeliuwentan
2023-10-30[FEATURE]Compile table must register plugin table to get compile ex_data刘文坛
2023-10-27[PATCH]fix potential memory leaksliuwentan
2023-10-25[PATCH]support \r\n escapeliuwentan
2023-10-24[PATCH]patch for physical NOT clauseliuwentan
2023-10-24[FEATURE]support physical NOT clause => TSG-17286刘文坛
2023-10-20[UNIT_TEST]add some corner case for NOT logicliuwentan
2023-10-18[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!刘文坛
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 xx_plugin user_tag lifecycleliuwentan
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-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-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-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刘文坛