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
b5bde8453b129f3f16a7e8385de58f00a50aa6c0
tango-maat
/
src
/
entry
History
zhengchao
b5bde8453b
删除无用结构体
2016-09-07 11:18:03 +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
升级关键字配置转码功能,增加"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
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
在quick模式不允许使用流式扫描,Maat_stream_scan_string_start会返回NULL。
2016-08-30 14:04:20 +08:00
Maat_rule_internal.h
支持最多8个不同的表名共用一个表ID,实现一次扫描多个表。
2016-08-30 10:40:05 +08:00
Maat_rule.cpp
删除无用回车
2016-08-30 11:22:03 +08:00
Maat_stat.cpp
美化maat_stat输出,表名超过22字节时会被截断。
2016-09-03 16:39:37 +08:00
Makefile
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
map_str2int.cpp
修复编译错误,demo测试通过。
2016-06-27 18:31:45 +08:00
map_str2int.h
对expr_plus类表,降低Maat_set_scan_status设置MAAT_SET_SCAN_DISTRICT选项时的锁冲突。
2016-06-27 18:25:53 +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