Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file generic/tclCompCmdsGR.c version 84a7df39c5
|
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 | |
| 09:27 | Merge core-8-branch Closed-Leaf check-in: 8a5a3e2894 user: apnadkarni tags: apn-bcc | |
|
2022-11-03
| ||
| 17:04 | Rewrite lreplace4 implementation not to need extra immediate operands. check-in: e636911126 user: apnadkarni tags: apn-bcc | |