Changes On Branch d0c262769f4e4b9d

Changes In Branch bohagan Through [d0c262769f] Excluding Merge-Ins

This is equivalent to a diff from 0f781794ab to d0c262769f

2024-02-22
15:27
Merge trunk check-in: c61ea12657 user: jan.nijtmans tags: bohagan
13:49
A lot of formatting, no change in functionality. check-in: 46ffe75283 user: jan.nijtmans tags: trunk, main
08:03
Merge trunk check-in: d0c262769f user: jan.nijtmans tags: bohagan
07:56
Applied patch to add OpenSSL3 KTLS trivial processing. Description: Patch adds trivial processing for BIO_CTRL_GET_KTLS_SEND and BIO_CTRL_GET_KTLS_RECV control commands to make tcltls working with OpenSSL 3.0. See also: - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006587 - https://bugzilla.redhat.com/show_bug.cgi?id=2088363 Source: https://sources.debian.org/src/tcltls/1.7.22-3/debian/patches/openssl3.patch check-in: 0f781794ab user: jan.nijtmans tags: trunk, main
07:52
TlsIO.test Hostname Fix. Patch by Sergei Golovan (Debian) to make the client socket connect to localhost instead of [info hostname] to prevent intermittent test failures inside mock(1). Also, account for a change in error message "unsupported protocol" instead of "wrong version number". -- Sergei Golovan <email address hidden> Thu, 18 Jul 2019 15:00:18 +0300 Source: https://sources.debian.org/src/tcltls/1.7.22-3/debian/patches/hostname-tests.patch check-in: 913359443b user: jan.nijtmans tags: trunk, main
2024-02-20
22:09
Merge trunk check-in: 6853760139 user: jan.nijtmans tags: bohagan

Modified Makefile.in from [413d5be116] to [25417b55a9].    [diff]

Modified README.txt from [3dc72eec51] to [ddcf2ab361].    [diff]

Added acinclude.m4 version [7f4a09fb4a].

Added doc/tls.html version [65948dd927].

Modified generic/tls.c from [d561fadbc4] to [c996e233ea].    [diff]

Modified generic/tls.h from [625cff2305] to [5524cb9711].    [diff]

Modified generic/tlsBIO.c from [e3ba26fe5d] to [85f81b1367].    [diff]

Modified generic/tlsIO.c from [15faee591f] to [38088642e6].    [diff]

Modified generic/tlsInt.h from [13bc3a9d64] to [584b1f3db7].    [diff]

Modified generic/tlsX509.c from [6adf085ff1] to [ea8ff7e7c8].    [diff]

Modified library/tls.tcl from [ebe93438e0] to [806ff9312a].    [diff]

Added tests/README.txt version [dc27a7e2a2].

Modified tests/all.tcl from [b44ef18ced] to [b91d386182].    [diff]

Added tests/badssl.csv version [0bcd6b3e35].

Added tests/badssl.test version [4b748d171a].

Added tests/ciphers.csv version [f4aff3652a].

Modified tests/ciphers.test from [9bef3a5541] to [212c1bf055].    [diff]

Added tests/common.tcl version [3f4b3346c0].

Modified tests/keytest1.tcl from [897f9f74ad] to [8c36976f30].    [diff]

Modified tests/keytest2.tcl from [9ae291a22a] to [b3210d97a2].    [diff]

Added tests/make_test_files.tcl version [7d136d6035].

Modified tests/tlsIO.test from [08483551ff] to [15d6345268].    [diff]

Modified win/README.txt from [9649986d92] to [9a1eb98644].    [diff]