summaryrefslogtreecommitdiff
path: root/scanner
AgeCommit message (Expand)Author
2023-05-09[feature]verify regex expressionv4.0.16liuwentan
2023-05-08fix utarray_free null bugliuwentan
2023-05-07simplify table rcu hashliuwentan
2023-04-22solve invalid readliuwentan
2023-04-20support maat statliuwentan
2023-04-18delete memset for performance optimizationv4.0.10liuwentan
2023-04-12add rule count statliuwentan
2023-04-12read_full_config error can't abort maat_newliuwentan
2023-03-30fix pipeline errorv4.0.1liuwentan
2023-03-30disable ip_matcher logliuwentan
2023-03-29fix clause update bug and stream scan bugliuwentan
2023-03-27refactor hs_adapter engine about multi pattern offsetliuwentan
2023-03-23interrupt execution if table schema has errorliuwentan
2023-03-23support maat_state new/reset/freeliuwentan
2023-03-22change lib name to libmaat4 for testliuwentan
2023-03-22support same pattern different offset(x-x:pat1 & y-y:pat1)liuwentan
2023-03-17adapter_hs engine only construct stream dbliuwentan
2023-03-17support expr stream scanliuwentan
2023-03-16maat_options set logger -> set log_pathliuwentan
2023-03-16plugin table support integer&pointer key typeliuwentan
2023-03-15item_uthash -> item_rcu && add foreign cont dir APIliuwentan
2023-03-02format logliuwentan
2023-03-01ipmatcher rule_id -> long long & scanner engine centralizationliuwentan
2023-02-27add boundary checkliuwentan
2023-02-22uint64_t -> long longliuwentan
2023-02-22compile_id,group_id,item_id support uint64_tliuwentan
2023-02-20compile table support conjunction, ip_plugin support cidrliuwentan
2023-02-16add ci configliuwentan
2023-02-15cpp->c and expr support configurable generation of literal_db or regex_dbliuwentan
2023-02-09support expr offset matchliuwentan
2023-02-07fix flag_matcher and interval_matcher compile errorliuwentan
2023-02-06add flagMatcher and IntevalMatcherliuwentan
2023-02-03unfinished workliuwentan
2023-01-30unfinished workliuwentan
2022-12-05add input mode unit-testliuwentan
2022-12-03add json/redis rule parserliuwentan
2022-11-29fix memory leak and add framework testliuwentan
2022-11-25framework work wellliuwentan