Commit Graph

81 Commits

Author SHA1 Message Date
刘文坛
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
刘文坛
bcbb796a7d [FEATURE]expr_matcher support dual engine(hyperscan & rulescan) 2023-07-28 12:32:25 +00:00
liuwentan
f731f7d405 [BUGFIX]fix maat_stat stream error 2023-07-18 18:54:34 +08:00
liuwentan
b1dcf0d5b0 [PATCH] add plugin table rule statistics 2023-07-12 18:14:28 +08:00
liuwentan
6911420ebf [PATCH]add get_hit_groups inc/full API 2023-07-11 11:30:57 +08:00
liuwentan
e5c020453e [FEATURE]ADD maat_state_get_scan_count API 2023-06-28 11:12:25 +08:00
liuwentan
d7c083ae73 [PATCH]fix get_hit_path coredump when half_hit or hit don't happen 2023-06-27 14:25:05 +08:00
liuwentan
7cb24d96f8 [PATCH]handle matcher NULL pointer 2023-06-20 17:34:46 +08:00
刘文坛
8ad355d5d7 [OPTIMIZE]reduce adapter_hs_scan cpu usage 2023-06-20 07:00:49 +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
刘文坛
5a18084eaa [BUGFIX]fix hyperscan-5.4.2 literal empty string check bug 2023-06-14 09:10:16 +00: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
刘文坛
c5accc49f2 [PATCH] maat_plugin_table_get_ex_data add key_len (23.06) 2023-06-08 07:32:41 +00:00
liuwentan
ac8a0a512c [FEATURE]support get hit groups 2023-06-05 15:14:45 +08:00
liuwentan
c65ab26536 [optimize]delayed allocation for maat_compile_state 2023-06-01 14:47:20 +08:00
刘文坛
64ac2dd7da reduce unnecessary memory usage & add maat_stat info 2023-05-31 09:13:14 +00:00
liuwentan
029a391f5d [patch]keep maat23.05 compatibility 2023-05-31 13:28:16 +08:00
liuwentan
51e29f0b95 [FEATURE]plugin table support ip_addr key type 2023-05-30 16:16:18 +08:00
liuwentan
d70e56ec4f [BUGFIX]fix maat_compile_state_free null pointer 2023-05-23 17:50:53 +08:00
刘文坛
464dc43cc4 fix group_exclude logic miss & add some corner case 2023-05-23 03:23:39 +00:00
liuwentan
6626cbd57c [BUGFIX]fix hit paths miss path if sub group(has super group) is referenced by compile 2023-05-17 14:34:34 +08:00
刘文坛
6830966084 [BUGFIX]fix group_exclude miss hit groups 2023-05-15 07:24:36 +00:00
liuwentan
929d6ac139 [patch]change verify expression retval semantics:1(legal) 0(illegal) 2023-05-11 11:21:46 +08:00
liuwentan
e97adb8b97 [feature]verify regex expression 2023-05-09 17:45:43 +08:00
liuwentan
8a3683fa30 group_exclude(only one hierarchical group can be referenced) 2023-05-06 20:27:39 +08:00
liuwentan
33015d5aac support parse encrypted json config 2023-05-04 17:10:19 +08:00
liuwentan
c88fd120dc add maat_stat instance_name 2023-04-25 17:02:30 +08:00
刘文坛
cb4502c698 implement rcu for g2g runtime & fix maat_stat bug 2023-04-24 02:14:26 +00:00
liuwentan
af6df5951a support maat stat 2023-04-20 15:34:56 +08:00
liuwentan
aadabcae0f optimize group2group runtime 2023-04-18 09:32:21 +08:00
liuwentan
923b4c4168 optimize rcu compile runtime 2023-04-14 11:32:59 +08:00
liuwentan
ffc1740a00 fix Full config update bug https://jira.geedge.net/browse/TSG-14591 2023-04-13 18:53:36 +08:00
liuwentan
571ce08d3b fix stream scan core https://jira.geedge.net/browse/TSG-14701 2023-04-13 14:56:35 +08:00
liuwentan
f213fcbe97 add rule count stat 2023-04-12 19:20:05 +08:00
liuwentan
e8fb0143e9 read_full_config error can't abort maat_new 2023-04-12 15:31:17 +08:00
liuwentan
f571b481f6 delete xx_plugin get ex_data log 2023-04-10 13:40:21 +08:00
liuwentan
3efcb8986e maat_new error if read full config failed 2023-04-07 14:43:04 +08:00
liuwentan
fb3896c078 refactor ex_data_runtime & fix all leak memory 2023-04-05 21:09:19 +08:00
liuwentan
9234ebb9e1 optimize district & support virtual table conjunction 2023-04-04 15:59:34 +08:00
liuwentan
d3d19a4fe9 fix leak memory 2023-04-04 09:31:20 +08:00
liuwentan
5873d77f17 fix pipeline error 2023-03-30 22:53:56 +08:00
liuwentan
18881c5bc3 fix coredump because of no compile/group2compile/group2group field in maat_json.json file 2023-03-30 20:49:59 +08:00
liuwentan
96a5dfdecc fix scan StreamFile bug 2023-03-30 15:22:33 +08:00
liuwentan
690f8bc602 add stat&perf API 2023-03-30 10:00:38 +08:00
liuwentan
10571d3de4 compile/plugin ex_schema support input param table_name 2023-03-29 22:25:14 +08:00
liuwentan
4eee0ede80 add log level 2023-03-28 15:41:24 +08:00
liuwentan
e98627c9e7 optimize maat_scan_xx API 2023-03-28 14:07:44 +08:00