Timeline
Not logged in

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

15 check-ins using file generic/tclStubInit.c version 915d1b0b40

2022-11-09
10:53
Bugfix to socketPhQueue. Add some Log commands for debugging. check-in: b3cd0eaada user: kjnash tags: http-bugfixes-2022H2
2022-11-07
22:06
library/http/http.tcl - bugfix OpenSocket to replay any requests in the socketPhQueue placeholder qu... check-in: 4d2affce7f user: kjnash tags: http-bugfixes-2022H2
22:02
library/http/http.tcl - define http::socketProxyId and use it to record the proxy (if any) used by e... check-in: 5aa59e6396 user: kjnash tags: http-bugfixes-2022H2
21:53
library/http/http.tcl - in http::SecureProxyConnect, bugfix state(proxyUsed) so the correct value Se... check-in: 9cb90b5b44 user: kjnash tags: http-bugfixes-2022H2
21:49
library/http/http.tcl - in http::SecureProxyConnect and its caller, bugfix cleanup after 407 from HT... check-in: 85d7be8b76 user: kjnash tags: http-bugfixes-2022H2
21:44
library/http/http.tcl - replace lremove with lreplace for compatibility with 8.6. check-in: c5e6f53c08 user: kjnash tags: http-bugfixes-2022H2
21:40
tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) by checking that a secon... check-in: ea039e5ece user: kjnash tags: http-bugfixes-2022H2
21:35
tests/httpProxy.test - test for leftover socket placeholders, improve result layout, for https fetch... check-in: b8653a7649 user: kjnash tags: http-bugfixes-2022H2
19:09
Merge 8.7 check-in: 675c2e4795 user: kjnash tags: http-bugfixes-2022H2
2022-11-05
10:28
Add lreplace4 BCC instruction. Rewrite linsert, lreplace to use it. check-in: 7541ec8fb1 user: apnadkarni tags: core-8-branch
10:08
Fix for [85ce4bf928]: binary format R Inf] stores FLT_MAX check-in: 48706a2425 user: jan.nijtmans tags: core-8-branch
09:27
Merge core-8-branch Closed-Leaf check-in: 8a5a3e2894 user: apnadkarni tags: apn-bcc
2022-11-02
15:00
Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary format R] Closed-Leaf check-in: 20959e0da2 user: jan.nijtmans tags: bug-85ce4bf928
11:10
Merge 8.7 check-in: cc0a76eaa8 user: jan.nijtmans tags: aspect-tip288
10:00
If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More code cleanup (backported ... check-in: 722273ad42 user: jan.nijtmans tags: core-8-branch