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
/
maat_ip_plugin.c
Age
Commit message (
Expand
)
Author
2023-10-13
[FEATURE]support xx_plugin statistics(new API maat_register_thread)
liuwentan
2023-10-11
[BUGFIX]fix illegal clause index
v4.0.47
刘文坛
2023-10-10
[OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher)
v4.0.46
刘文坛
2023-10-09
[BUGFIX]fix xx_plugin user_tag lifecycle
liuwentan
2023-07-28
[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)
刘文坛
2023-07-12
[PATCH] add plugin table rule statistics
liuwentan
2023-06-20
[PATCH]handle matcher NULL pointer
v4.0.27
liuwentan
2023-06-20
[OPTIMIZE]reduce adapter_hs_scan cpu usage
刘文坛
2023-06-19
[FEATURE]compile/plugin/xx_plugin table support gc
刘文坛
2023-06-16
[OPTIMIZE]reduce config memory usage
liuwentan
2023-05-30
[FEATURE]plugin table support ip_addr key type
liuwentan
2023-05-23
fix group_exclude logic miss & add some corner case
刘文坛
2023-05-15
[BUGFIX]fix group_exclude miss hit groups
v4.0.17
刘文坛
2023-04-24
fix maat_stat scan_cpu_time null pointer
v4.0.13
liuwentan
2023-04-21
delete useless code
liuwentan
2023-04-20
support maat stat
liuwentan
2023-04-18
delete memset for performance optimization
v4.0.10
liuwentan
2023-04-13
fix stream scan core https://jira.geedge.net/browse/TSG-14701
liuwentan
2023-04-12
add rule count stat
liuwentan
2023-04-05
refactor ex_data_runtime & fix all leak memory
v4.0.6
liuwentan
2023-04-04
fix leak memory
v4.0.4
liuwentan
2023-04-03
delete set_iris evaluation_order
liuwentan
2023-03-30
disable ip_matcher log
liuwentan
2023-03-29
compile/plugin ex_schema support input param table_name
liuwentan
2023-03-27
support ip+port+proto scan
liuwentan
2023-03-16
fix xx_plugin key length
liuwentan
2023-03-16
plugin table support integer&pointer key type
liuwentan
2023-03-15
fix continuous updating config with same key invalid bug
liuwentan
2023-03-15
item_uthash -> item_rcu && add foreign cont dir API
liuwentan
2023-03-06
Support physical table conjunction and fix compile table conjunction bug
liuwentan
2023-03-02
format log
liuwentan
2023-03-01
ipmatcher rule_id -> long long & scanner engine centralization
liuwentan
2023-02-23
fix maat_scan_string maat_state bug
liuwentan
2023-02-23
compile/plugin table callback function normalization
liuwentan
2023-02-22
uint64_t -> long long
liuwentan
2023-02-22
compile_id,group_id,item_id support uint64_t
liuwentan
2023-02-21
TODO: delete ip_plugin cidr temporary
liuwentan
2023-02-21
table_name->table_id and compile table callback
liuwentan
2023-02-20
compile table support conjunction, ip_plugin support cidr
liuwentan
2023-02-15
cpp->c and expr support configurable generation of literal_db or regex_db
liuwentan