Commit Graph

115 Commits

Author SHA1 Message Date
liuwentan
df7505fa7f [PATCH]add maat_state_get_last_hit_group_id_cnt API 2023-12-13 18:15:28 +08:00
liuwentan
cca4406fad [PATCH]bugfix for get invalid hit compile's table id 2023-12-11 19:25:33 +08:00
刘文坛
1734dc6bb9 [FEATURE]Hit path clause index => TSG-17833 2023-12-11 06:10:18 +00:00
刘文坛
972d3a1219 [FEATURE]add maat_state_get_last_hit_group_ids API => TSG-17831 2023-12-07 08:08:25 +00:00
liuwentan
59ee9364c9 [FEATURE]maat support dynamic reload log_level 2023-12-05 16:31:18 +08:00
刘文坛
f48afd54f6 [PATCH]bugfix for compile config 2023-12-04 11:19:44 +00:00
liuwentan
c6346a73b0 [PATCH]optimize compile_state_update performance 2023-12-04 16:11:42 +08:00
刘文坛
2773be9b95 [FEATURE] one clause support multi literal{vtable_id, group_id_array} 2023-11-28 02:16:07 +00:00
liuwentan
a0cd830eaa [FEATURE]user-defined expr table scanning engine 2023-11-20 18:50:11 +08:00
刘文坛
91937cdbfb [FEATURE]support maat_scan_not_logic & maat_scan_group 2023-11-10 08:26:48 +00:00
liuwentan
9fb65d6c46 [PATCH]add debug log for config update 2023-11-02 16:31:34 +08:00
liuwentan
d30d3b550a delete dead code 2023-11-01 10:24:18 +08:00
刘文坛
5e907a171f [FEATURE]Compile table must register plugin table to get compile ex_data 2023-10-30 08:00:49 +00:00
liuwentan
732c709ac6 [PATCH]variable naming optimization 2023-10-27 18:40:08 +08:00
liuwentan
edab9520bd [PATCH]patch for physical NOT clause 2023-10-24 21:19:33 +08:00
刘文坛
d24d6c1a5f [FEATURE]support physical NOT clause => TSG-17286 2023-10-24 08:21:41 +00:00
liuwentan
bf05309f2a [UNIT_TEST]add some corner case for NOT logic 2023-10-20 14:25:03 +08:00
刘文坛
613b5b3dcf [FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!! 2023-10-18 03:32:53 +00:00
刘文坛
e49427974f [BUGFIX]fix illegal clause index 2023-10-11 06:53:03 +00:00
liuwentan
d55ca3595a [FEATURE]add hit_path&hit_group enable API 2023-09-22 14:59:44 +08:00
liuwentan
1e6c87c3d4 [PATCH]the number of hit path maximum:4096 2023-09-21 17:13:52 +08:00
liuwentan
2a9ba6c08f [PATCH]fix maat_state_free_bytes statistics error 2023-09-21 09:30:07 +08:00
liuwentan
521dafe887 [OPTIMIZE]reduce calling utarray_sort 2023-09-20 11:08:46 +08:00
liuwentan
2e1a14eca3 [PATCH]add get direct/indirect hit groups API 2023-09-11 12:00:33 +08:00
liuwentan
c237d7dbaf [OPTIMIZE]get_hit_groups don't return superior group id & hit_groups may be duplicated 2023-09-08 14:52:46 +08:00
liuwentan
ca2e4d6cd2 [FEATURE]support enable/disable compile_NOT 2023-08-21 17:31:56 +08:00
liuwentan
8be8f33150 [BUGFIX]fix keywords max length 1024 2023-08-11 17:06:22 +08:00
刘文坛
d030e5a452 [FEATURE]support get hit groups and items 2023-08-10 12:21:04 +00:00
liuwentan
42f4480271 [FEATURE]expr_matcher support dual engine(hyperscan & rulescan) & benchmark 2023-08-10 16:10:50 +08:00
liuwentan
fb0cb5405d rollback to v4.0.31 2023-08-09 19:22:09 +08:00
刘文坛
d29eef0423 [FEATURE]Compile table must register plugin table to get compile ex_data & maat_state_get_compile_table_ids API 2023-08-07 04:26:13 +00:00
刘文坛
e9ffca8392 [PATCH]add regex benchmark 2023-08-03 08:48:12 +00:00
liuwentan
5ecff3649c [PATCH]maat_state_get_hit_groups API obtain inc hit groups from multiple scans 2023-08-01 16:38:53 +08:00
刘文坛
c1d413e992 [PATCH]support get hit item_id 2023-07-28 11:17:35 +00:00
liuwentan
6911420ebf [PATCH]add get_hit_groups inc/full API 2023-07-11 11:30:57 +08:00
刘文坛
f8a0b406fa [BUGFIX]scan miss for same filter referenced by one compile: TSG-15339 2023-07-07 07:38:42 +00:00
liuwentan
fc0b810211 [BUGFIX]hit_path miss for same super_group referenced by multi compile 2023-06-28 10:14:29 +08:00
liuwentan
37f6d6ce03 [PATCH]make sure hit logic correct if group2group table is non-exist 2023-06-27 17:01:58 +08:00
liuwentan
e9a394e718 [BUGFIX]put compile ex_data into garbage queue 2023-06-21 18:36:20 +08:00
liuwentan
56a1dc12e7 [PATCH] garbage compile default timeout 10s 2023-06-21 17:45:53 +08:00
刘文坛
8ad355d5d7 [OPTIMIZE]reduce adapter_hs_scan cpu usage 2023-06-20 07:00:49 +00:00
刘文坛
d3aed20bfa [BUGFIX]fix compile gc bug 2023-06-19 12:30:25 +00:00
刘文坛
df36b8987b [FEATURE]compile/plugin/xx_plugin table support gc 2023-06-19 09:44:25 +00:00
liuwentan
0b73681bd1 [OPTIMIZE]reduce config memory usage 2023-06-16 15:59:30 +08:00
liuwentan
28dc76e987 [BUGFIX]fix hit path not include super_group referenced by compile: TSG-15336 2023-06-15 10:25:36 +08:00
刘文坛
5a18084eaa [BUGFIX]fix hyperscan-5.4.2 literal empty string check bug 2023-06-14 09:10:16 +00:00
liuwentan
8e882a8f72 [PATCH]hyperscan version 5.4.0->5.4.2 2023-06-12 18:22:01 +08:00
liuwentan
afd6102734 [PATCH]add maat_state_free count&bytes statistics 2023-06-09 17:30:20 +08:00
liuwentan
48397f754e [OPTIMIZE]delete update_hit_groups to reduce cpu consumption & reduce maat_state memory usage 2023-06-09 16:44:47 +08:00
liuwentan
daf9e96e10 [patch]add maat_compile_state statistics 2023-06-08 17:43:05 +08:00