summaryrefslogtreecommitdiff
path: root/test/maat_framework_gtest.cpp
AgeCommit message (Expand)Author
2023-05-30[FEATURE]plugin table support ip_addr key typeliuwentan
2023-05-23fix group_exclude logic miss & add some corner case刘文坛
2023-05-17[BUGFIX]fix hit paths miss path if sub group(has super group) is referenced b...liuwentan
2023-05-15[BUGFIX]fix group_exclude miss hit groupsv4.0.17刘文坛
2023-05-11[patch]change verify expression retval semantics:1(legal) 0(illegal)liuwentan
2023-05-08support more than one hierarchical group referenced(max hierarchical level: 5)liuwentan
2023-05-06group_exclude(only one hierarchical group can be referenced)v4.0.15liuwentan
2023-05-04support parse encrypted json configliuwentan
2023-04-24implement rcu for g2g runtime & fix maat_stat bug刘文坛
2023-04-22fix max table count errorliuwentan
2023-04-22solve invalid readliuwentan
2023-04-21optimize ip_scan time 130+ us -> 20+ usv4.0.11liuwentan
2023-04-20support maat statliuwentan
2023-04-18optimize group2group runtimev4.0.9liuwentan
2023-04-14fix maat_redis_tool bugliuwentan
2023-04-14optimize rcu compile runtimev4.0.8liuwentan
2023-04-13fix Full config update bug https://jira.geedge.net/browse/TSG-14591v4.0.7liuwentan
2023-04-13fix stream scan core https://jira.geedge.net/browse/TSG-14701liuwentan
2023-04-12add rule count statliuwentan
2023-04-12read_full_config error can't abort maat_newliuwentan
2023-04-10use pad instead of pack(4)liuwentan
2023-04-10delete xx_plugin get ex_data logliuwentan
2023-04-05refactor ex_data_runtime & fix all leak memoryv4.0.6liuwentan
2023-04-04add hierarchy unit-testliuwentan
2023-04-04optimize district & support virtual table conjunctionv4.0.5liuwentan
2023-04-04fix leak memoryv4.0.4liuwentan
2023-04-03delete compile table evaluation_order schemav4.0.2liuwentan
2023-03-30fix coredump because of no compile/group2compile/group2group field in maat_js...liuwentan
2023-03-30fix group2group bugliuwentan
2023-03-30fix scan StreamFile bugv4.0.0-pre1liuwentan
2023-03-29compile/plugin ex_schema support input param table_nameliuwentan
2023-03-29fix clause update bug and stream scan bugliuwentan
2023-03-28gcc4.8.5 don't support variable array sizeliuwentan
2023-03-28export maat_stream_XXliuwentan
2023-03-28add log levelliuwentan
2023-03-28optimize maat_scan_xx APIliuwentan
2023-03-27support ip+port+proto scanliuwentan
2023-03-23interrupt execution if table schema has errorliuwentan
2023-03-23support maat_state new/reset/freeliuwentan
2023-03-22table_info.conf support table_name & db_tables to implement all physical tabl...liuwentan
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-15fix hyperscan depends ragel bugliuwentan
2023-03-15change sudo make -> makeliuwentan
2023-03-15fix continuous updating config with same key invalid bugliuwentan
2023-03-15item_uthash -> item_rcu && add foreign cont dir APIliuwentan
2023-03-06fix compile conjunction bugliuwentan