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
d18b647ec5203e8f7497a6b96523be7f832d6f8b
tango-tfe
/
platform
/
src
History
luwenpeng
c184cf6ad6
关闭 watchdog 检测 worker thread 状态的 debug 日志; 增加 usage() 显示帮助信息
2021-04-29 11:06:11 +08:00
..
acceptor_kni_v1.cpp
after log error, reset errno
2020-08-21 09:45:30 +08:00
acceptor_kni_v2.cpp
TSG-2994 将 TFE 支持的配置项补充到 tfe.conf 中
2020-09-04 13:52:45 +08:00
acceptor_kni_v3.cpp
NFQ 增加 tfe_hexdump2file() 将格式无效的 payload dump 到 stderr
2021-04-25 14:44:34 +08:00
ev_root_ca_metadata.cpp
1. 可以获取x509证书的ct和ev状态。2. hostname不匹配,不认为是非法证书。
2019-05-24 18:52:31 +08:00
key_keeper.cpp
TSG-2993 将 TFE key keeper 哈希表的 pthread_mutex 改为 pthread_rwlock
2020-09-22 13:17:54 +08:00
main.cpp
整理stream处理流程,适应KNI接口定义。
2018-08-23 11:23:05 +08:00
proxy.cpp
关闭 watchdog 检测 worker thread 状态的 debug 日志; 增加 usage() 显示帮助信息
2021-04-29 11:06:11 +08:00
sender_scm.cpp
after log error, reset errno
2020-08-21 09:45:30 +08:00
ssl_fetch_cert.cpp
修改中间证书的判定条件,只缓存 x509V3 的中间证书
2020-07-01 14:54:53 +08:00
ssl_ja3.cpp
TSG-2967 TFE 使用 JA3 优化 SSL pinning
2020-09-22 19:48:28 +08:00
ssl_service_cache.cpp
TSG-6228 修复 ATCA 性能测试时 perf 火焰图显示 tfe_stream_addr_to_str 耗时较高的问题
2021-04-28 18:01:59 +08:00
ssl_sess_cache.cpp
处理无sni的ssl。
2019-06-21 16:24:03 +08:00
ssl_sess_ticket.cpp
修正 session ticket rotation 时使用 ticket_keys[i][0] 覆盖所有条目造成缓存失效的 bug
2019-07-31 15:34:04 +08:00
ssl_stream.cpp
TSG-6228 修复 ATCA 性能测试时 perf 火焰图显示 tfe_stream_addr_to_str 耗时较高的问题
2021-04-28 18:01:59 +08:00
ssl_trusted_cert_storage.cpp
TSG-4471 将 self signed certificate in certificate chain 状态的证书判断为 invalid issuer
2020-12-14 17:06:07 +06:00
ssl_utils.cpp
after log error, reset errno
2020-08-21 09:45:30 +08:00
tcp_stream.cpp
废除 tfe-kmod, tfe 直接与 kni 通信
2021-04-21 13:26:07 +08:00
watchdog_kni.cpp
关闭 watchdog 检测 worker thread 状态的 debug 日志; 增加 usage() 显示帮助信息
2021-04-29 11:06:11 +08:00