This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-tfe
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-tfe
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
d2e4ce94c2084c79e60dd539e0fe692bd3043038
tango-tfe
/
common
/
include
History
Lu Qiuwen
c2f0bde211
初步调通HTTP重定向业务
...
* 增加HTTP Status标准化定义及辅助函数; * 增加HTTP解析层发送应答的功能 * 修正了Pangu HTTP实现导致段错误的一系列问题。
2018-09-25 10:17:50 +08:00
..
tfe_future.h
promise_ctx_destroy_cb的参数应该为void*ctx。
2018-09-07 10:44:44 +08:00
tfe_http.h
初步调通HTTP重定向业务
2018-09-25 10:17:50 +08:00
tfe_plugin.h
变更HTTP业务层回调函数定义,增加session系列操作方法定义及虚接口实现。
2018-09-12 15:29:35 +08:00
tfe_proxy.h
增加HTTP解析层目录结构,增加插件自注册功能。
2018-09-03 16:38:05 +08:00
tfe_rpc.h
change int to size_t
2018-09-14 17:30:13 +08:00
tfe_stat.h
整理目录结构,编写CMakeLists.txt文件
2018-08-17 20:29:38 +08:00
tfe_stream.h
增加读入USER_TIMEOUT TCP选项,修正timeout相关的setsockopt设置。
2018-09-21 19:06:44 +08:00
tfe_types.h
增加读入USER_TIMEOUT TCP选项,修正timeout相关的setsockopt设置。
2018-09-21 19:06:44 +08:00
tfe_utils.h
ssl_stream集成新的client hello解析模块。
2018-09-14 18:43:28 +08:00