Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
67 check-ins using file generic/tclIntDecls.h version 37a66660b1
|
2022-09-15
| ||
| 14:39 | Minor bugfixes and refactoring of new code. Handle more errors in OpenSocket. Rename some keys of d... check-in: d4f93127b1 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-13
| ||
| 12:54 | In namespace ::http, add new commands postError, responseInfo. Rename (the unreleased public API) re... check-in: b395d9b138 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-12
| ||
| 17:33 | Rearrange groups of lines in http.n without other changes to content. check-in: 1a7950a951 user: kjnash tags: http-bugfixes-2022H2 | |
| 17:12 | Add new commands http::requestLine, requestHeaders, requestHeaderValue. Add aliases http::responseBo... check-in: 9e363a5b3e user: kjnash tags: http-bugfixes-2022H2 | |
| 13:22 | Record HTTP request line and request headers for debugging purposes. check-in: cb3f11e414 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-11
| ||
| 16:32 | Fix bug [3610253] - apply the patch supplied with the ticket, and add a test. REVIEW REQUESTED! Al... check-in: 3cee774ebf user: kjnash tags: http-bugfixes-2022H2 | |
| 10:57 | Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". check-in: d482da7d8c user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-10
| ||
| 11:47 | Add option to detect XML files and their encoding when the server supplies no content-type. Fix for... check-in: d150b47456 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-09
| ||
| 15:32 | Fix bug [338d979f5b] - default content-type is application/octet-stream check-in: 763efd4e7f user: kjnash tags: http-bugfixes-2022H2 | |
| 08:28 | Add missing "else" clauses to "if" commands in http::Event. check-in: 3547be20d6 user: kjnash tags: http-bugfixes-2022H2 | |
| 08:04 | Fix bug [2927221] - revised http::meta, new http::metaValue, header names are case-insensitive so co... check-in: 31732edc8a user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-08
| ||
| 21:16 | Fix bug [2841176]. Evaluate all callbacks (and urlTypes commands) in global namespace. check-in: 912031d94e user: kjnash tags: http-bugfixes-2022H2 | |
| 17:51 | Add command http::reason to return the recommended reason phrase for a HTTP server status code (bug ... check-in: ff9bdad66a user: kjnash tags: http-bugfixes-2022H2 | |
| 16:44 | Merge http-bugfixes-2022H2 - workaround for bug [824251] (async client sockets block for DNS). check-in: 608f2fbab4 user: kjnash tags: core-8-branch | |
| 14:56 | Merge 8.7 Closed-Leaf check-in: 3c1f042d02 user: jan.nijtmans tags: tip-220 | |
| 14:56 | Merge 8.7 check-in: 194684822d user: kjnash tags: http-bugfixes-2022H2 | |
| 14:54 | Merge 8.7 check-in: 5ed7ab6b87 user: jan.nijtmans tags: tip-618 | |
| 14:53 | Mrge 8.7. Make it work with C++, adapt win/Makefile.in to make it build on Windows with gcc check-in: d2353bc1fb user: jan.nijtmans tags: abstractlist-with-625 | |
| 14:49 | Bugfixes - treat a disappearing socket as eof; do not open a (second) socket for a request that is a... check-in: ebc55c5659 user: kjnash tags: http-bugfixes-2022H2 | |
| 14:20 | Merge 8.7 Closed-Leaf check-in: 49fe365e3e user: jan.nijtmans tags: rfe-655300 | |
| 14:19 | Merge 8.7 check-in: 04e160b7a7 user: jan.nijtmans tags: tip-629 | |
| 14:18 | Merge 8.7 check-in: 2d527d2c3e user: jan.nijtmans tags: tip-344 | |
| 14:16 | Merge 8.7 Closed-Leaf check-in: 450cb4123c user: jan.nijtmans tags: tip-594 | |
| 14:06 | Combine flags and testFlags in TcpState. That should unbreak socket testcase failure check-in: d19ee61498 user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Fix cmdAH-23.* testcases check-in: 4f957abf68 user: jan.nijtmans tags: tip-594 | |
|
2022-09-07
| ||
| 15:33 | TIP #594 implementation: Modernize "file stat" interface check-in: 2c76d025da user: jan.nijtmans tags: tip-594 | |
| 13:47 | Merge 8.7 check-in: bba45b98a3 user: jan.nijtmans tags: tip-344 | |
| 13:28 | Merge 8.7 check-in: 3b29087c62 user: jan.nijtmans tags: tip-629 | |
| 13:26 | Merge 8.7 check-in: da8a38203a user: jan.nijtmans tags: abstractlist-with-625 | |
| 12:48 | Merge 8.7 check-in: 787b93c09e user: jan.nijtmans tags: rfe-655300 | |
| 12:46 | Merge 8.7 check-in: 8debe52157 user: jan.nijtmans tags: tip-618 | |
| 11:45 | Revive TIP #220 implementation: Escalate Privileges in VFS Close Callback check-in: afc95211b0 user: jan.nijtmans tags: tip-220 | |
| 07:42 | Merge 8.6 check-in: cecb37eb5e user: jan.nijtmans tags: core-8-branch | |
|
2022-09-06
| ||
| 15:53 | (Still buggy.) Add the ::socket replacement ::http::socket and its dependencies as a workaround to b... check-in: 8f7fbb617d user: kjnash tags: http-bugfixes-2022H2 | |
| 13:57 | Merge 8.7 Leaf check-in: 91e5b361ec user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 04:06 | Revise http::geturl to open its socket in an idletask coroutine. This is preparation for a workarou... check-in: f40289a19d user: kjnash tags: http-bugfixes-2022H2 | |
| 01:53 | Minor bugfixes, improvments to layout, comments, logging. check-in: 9897fda2f0 user: kjnash tags: http-bugfixes-2022H2 | |
| 01:00 | Refactor some variable, command and coroutine names. check-in: a8a93b3c28 user: kjnash tags: http-bugfixes-2022H2 | |
| 00:25 | Add explicit return to most commands. check-in: d62480b2d4 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-05
| ||
| 22:42 | Merge 8.7 check-in: 44ad5ab827 user: kjnash tags: http-bugfixes-2022H2 | |
| 19:42 | Fix some typos in comments. check-in: f2c4ad47b9 user: fvogel tags: tip-629 | |
| 12:18 | Merge 8.6. Primarily ticket [55a02f20ec] check-in: aaac8c1ac3 user: apnadkarni tags: core-8-branch | |
|
2022-09-04
| ||
| 20:15 | Fix testcase iocmd-8.15 check-in: ff2cfb1d0a user: jan.nijtmans tags: tip-344 | |
|
2022-09-03
| ||
| 13:45 | TIP #344 implementation check-in: 8c06ee429e user: jan.nijtmans tags: tip-344 | |
|
2022-09-02
| ||
| 15:16 | TIP #627: Some more protection against invalid objc values check-in: 8ae21ae882 user: jan.nijtmans tags: core-8-branch | |
| 14:13 | Merge 8.6 check-in: f6f80b73cc user: jan.nijtmans tags: core-8-branch | |
| 12:35 | Bugfix for TIP #627: If only objProc or deleteProc is updated with Tcl_SetCommandInfo(), for a comma... check-in: ecc0255781 user: jan.nijtmans tags: core-8-branch | |
| 12:32 | -1 -> TCL_INDEX_NONE, where appropriate check-in: 1778c59e03 user: jan.nijtmans tags: core-8-branch | |
|
2022-09-01
| ||
| 16:22 | Restore compatibility with C++ compiler check-in: f8e035ac4a user: jan.nijtmans tags: tip-629 | |
| 16:06 | Merge 8.7 check-in: bfae1c76fb user: jan.nijtmans tags: tip-629 | |
| 15:46 | Merge 8.6 check-in: 2262a9874f user: jan.nijtmans tags: core-8-branch | |
| 14:49 | Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *. Eliminate warning abou... check-in: 4f61de7eb7 user: jan.nijtmans tags: core-8-branch | |
| 14:09 | Add empty "range.test": GIT doesn't handling file renames well .... check-in: c87e6d678e user: jan.nijtmans tags: tip-629 | |
|
2022-08-31
| ||
| 23:41 | Fix build issues. check-in: 6f40e93a2a user: griffin tags: tip-629 | |
| 20:33 | Corrections to doc/safe.n check-in: 9e5d0257dc user: kjnash tags: tip-579-8-7 | |
| 16:19 | Merge 8.7 check-in: 288c451523 user: kjnash tags: tip-579-8-7 | |
| 10:55 | TIP #455 proposed implementation Closed-Leaf check-in: 2bfd9a1fd3 user: jan.nijtmans tags: tip-455 | |
| 10:05 | Merge 8.6 check-in: 0f133e4c3a user: jan.nijtmans tags: core-8-branch | |
| 09:55 | Merge 8.7 Closed-Leaf check-in: 3eadffa22a user: jan.nijtmans tags: tip-567 | |
|
2022-08-30
| ||
| 23:02 | Apply patch 0006 from [37108037b9]: Code cleanups to support CHERI check-in: 5fcc28ca35 user: jan.nijtmans tags: core-8-branch | |
| 22:30 | More code cleanup, inspired by [37108037b9] check-in: 949071abc3 user: jan.nijtmans tags: core-8-branch | |
| 19:09 | Sync with core-8-branch check-in: 1e12ce976c user: griffin tags: tip-629 | |
| 09:40 | Backport TIP 602 tildeexpand Closed-Leaf check-in: 33dfa1a554 user: apnadkarni tags: tip-602-87 | |
| 06:53 | gcc warning (-Wc++-compat) check-in: 6f3a9fb524 user: jan.nijtmans tags: core-8-branch | |
| 06:21 | Merge core-8-branch check-in: c184aff385 user: apnadkarni tags: tip-602-87 | |
|
2022-08-29
| ||
| 22:48 | [37108037b9], patch 0004 check-in: cf777f69bb user: jan.nijtmans tags: core-8-branch | |
| 21:05 | Merge 8.6 (no need for TclUnusedStubEntry here) check-in: 4c4ae2fac8 user: jan.nijtmans tags: core-8-branch | |