summaryrefslogtreecommitdiffstats
path: root/tests/http.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use a random unused port for the dummy http server to avoid conflictsmax2017-04-051-6/+2
| |/
| * [838e99a76d] Ensure that encodings are handled with application/xml and friends.dkf2016-10-081-0/+8
| |\
| | * [838e99a76d] Ensure that encodings are handled with application/xml and friends.dkf2016-10-081-0/+7
| | * Use joinable threads to avoid thread finalization crashes.dgp2015-04-291-1/+2
| * | [c11a51c482] Stop race condition with -accept config option, and allow overri...dkf2015-05-181-5/+19
* | | merge trunkdkf2014-04-201-8/+4
|\ \ \ | |/ /
| * | Remove all win95-specific test-cases, since Windows 95 is not supported any m...jan.nijtmans2014-04-171-8/+4
* | | more tests and some fixesdkf2014-02-251-0/+3
* | | extending the IDNA testsdkf2014-02-161-2/+29
* | | add the test cases from RFC 3492dkf2014-02-151-0/+233
* | | more tests, now getting to the IDNA handlingdkf2014-02-141-0/+46
* | | more tests for the punycode enginedkf2014-02-131-8/+118
* | | starting to write some testsdkf2014-02-091-0/+26
* | | merge trunkdkf2014-02-081-2/+2
|\ \ \ | |/ /
| * | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8jan.nijtmans2013-10-251-2/+2
| |\ \ | | |/
| | * Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13jan.nijtmans2013-10-251-2/+2
| | * Allow URLs that don't have a path, but a query, max2013-04-041-0/+13
* | | merge trunkdkf2013-04-051-6/+17
|\ \ \ | |/ /
| * | Allow URLs that don't have a path, but a query query, e.g. http://example.com...max2013-04-041-2/+14
| * | Fix [2911139]: connect asynchronously, but without unnecessary internal waits.jan.nijtmans2013-01-231-4/+3
| |\ \ | | |/
| | * Now really fix test-case http-4.14jan.nijtmans2013-01-221-2/+2
| | * Fix test-case http-4.14jan.nijtmans2013-01-221-2/+1
* | | merge trunkdkf2013-01-081-1/+1
|\ \ \ | |/ /
| * | Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-161-1/+1
* | | merge trunkdkf2012-09-021-4/+12
|\ \ \ | |/ /
| * | Fix http-3.29 for machines without IPv6 support.max2012-08-091-4/+12
* | | merge trunkdkf2012-07-081-0/+7
|\ \ \ | |/ /
| * | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209]max2012-07-081-0/+7
* | | Starting work on support code for cookies. This adds a configurable interfacedkf2012-07-071-3/+3
|/ /
* | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-6/+6
|\ \ | |/
| * Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-6/+6
| |\
| | * http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com...andreask2012-03-071-6/+6
* | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the dkf2011-09-161-0/+26
|\ \ \ | |/ /
| * | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides thedkf2011-09-161-0/+24
* | | Convert [testthread] use to Thread package use in http.test.dgp2011-09-021-11/+8
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| | * update tests to handle strictness changehobbs2006-10-061-1/+14
| | * * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-151-2/+2
| | * Backport of improved URL parsing. [Bug 1358369]dkf2005-11-181-73/+56
| | * * tests/http.test: do not URI encode -._~ accordinghobbs2005-10-051-3/+3
| | * * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-251-9/+55
| | * * library/http/pkgIndex.tcl: merged to v2.4.4 from headhobbs2003-07-181-1/+7
| * | * tests/httpd: Backport new tests for http 2.7.3.dgp2009-04-101-3/+3
| * | [Bug 1929403] specify the translation mode when counting bytespatthoyts2008-12-111-1/+2
* | | * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490]dgp2010-10-281-2/+2
* | | Fix [Bug 2891171]: URL checking too strict when using multiple question marks...nijtmans2009-11-181-2/+2
* | | Clean up http tokens properly.dkf2009-09-111-107/+162
* | | More test suite cleanup for "-singleproc 1 -debug 1" testing.dgp2009-06-241-3/+7