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
479eb77369da3ce574da7917726494f39a074387
tango-maat
/
src
/
inc_internal
History
zhengchao
479eb77369
基于Maat_cmd的测试用例增加扫描状态输出。
2021-07-21 15:30:30 +08:00
..
hiredis
重构代码目录,改用cmake编译。
2018-09-23 14:30:45 +08:00
uthash
完成Maat_hierarchy规则加载重构的代码编写,未编译。
2020-06-22 20:26:42 +08:00
view_only
完成Maat_hierarchy规则加载重构的代码编写,未编译。
2020-06-22 20:26:42 +08:00
alignment_int64.h
将规则数量和扫描状态的统计归集到table runtime结构体中,属于scanner的一部分。
2018-12-04 20:12:56 +08:00
cJSON.h
升级到cJSON-1.7.7。
2018-11-09 17:59:24 +08:00
config_monitor.h
支持maat json文件加密。
2020-01-22 20:51:04 +08:00
dynamic_array.h
重构取column的函数
2018-12-04 23:26:59 +08:00
FQDN_engine.h
引入FQDN Engine,以支持FQDN Plugin。
2020-09-19 10:08:56 +08:00
interval_index.h
重构代码目录,改用cmake编译。
2018-09-23 14:30:45 +08:00
json2iris.h
代码适配Maat command、maat json。
2020-06-22 20:26:43 +08:00
Maat_ex_data.h
因使用MAAT_SET_SCAN_NO_COUNT后,在Group移除region id时会出现误命中,移除对MAAT_SET_SCAN_NO_COUNT的支持。 回调表使用feather中的垃圾回收队列,便于观察队列长度。
2021-07-21 14:48:08 +08:00
Maat_garbage_collection.h
通过原有功能的单元测试。
2020-06-22 20:26:43 +08:00
Maat_hierarchy.h
改进Hierarchy的多线程扫描性能: Hierarchy使用rwlock来保证更新线程和扫描线程间的线程安全, 测试发现在不发生读写锁冲突的情况下, 读写锁的固有开销会导致并发扫描速度降低。
2021-07-19 20:55:12 +08:00
Maat_limits.h
region_compile中compile_rule缓存数组的大小,调整为与调用参数相同。去除部分无效代码。
2020-12-05 16:54:04 +06:00
Maat_rule_internal.h
基于Maat_cmd的测试用例增加扫描状态输出。
2021-07-21 15:30:30 +08:00
Maat_table_runtime.h
因使用MAAT_SET_SCAN_NO_COUNT后,在Group移除region id时会出现误命中,移除对MAAT_SET_SCAN_NO_COUNT的支持。 回调表使用feather中的垃圾回收队列,便于观察队列长度。
2021-07-21 14:48:08 +08:00
Maat_table.h
支持虚拟表建立在多个不同类型物理表上。
2020-09-27 23:02:02 +08:00
Maat_utils.h
支持加载使用gzip命令压缩的maat JSON文件。允许先压缩、后加密,不支持先加密后压缩。
2021-04-28 21:44:04 +08:00
map_str2int.h
重构代码目录,改用cmake编译。
2018-09-23 14:30:45 +08:00
queue.h
将mesafuzzy和GIE的源代码集成进入Maat,并修改Makefile。
2015-11-13 11:41:52 +08:00
rbtree_augmented.h
重构代码目录,改用cmake编译。
2018-09-23 14:30:45 +08:00
rbtree.h
重构代码目录,改用cmake编译。
2018-09-23 14:30:45 +08:00
sfh_internal.h
重构代码目录,改用cmake编译。
2018-09-23 14:30:45 +08:00
UniversalBoolMatch.h
重构代码目录,改用cmake编译。
2018-09-23 14:30:45 +08:00
zt_hash.h
🐞
fix: 兼容C99标准,inline函数前增加static描述符
2020-10-14 17:53:03 +08:00