Check-in [737b9c0d46]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Merged in TLS 1.3 support
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 737b9c0d466d2f2964a8b2beea2544c991e81ccc6b732b3f8572d322c135f8fa
User & Date: rkeene 2019-04-09 17:55:44
Context
2019-04-09
18:13
Document the "certificate" member of the dictionary returned by "tls::status" check-in: 3323193385 user: rkeene tags: trunk
17:56
Merged in changes from trunk check-in: 03a182febb user: rkeene tags: tls-1-7
17:55
Merged in TLS 1.3 support check-in: 737b9c0d46 user: rkeene tags: trunk
17:25
Better handling of reading certificate PEM data, resolves [2059171e7d] check-in: 8e0ed4e723 user: rkeene tags: trunk
17:04
Added remaining TLSv1.3 support Closed-Leaf check-in: 569c10f3b2 user: rkeene tags: enhancement/tls-1.3
Changes
Unified Diffs Side-by-Side Diffs Patch

Changes to aclocal/tcltls_openssl.m4.

Changes to configure.ac.

Changes to tls.c.

Changes to tls.htm.

Changes to tls.tcl.