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
b612ef25076258d58f935b4ffcec43c5c72af7f9
tango-tfe
/
platform
/
include
/
internal
History
luqiuwen
306dcc6ce0
增加在流结束时调用cmsg发送接口的实现
2019-06-02 17:52:48 +08:00
..
acceptor_kni_v1.h
移植KNIv1版本的acceptor到4a分支,兼容原kni的实现。
2019-06-02 16:30:59 +08:00
acceptor_kni_v2.h
移植KNIv1版本的acceptor到4a分支,兼容原kni的实现。
2019-06-02 16:30:59 +08:00
key_keeper.h
对新签发或请求certstore的证书计数。
2018-12-12 15:01:18 +06:00
MESA_htable_aux.h
完成tfe中相关功能的开发,回归测试通过。
2018-10-31 19:44:13 +08:00
platform.h
使用cmsg公共库解析cmsg信息,对业务层提供获取cmsg句柄的接口
2019-06-02 16:30:59 +08:00
proxy.h
增加sender_scm的初始化调用
2019-06-02 16:30:59 +08:00
sender_scm.h
增加在流结束时调用cmsg发送接口的实现
2019-06-02 17:52:48 +08:00
ssl_service_cache.h
1. 客户端报SSL_R_SSLV3_ALERT_CERTIFICATE_UNKNOWN错误时,不作为maybe pinning; 2. ssl policy中增加protocol_errors的bypass开关。
2019-05-24 18:55:31 +08:00
ssl_sess_cache.h
up session cache校验ssl version,增加ssl状态读写的接口。
2019-05-24 18:52:32 +08:00
ssl_sess_ticket.h
手工合并李杰stek-roation分支,支持session ticket rotation,详见
#123
2019-05-24 18:55:33 +08:00
ssl_stream_core.h
ssl stream和ssl policy对接tfe_cmsg_xx。
2019-06-02 16:30:59 +08:00
ssl_trusted_cert_storage.h
1. 可以获取x509证书的ct和ev状态。2. hostname不匹配,不认为是非法证书。
2019-05-24 18:52:31 +08:00
ssl_utils.h
修改ssl_chello_parse相关函数,处理TLS Grease导致的客户端标识不准确,详见
https://security.stackexchange.com/questions/176951/google-chrome-weird-random-cipher-suite
2019-05-25 15:54:28 +08:00
tcp_stream.h
Close
#48
增加从KNI读取KEYRING-ID的功能
2018-10-19 19:50:27 +08:00