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
dc12d0dd6b3d63b5c9c9c8438a6d269d5c86c801
tango-tfe
/
platform
/
src
History
luwenpeng
e2be64b67b
TSG-4030 Security Event Logs 中的 SSL.Intercept State 为 Passthrough 时,并未说明引起 Passthrough 的原因
...
(当命中 tcp passthrough 时,将 ssl_intercept_status 设置为 passthrough)
2022-01-28 13:10:26 +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
优化 watchdog tfe worker thread 的实现逻辑
2021-08-20 15:36:58 +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
TSG-4030 Security Event Logs 中的 SSL.Intercept State 为 Passthrough 时,并未说明引起 Passthrough 的原因
2022-01-28 13:10:26 +08:00
sender_scm.cpp
after log error, reset errno
2020-08-21 09:45:30 +08:00
ssl_fetch_cert.cpp
TSG-7471 Proxy连接kafka时增加认证信息
2021-08-19 16:24:19 +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-4030 Security Event Logs 中的 SSL.Intercept State 为 Passthrough 时,并未说明引起 Passthrough 的原因
2022-01-28 13:10:26 +08:00
ssl_trusted_cert_storage.cpp
修改debug日志: 输出服务端证书验证结果
2021-11-20 19:29:44 +03:00
ssl_utils.cpp
bugfix: TSG-8003 预防证书链投毒
2021-11-03 16:24:09 +03:00
tcp_stream.cpp
废除 tfe-kmod, tfe 直接与 kni 通信
2021-04-21 13:26:07 +08:00
watchdog_kni.cpp
优化 watchdog tfe worker thread 的实现逻辑
2021-08-20 15:36:58 +08:00
watchdog_tfe.cpp
TSG-8331 完善TFE的Watchdog功能
2021-11-04 18:04:44 +03:00