From 2704ce98953d8609e7ce53ecbbf1de6c0060c3bb Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Sun, 11 Apr 2021 15:51:28 +0300 Subject: connection_https: disabled back TCP_NODELAY optimisation --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3ae48113..383eed63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun 11 Apr 2021 15:44:00 MSK + Updated test TLS certificates to not expired modern versions, restored + HTTPS examples compatibility with modern browsers. + TCP_NODELAY is not pre-enabled for HTTPS connection as it actually + does not speed-up TLS handshakes on moders OSes. -EG + Thu 01 Apr 2021 21:29:46 MSK Fixed MD5 digest authorization broken when compiled without variable length arrays support (notably with MSVC). -- cgit v1.2.3