| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-10-21 | 1.1 kB | |
| Tengine-2.3.4 source code.tar.gz | 2022-10-21 | 2.9 MB | |
| Tengine-2.3.4 source code.zip | 2022-10-21 | 3.7 MB | |
| Totals: 3 Items | 6.6 MB | 0 | |
Security
- Fixed 1-byte memory overwrite in resolver (CVE-2021-23017)
Feature
- Added new module ngx_openssl_ntls to support NTLS protocol(TLCP and GM/T 0024-2014)
Changes
Changes with Tengine 2.3.4 18 Oct 2022
*) Feature: added new module ngx_openssl_ntls to support NTLS protocol
(dongbeiouba)
*) Change: updated SSL library from BabaSSL to Tongsuo in the
ngx_openssl_ntls module (wa5i)
*) Bugfix: fixed CVE-2021-23017 (chobits)
*) Bugfix: fixed deadlock in the upstream check module with "zone"
directive configured in upstream block (zjd87)
*) Bugfix:fixed compilation in the upstream check module (RocFang)
*) Bugfix: fixed compilation error in the dubbo module (MengqiWu)
For more details , see these pull requests.