summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-09-121-4/+4
|\
| * Merge 8.6jan.nijtmans2022-09-121-4/+4
| |\
* | \ Merge 8.7jan.nijtmans2022-09-091-327/+1129
|\ \ \ | |/ /
| * | Bugfixes - treat a disappearing socket as eof; do not open a (second) socket ...kjnash2022-09-081-24/+62
| * | (Still buggy.) Add the ::socket replacement ::http::socket and its dependenci...kjnash2022-09-061-7/+293
| * | Revise http::geturl to open its socket in an idletask coroutine. This is pre...kjnash2022-09-061-234/+661
| * | Minor bugfixes, improvments to layout, comments, logging.kjnash2022-09-061-19/+46
| * | Refactor some variable, command and coroutine names.kjnash2022-09-061-65/+61
| * | Add explicit return to most commands.kjnash2022-09-061-1/+29
* | | Merge 8.7jan.nijtmans2022-08-2338-2310/+353
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-08-231-0/+251
| |\ \ | | |/
| | * Add Europe/Kyiv to tzdata (missing from previous commit)jan.nijtmans2022-08-231-0/+251
| | |\
| | | * Add Europe/Kyiv to tzdata (missing from previous commit)jan.nijtmans2022-08-231-0/+251
| * | | Merge 8.6jan.nijtmans2022-08-2337-2310/+102
| |\ \ \ | | |/ /
| | * | Update tzdata to 2022cjan.nijtmans2022-08-2337-2310/+102
| | |\ \ | | | |/
| | | * Update tzdata to 2022cjan.nijtmans2022-08-2337-2310/+102
* | | | Merge 8.7jan.nijtmans2022-07-223-4/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-07-223-4/+4
| |\ \ \ | | |/ /
| | * | tcltest 2.5.4 -> 2.5.5jan.nijtmans2022-07-222-2/+2
| | * | correctly show the execution time unit by usec (µs) if testing on systems wi...sebres2022-07-221-1/+1
* | | | Merge 8.7jan.nijtmans2022-06-203-68/+101
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-06-203-68/+101
| |\ \ \ | | |/ /
| | * | bump http version to 2.9.8jan.nijtmans2022-06-202-2/+2
| | * | Minor bugfixes to library/http/http.tcl and tests/http.testkjnash2022-06-151-16/+22
| | * | Fix Proposal for [55bf73b52b]: http reuses connections after 101 Switching Pr...jan.nijtmans2022-06-141-61/+88
* | | | Merge 8.7jan.nijtmans2022-05-131-12/+2
|\ \ \ \ | |/ / /
| * | | Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to...jan.nijtmans2022-05-131-12/+2
* | | | Merge 8.7jan.nijtmans2022-05-111-1/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-05-111-1/+4
| |\ \ \ | | |/ /
| | * | Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add m...jan.nijtmans2022-05-111-1/+4
| | * | Now we're on it, keep better track with state(host) and state(path). Backport...jan.nijtmans2022-05-101-2/+10
* | | | Merge 8.7jan.nijtmans2022-05-103-5/+56
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-05-103-5/+56
| |\ \ \ | | |/ /
| | * | Fix the bug. Standardise and document protocol upgrades.kjnash2022-05-102-4/+55
* | | | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [...oehhar2022-05-041-1/+5
|\ \ \ \ | |/ / /
| * | | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [...oehhar2022-05-041-1/+5
| |\ \ \ | | |/ /
| | * | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [...oehhar2022-05-041-1/+5
| | |\ \
| | | * | RFE [eb64b1520] http: be tolerant against invalid content encoding header res...oehhar2021-12-032-3/+7
* | | | | Merge 8.7jan.nijtmans2022-04-043-5/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6. http -> 2.10a2jan.nijtmans2022-04-043-5/+4
| |\ \ \ \ | | |/ / /
| | * | | Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6jan.nijtmans2022-04-042-4/+3
* | | | | Merge 8.7jan.nijtmans2022-03-228-252/+253
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2022-03-228-252/+253
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.5jan.nijtmans2022-03-228-252/+253
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Update tzdata to 2022ajan.nijtmans2022-03-228-252/+253
| | * | | Update tcltest package to version 2.5.4 (backported from Tcl 8.7)jan.nijtmans2021-12-082-5/+23
| | | |/ | | |/|
| | * | Bump to 8.6.12 for releasejan.nijtmans2021-10-271-1/+1
* | | | Merge 8.7jan.nijtmans2021-10-273-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-10-273-3/+3
| |\ \ \ | | |/ /
| | * | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-272-2/+2
| | |\ \ | | | |/