aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ae48113..383eed63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1Sun 11 Apr 2021 15:44:00 MSK
2 Updated test TLS certificates to not expired modern versions, restored
3 HTTPS examples compatibility with modern browsers.
4 TCP_NODELAY is not pre-enabled for HTTPS connection as it actually
5 does not speed-up TLS handshakes on moders OSes. -EG
6
1Thu 01 Apr 2021 21:29:46 MSK 7Thu 01 Apr 2021 21:29:46 MSK
2 Fixed MD5 digest authorization broken when compiled without variable 8 Fixed MD5 digest authorization broken when compiled without variable
3 length arrays support (notably with MSVC). 9 length arrays support (notably with MSVC).