Commit Graph

9 Commits

Author SHA1 Message Date
liuyang
00833c4529 mirror_stream 华严自测完成 2018-11-12 16:41:39 +08:00
zhengchao
bc896c6a61 pangu http编译通过。 2018-09-14 16:35:20 +08:00
Lu Qiuwen
9e59110f8a 变更HTTP业务层回调函数定义,增加session系列操作方法定义及虚接口实现。
* 不提供业务层针对单个数据包(段)的处理函数(返回值),业务层只能对单个session定义操作;
* 通过session的方法(函数)通知解析层对该session的处理方法。
2018-09-12 15:29:35 +08:00
liuyang
115c6d4c62 1‘全局变量合并为一个;2、发包fd改为阻塞模式;3、地址结构体更改 2018-09-04 18:50:47 +08:00
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
6bf1a5a9c8 集成解密流量转发模块 2018-09-02 16:34:15 +08:00