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
f08f02eaacd79a80a36577c8d35624b3dd8fbd61
tango-maat
/
src
/
entry
History
zhengchao
f08f02eaac
日志中以INFO级别输出rulescan_update时间。
2016-11-21 17:39:57 +08:00
..
aligment_int64.h
解决性能统计时stream_num等出现的负值的问题,方法是使用aligment_int64_array替代线程不安全的long long。
2016-05-09 22:02:27 +08:00
cJSON.c
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
cJSON.h
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
config_monitor.cpp
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
config_monitor.h
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
dynamic_array.cpp
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
dynamic_array.h
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
great_index_engine.c
升级关键字配置转码功能,增加"unicode_ascii_esc","unicode_ascii_aligned","unicode_ncr_dec","unicode_ncr_hex"共4种unicode网页编码,增加"url_encode_gb2312","url_encode_utf8"共2种URL编码。
2016-04-03 12:29:41 +08:00
great_index_engine.h
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
interval_index.c
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
interval_index.h
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
json2iris.cpp
Maat Json支持未命名分组名,可将group_name配置为"Untitled"以表示不需要进行非分组复用,由Maat自动生成group_id。
2016-09-19 17:09:03 +08:00
json2iris.h
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
Maat_api.cpp
1、当运行态配置全部清空时,回收之前rulescan所遗留的rs_stream;
2016-10-25 15:11:55 +08:00
Maat_rule_internal.h
1、当运行态配置全部清空时,回收之前rulescan所遗留的rs_stream;
2016-10-25 15:11:55 +08:00
Maat_rule.cpp
日志中以INFO级别输出rulescan_update时间。
2016-11-21 17:39:57 +08:00
Maat_stat.cpp
必须适配RuleScan 2016_10_21以上版本。
2016-10-21 16:42:56 +08:00
Makefile
刘学利测试DNS时发现,修复expr_plus类型配置更新时,相同district生成不同district_id的bug。该bug在20160627的修改时引入。
2016-09-09 15:39:56 +08:00
map_str2int.cpp
更高MAAT_SET_SCAN_DISTRICT选项的参数要求,不再要求‘\0’结束。
2016-09-18 12:44:00 +08:00
map_str2int.h
更高MAAT_SET_SCAN_DISTRICT选项的参数要求,不再要求‘\0’结束。
2016-09-18 12:44:00 +08:00
mesa_fuzzy.c
删除无用结构体
2016-09-07 11:18:03 +08:00
rbtree_augmented.h
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
rbtree.c
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
rbtree.h
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
sfh_internal.h
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
UniversalBoolMatch.cpp
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
UniversalBoolMatch.h
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
zt_hash.h
支持单独设置expr和expr_plus类的表的是否进行快速扫描(IOScan)
2016-06-17 12:11:31 +08:00