index
:
mesalab_git/tango/maat.git
dev-23.07
dev-24.02
develop-version3
develop-version4
develop-version5
refactor-separate-scan-and-stat-compile
rename-attribute_name-to-field-v24.12
Repository for tango/maat
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-10-25
change library version according to tag version
v5.0.1
root
2024-09-26
add temp code
root
2024-09-14
run first test case success
root
2024-09-12
add basic code without test case, just compile success
root
2024-08-22
rename terminology "group" to "object"
root
2024-08-22
rename terminology "virtual table(vtable)" to "attribute"
root
2024-08-22
rename terminology "compile" to "rule"
root
2024-08-21
rename maat_rule.c to maat_core.c
root
2024-03-27
Feature/scan ip port together support endpoint object
v4.1.32
郑超
2023-12-19
[PATCH]libmaat4 -> libmaatframe
v4.1.22
liuwentan
2023-10-10
[OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher)
v4.0.46
刘文坛
2023-09-27
[FEATURE]support Ipport plugin table => TSG-17217
v4.0.43
刘文坛
2023-08-10
[FEATURE]expr_matcher support dual engine(hyperscan & rulescan) & benchmark
liuwentan
2023-08-09
rollback to v4.0.31
liuwentan
2023-07-28
[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)
刘文坛
2023-07-06
third draft
liuwentan
2023-04-25
fix g2g_runtime logger nullptr bug
liuwentan
2023-04-20
support maat stat
liuwentan
2023-04-03
delete set_iris evaluation_order
liuwentan
2023-03-27
support ip+port+proto scan
liuwentan
2023-03-22
change all maatframe to maat4
v4.0.0-pre
liuwentan
2023-03-01
ipmatcher rule_id -> long long & scanner engine centralization
liuwentan
2023-02-24
add bool_plugin & fqdn_plugin unit-test
liuwentan
2023-02-20
change table_id->table_name
liuwentan
2023-02-16
generate rpm package
liuwentan
2023-02-15
cpp->c and expr support configurable generation of literal_db or regex_db
liuwentan
2023-02-09
support expr offset match
liuwentan
2023-02-07
fix flag_matcher and interval_matcher compile error
liuwentan
2023-02-06
add flagMatcher and IntevalMatcher
liuwentan
2023-01-30
unfinished work
liuwentan
2023-01-06
hierarchy refactor unfinished
liuwentan
2022-12-14
add dynamic config unit-test and hierarchy unfinished
liuwentan
2022-12-09
support scan ip
liuwentan
2022-12-03
add json/redis rule parser
liuwentan
2022-11-29
fix memory leak and add framework test
liuwentan
2022-11-25
framework work well
liuwentan
2022-11-17
unfinished work
liuwentan
2022-10-27
[SCANNER]add hyperscan libs
liuwentan
2022-10-26
Refactor from scratch.
zhengchao
2022-08-23
Upgrade hiredis library: hiredis-vip-0.3.0.tar.gz -> hiredis-1.0.2.tar.gz.
v3.6.14
v3.6.13
v3.6.12
zhengchao
2022-08-23
Refactor table schema and runtime to support boolean expression plugin.
zhengchao
2022-01-21
EX_data中的hash表使用RCU更新,替代读写锁,提高多线程下的...
zhengchao
2021-10-24
未正确统计0号线程的outer_mid和inner_mid计数
v3.5.2
zhengchao
2021-08-14
TSG-7066: 支持--prefix参数安装,支持查看changelog
liuxueli
2021-07-19
改进Hierarchy的多线程扫描性能: Hierarchy使用rwlock来保证更�...
zhengchao
2021-06-15
Feature faster bool matcher on reptead item
v3.2.1
郑超
2021-04-28
支持加载使用gzip命令压缩的maat JSON文件。允许先压缩、后�...
zhengchao
2021-04-19
增加hierarachy中为每个线程分配expr_buff,以修复使用用户设�...
zhengchao
2020-11-24
更新版本号到3.1.4
zhengchao
2020-09-28
Feature fqdn plugin
刘学利
[next]