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
/
scanner
Age
Commit message (
Expand
)
Author
2023-05-09
[feature]verify regex expression
v4.0.16
liuwentan
2023-05-08
fix utarray_free null bug
liuwentan
2023-05-07
simplify table rcu hash
liuwentan
2023-04-22
solve invalid read
liuwentan
2023-04-20
support maat stat
liuwentan
2023-04-18
delete memset for performance optimization
v4.0.10
liuwentan
2023-04-12
add rule count stat
liuwentan
2023-04-12
read_full_config error can't abort maat_new
liuwentan
2023-03-30
fix pipeline error
v4.0.1
liuwentan
2023-03-30
disable ip_matcher log
liuwentan
2023-03-29
fix clause update bug and stream scan bug
liuwentan
2023-03-27
refactor hs_adapter engine about multi pattern offset
liuwentan
2023-03-23
interrupt execution if table schema has error
liuwentan
2023-03-23
support maat_state new/reset/free
liuwentan
2023-03-22
change lib name to libmaat4 for test
liuwentan
2023-03-22
support same pattern different offset(x-x:pat1 & y-y:pat1)
liuwentan
2023-03-17
adapter_hs engine only construct stream db
liuwentan
2023-03-17
support expr stream scan
liuwentan
2023-03-16
maat_options set logger -> set log_path
liuwentan
2023-03-16
plugin table support integer&pointer key type
liuwentan
2023-03-15
item_uthash -> item_rcu && add foreign cont dir API
liuwentan
2023-03-02
format log
liuwentan
2023-03-01
ipmatcher rule_id -> long long & scanner engine centralization
liuwentan
2023-02-27
add boundary check
liuwentan
2023-02-22
uint64_t -> long long
liuwentan
2023-02-22
compile_id,group_id,item_id support uint64_t
liuwentan
2023-02-20
compile table support conjunction, ip_plugin support cidr
liuwentan
2023-02-16
add ci config
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-02-03
unfinished work
liuwentan
2023-01-30
unfinished work
liuwentan
2022-12-05
add input mode unit-test
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