[OpenWrt-Devel] [PATCH lede-17.01 0/4] mbedtls: Activate TLS session cache

Hauke Mehrtens hauke at hauke-m.de
Sat Jun 2 12:09:59 EDT 2018


This activates the TLS session cache in mbedtls and makes use of it in 
ustream-ssl.
The browser can now reuse the cryptographic data from a previous 
handshake which makes the subsequent handshake much faster.
This is a backport from master.

Hauke Mehrtens (2):
  mbedtls: update mbedtls to version 2.7.3
  mbedtls: Activate the session cache

John Crispin (2):
  ustream-ssl: update to latest git HEAD
  ustream-ssl: update to latest git HEAD

 package/libs/mbedtls/Makefile                                  |  6 +++---
 package/libs/mbedtls/patches/200-config.patch                  | 10 ----------
 package/libs/mbedtls/patches/300-soversion-compatibility.patch |  8 ++++----
 package/libs/ustream-ssl/Makefile                              |  8 ++++----
 4 files changed, 11 insertions(+), 21 deletions(-)

-- 
2.11.0


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/listinfo/openwrt-devel



More information about the openwrt-devel mailing list