Changes On Branch dh

Changes In Branch dh Excluding Merge-Ins

This is equivalent to a diff from c498845865 to d3d16ea77f

2023-12-29
03:09
Merged in dh branch check-in: 594dfd3195 user: bohagan tags: trunk
03:09
Updated to auto set DH parameters. Updated to use well known Diffie-Hellman (DH) parameters that have built-in support in OpenSSL. This means the DH parameters will be selected to be consistent with the size of the key associated with the server's certificate. If there is no certificate (e.g. for PSK ciphersuites), then it it will be consistent with the size of the negotiated symmetric cipher key. Leaf check-in: d3d16ea77f user: bohagan tags: dh
00:46
Use env var for OpenSSL executable path. Source: https://core.tcl-lang.org/tcltls/tktview/034c8d2587 check-in: e63b467c48 user: bohagan tags: dh
2023-12-28
20:01
Created DH branch check-in: 22f9df2429 user: bohagan tags: dh
2023-12-21
20:15
Merged in master changes check-in: 265ace08fe user: bohagan tags: crypto
19:56
Optimized Init stub load and package require. Use general pkhIndex.tcl file. check-in: c498845865 user: bohagan tags: trunk
2023-12-11
10:37
Updated to latest tclconfig changes check-in: 98e3157245 user: bohagan tags: trunk

Modified Makefile.in from [3d826d82ee] to [5c4bcb5d55].    [diff]

Modified acinclude.m4 from [a920d53daa] to [7f4a09fb4a].    [diff]

Modified configure from [4c56eae107] to [3a830b9e57].    [diff]

Modified configure.ac from [ac9d3aa5eb] to [d5f3ebd9b3].    [diff]

Deleted generic/gen_dh_params version [90177a1658].

Modified generic/tls.c from [42a5997f51] to [54886bd843].    [diff]

Modified win/README.txt from [5b3b0a3a95] to [9a1eb98644].    [diff]