Ambiguous Artifact ID

The artifact hash prefix 2e3a is ambiguous and might mean any of the following:

  1. 2e3a232d85cb49f0d8ba80a1eb9eaad48ea92c9d29f8365fd849d18d131e2250 -

    Manifest of check-in [2e3a232d85] - Added verify result to handshake fail error message. by bohagan on 2023-09-02 22:07:19.

  2. 2e3a6ecd88857c24da18f01ea4f7567c5287e67b -

    • Executable file tests/tlsIO.test — part of check-in [977988aed6] at 2000-07-21 05:32:56 on branch tls-1-3-io-rewrite — * tests/tlsIO.test: corrected various tests to be correct for TLS stacked channels (as opposed to the standard sockets the test suite was adopted from). Key differences are that TLS cannot operate in one process without all channels being non-blocking, or the handshake will block, and handshaking must be forced in some cases. Also, handshakes don't seem to complete unless the client has placed at least one byte for the server to read in the channel. * tests/remote.tcl: corrected the finding of tests certificates * tlsIO.c (TlsCloseProc): removed deleting of timer handler as that is handled by Tls_Clean. * tls.tcl (tls::_accept): corrected the internal _accept to trickle callback errors to the user. * Makefile.in: made the install-binaries target regenerate the pkgIndex.tcl correctly. The test target probably shouldn't screw it up, but this is to be on the safe side. (user: hobbs, size: 54133) [annotate] [blame] [check-ins using]