Commit Graph

41 Commits

Author SHA1 Message Date
刘文坛
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
8e882a8f72 [PATCH]hyperscan version 5.4.0->5.4.2 2023-06-12 18:22:01 +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
刘文坛
64ac2dd7da reduce unnecessary memory usage & add maat_stat info 2023-05-31 09:13:14 +00:00
liuwentan
51e29f0b95 [FEATURE]plugin table support ip_addr key type 2023-05-30 16:16:18 +08:00
刘文坛
464dc43cc4 fix group_exclude logic miss & add some corner case 2023-05-23 03:23:39 +00:00
liuwentan
7ce971902d [patch]maat not handle regex string 2023-05-10 13:33:50 +08:00
liuwentan
e97adb8b97 [feature]verify regex expression 2023-05-09 17:45:43 +08:00
liuwentan
7ba644ce66 simplify table rcu hash 2023-05-07 23:09:33 +08:00
liuwentan
33015d5aac support parse encrypted json config 2023-05-04 17:10:19 +08:00
liuwentan
eb540b570b fix maat_stat scan_cpu_time null pointer 2023-04-24 19:18:12 +08:00
liuwentan
72066281dc solve invalid read 2023-04-22 10:46:21 +08:00
liuwentan
af6df5951a support maat stat 2023-04-20 15:34:56 +08:00
liuwentan
ff4666ca9d delete memset for performance optimization 2023-04-18 16:32:44 +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
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
3515b7f1f7 delete set_iris evaluation_order 2023-04-03 19:01:26 +08:00
liuwentan
5873d77f17 fix pipeline error 2023-03-30 22:53:56 +08:00
liuwentan
10571d3de4 compile/plugin ex_schema support input param table_name 2023-03-29 22:25:14 +08:00
liuwentan
4aa3498d79 refactor hs_adapter engine about multi pattern offset 2023-03-27 19:15:05 +08:00
liuwentan
73060d1c35 support ip+port+proto scan 2023-03-27 15:52:47 +08:00
liuwentan
93d4de4d79 change lib name to libmaat4 for test 2023-03-22 11:23:21 +08:00
liuwentan
23ef2c3797 support same pattern different offset(x-x:pat1 & y-y:pat1) 2023-03-22 11:10:00 +08:00
liuwentan
37447eef7f adapter_hs engine only construct stream db 2023-03-17 17:28:52 +08:00
liuwentan
68533f9d43 support expr stream scan 2023-03-17 11:32:13 +08:00
liuwentan
fc4ee32b6c fix continuous updating config with same key invalid bug 2023-03-15 13:30:39 +08:00
liuwentan
90d0764845 item_uthash -> item_rcu && add foreign cont dir API 2023-03-15 11:36:54 +08:00
liuwentan
cf5c8353e3 Support physical table conjunction and fix compile table conjunction bug 2023-03-06 10:45:36 +08:00
liuwentan
5a53edd943 format log 2023-03-02 14:52:31 +08:00
liuwentan
c3b15c69c4 add boundary check 2023-02-27 10:07:37 +08:00
liuwentan
ddfd0a503d fix maat_scan_string maat_state bug 2023-02-23 19:08:26 +08:00
liuwentan
9578be5ff3 uint64_t -> long long 2023-02-22 15:22:41 +08:00
liuwentan
ac51c70426 compile_id,group_id,item_id support uint64_t 2023-02-22 15:08:52 +08:00
liuwentan
bbed56db80 compile table support conjunction, ip_plugin support cidr 2023-02-20 10:57:40 +08:00
liuwentan
b5b47837d2 fix rule_monitor_loop bug 2023-02-16 16:45:06 +08:00
liuwentan
f688a99bd0 add ci config 2023-02-16 11:13:23 +08:00
liuwentan
379efcf027 cpp->c and expr support configurable generation of literal_db or regex_db 2023-02-15 11:53:46 +08:00