This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-maat
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-maat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
refactor-separate-scan-and-stat-compile
tango-maat
/
scanner
/
ip_matcher
History
root
fc99675b40
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
...
just compile libmaatframe.so, without modifing about test case
2024-09-20 11:20:21 +00:00
..
IntervalIndex
[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)
2023-07-28 12:32:25 +00:00
ip_matcher.cpp
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
2024-09-20 11:20:21 +00:00
ip_matcher.h
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
2024-09-20 11:20:21 +00:00
ipv4_match.cpp
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
2024-09-20 11:20:21 +00:00
ipv4_match.h
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
2024-09-20 11:20:21 +00:00
ipv6_match.cpp
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
2024-09-20 11:20:21 +00:00
ipv6_match.h
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
2024-09-20 11:20:21 +00:00
rule_match.h
ipmatcher rule_id -> long long & scanner engine centralization
2023-03-01 09:32:36 +08:00