summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-10-1410-318/+10
|\
| * Merge 8.6jan.nijtmans2022-10-1410-318/+10
| |\
| | * Merge 8.5jan.nijtmans2022-10-1410-318/+10
| | |\
| | | * Update tzdata to 2022ejan.nijtmans2022-10-1410-318/+10
* | | | Merge 8.7jan.nijtmans2022-10-111-7/+30
|\ \ \ \ | |/ / /
| * | | Bugfix library/http/http.tcl for connection request header - tcllib/websocket...kjnash2022-10-101-7/+30
* | | | Merge 8.7jan.nijtmans2022-09-264-813/+316
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-09-264-813/+316
| |\ \ \ | | |/ /
| | * | Update tzdata to 2022d. Add one more unused stub entryjan.nijtmans2022-09-264-813/+316
| | |\ \ | | | |/
| | | * Update tzdata to 2022djan.nijtmans2022-09-264-813/+316
* | | | Merge 8.7jan.nijtmans2022-09-211-2/+0
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2022-09-161-108/+584
|\ \ \ \ | |/ / /
| * | | Merge 8.7kjnash2022-09-151-4/+4
| |\ \ \
| * | | | Minor bugfixes and refactoring of new code. Handle more errors in OpenSocket...kjnash2022-09-151-89/+111
| * | | | In namespace ::http, add new commands postError, responseInfo. Rename (the un...kjnash2022-09-131-32/+128
| * | | | Add new commands http::requestLine, requestHeaders, requestHeaderValue. Add a...kjnash2022-09-121-12/+41
| * | | | Record HTTP request line and request headers for debugging purposes.kjnash2022-09-121-15/+46
| * | | | Fix bug [3610253] - apply the patch supplied with the ticket, and add a test....kjnash2022-09-111-1/+9
| * | | | Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate".kjnash2022-09-111-6/+56
| * | | | Add option to detect XML files and their encoding when the server supplies no...kjnash2022-09-101-1/+83
| * | | | Fix bug [338d979f5b] - default content-type is application/octet-streamkjnash2022-09-091-1/+1
| * | | | Add missing "else" clauses to "if" commands in http::Event.kjnash2022-09-091-1/+31
| * | | | Fix bug [2927221] - revised http::meta, new http::metaValue, header names are...kjnash2022-09-091-3/+38
| * | | | Fix bug [2841176]. Evaluate all callbacks (and urlTypes commands) in global ...kjnash2022-09-081-7/+7
| * | | | Add command http::reason to return the recommended reason phrase for a HTTP s...kjnash2022-09-081-0/+93
* | | | | TIP #602: Remove tilde expansion in file pathsjan.nijtmans2022-09-143-5/+13
|\ \ \ \ \
| * \ \ \ \ Merge 9.0jan.nijtmans2022-08-2938-2310/+353
| |\ \ \ \ \
| * | | | | | Do tilde expansion when initializing from TCLLIBPATH and TM env varsapnadkarni2022-08-192-2/+13
| * | | | | | Remove code that was ifdef'ed outapnadkarni2022-08-071-5/+0
| * | | | | | Merged trunk.apnadkarni2022-07-313-4/+4
| |\ \ \ \ \ \
| * | | | | | | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-0/+2
* | | | | | | | 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