| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use "package require tcltests" any more, as in other tests | jan.nijtmans | 2022-11-20 | 1 | -1/+1 |
|
|
* | Constraints http2.9.x make no sense, when testing http2.10 | jan.nijtmans | 2022-11-20 | 1 | -12/+10 |
|
|
* | close fork | dgp | 2022-11-20 | 1 | -9/+11 |
|\ |
|
| * | merge 8.6 | dgp | 2022-11-20 | 1 | -9/+11 |
| |\ |
|
* | \ | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Newest tests must have most recent releases of http to pass. | dgp | 2022-11-20 | 1 | -9/+13 |
|
|
* | | [c7f3977380] Balance stack operations in the mode with no Thread package. | dgp | 2022-10-29 | 1 | -1/+3 |
|
|
* | | Duplicate test names | dgp | 2022-10-28 | 1 | -176/+176 |
|
|
* | | Restore test suite fix. If [try] is too confusing, then I will use [eval]. | dgp | 2022-10-28 | 1 | -2/+5 |
|
|
* | | backout [95cb836c8c]: "try [lpop threadStack]", that cannot be right | jan.nijtmans | 2022-10-27 | 1 | -5/+2 |
|
|
* | | try -> catch | jan.nijtmans | 2022-10-27 | 1 | -1/+1 |
|
|
* | | Test hygiene. This was creating one more thread than it destroyed. | dgp | 2022-10-27 | 1 | -2/+5 |
|
|
* | | Minor changes to http tests. | kjnash | 2022-10-26 | 1 | -1/+4 |
|
|
* | | Fix bug 1173760 (proxy server for https). Add http::config options -proxynot... | kjnash | 2022-10-25 | 1 | -3/+3 |
|
|
* | | Bugfix library/http/http.tcl for connection request header - tcllib/websocket... | kjnash | 2022-10-10 | 1 | -3/+3 |
|
|
* | | Add option to detect XML files and their encoding when the server supplies no... | kjnash | 2022-09-10 | 1 | -1/+1 |
|
|
* | | Fix bug [2927221] - revised http::meta, new http::metaValue, header names are... | kjnash | 2022-09-09 | 1 | -4/+4 |
|
|
* | | (Still buggy.) Add the ::socket replacement ::http::socket and its dependenci... | kjnash | 2022-09-06 | 1 | -17/+32 |
|
|
* | | Revise http::geturl to open its socket in an idletask coroutine. This is pre... | kjnash | 2022-09-06 | 1 | -2/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-06-20 | 1 | -3/+6 |
|\ \
| |/ |
|
| * | Minor bugfixes to library/http/http.tcl and tests/http.test | kjnash | 2022-06-15 | 1 | -3/+6 |
|
|
* | | Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist either | jan.nijtmans | 2022-05-31 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to... | jan.nijtmans | 2022-05-13 | 1 | -3/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-05-11 | 1 | -0/+21 |
|\ \
| |/ |
|
| * | Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add m... | jan.nijtmans | 2022-05-11 | 1 | -0/+21 |
|
|
* | | Add proper cleanup to testcases | jan.nijtmans | 2022-03-18 | 1 | -0/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2022-02-07 | 1 | -3/+1 |
|\ \ |
|
* | | | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com... | jan.nijtmans | 2021-04-01 | 1 | -1/+3 |
|/ / |
|
* | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -25/+25 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-12-14 | 1 | -7/+4 |
|\ \
| |/ |
|
| * | Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0 | jan.nijtmans | 2020-12-14 | 1 | -7/+6 |
|
|
* | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -3/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|
|
| * | (slightly) better error-message for invalid http -headers option. This works ... | jan.nijtmans | 2020-09-30 | 1 | -1/+1 |
|
|
* | | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is... | oehhar | 2020-09-30 | 1 | -1/+1 |
|
|
* | | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict | oehhar | 2020-09-29 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Remove wrong copy of test case http-3.2 | oehhar | 2020-09-29 | 1 | -3/+0 |
|
|
| * | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict. | oehhar | 2020-09-29 | 1 | -0/+6 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|
|
* | | Fix one failing testcase (thanks, Travis!) | jan.nijtmans | 2019-11-29 | 1 | -1/+1 |
|
|
* | | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar ... | jan.nijtmans | 2019-11-28 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2019-08-04 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Increase some timeout's a little, hoping this reduces the chance on Travis te... | jan.nijtmans | 2019-08-03 | 1 | -4/+4 |
|
|
* | | merge core-8-branch | dkf | 2018-10-14 | 1 | -24/+63 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2018-09-22 | 1 | -3/+3 |
| |\ \
| | |/ |
|