zhengchao
|
b87a9db3dc
|
Merge branch 'feature-decrypt-mirroring' of git.mesalab.cn:tango/tfe into feature-decrypt-mirroring
# Conflicts:
# plugin/business/decrypt-mirroring/include/internal/mirror_stream.h
# plugin/business/decrypt-mirroring/include/internal/mirror_stream_inl.h
# plugin/business/decrypt-mirroring/src/decrypt_mirror_plugin.cpp
# plugin/business/decrypt-mirroring/src/mirror_stream.cpp
|
2018-09-04 11:38:25 +08:00 |
|
zhengchao
|
4d1e9034c9
|
适配tfe_stream_addr;为了编译通过,注释mirror_stream.cpp中的代码;
|
2018-09-04 11:36:22 +08:00 |
|
zhengchao
|
046569828c
|
修改decrypt-mirror插件的文件名和目录结构。增加平台胶合层decrypt_mirror_plugin.h和decrypt_mirror_plugin.cpp
|
2018-09-04 11:13:10 +08:00 |
|
zhengchao
|
4a0c71cc94
|
修改decrypt-mirror插件的文件名和目录结构。增加平台胶合层decrypt_mirror_plugin.h和decrypt_mirror_plugin.cpp
|
2018-09-04 08:55:14 +08:00 |
|
Lu Qiuwen
|
081d79416a
|
增加HTTP解析层目录结构,增加插件自注册功能。
* 增加HTTP解析层目录结构,集成CMakeLists.txt编译文件;
* 调整编译顺序,先编译插件再编译平台;
* 增加TFE_PLUGIN_REGISTER宏,在TFE启动时自注册插件;
* 修改了stream_open接口,在插件流初始化接口不传入数据。
|
2018-09-03 16:38:05 +08:00 |
|
Lu Qiuwen
|
6bf1a5a9c8
|
集成解密流量转发模块
|
2018-09-02 16:34:15 +08:00 |
|