| Commit message (Expand) | Author | Age | Files | Lines |
| * | [c11a51c482] Stop race condition with -accept config option, and allow overri... | donal.k.fellows@manchester.ac.uk | 2015-05-18 | 1 | -5/+19 |
|
|
| * | Remove all win95-specific test-cases, since Windows 95 is not supported any m... | nijtmans@users.sourceforge.net | 2014-04-17 | 1 | -8/+4 |
|
|
| * | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8 | nijtmans@users.sourceforge.net | 2013-10-25 | 1 | -2/+2 |
| |\ |
|
| | * | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13 | nijtmans@users.sourceforge.net | 2013-10-25 | 1 | -2/+2 |
|
|
| | * | Allow URLs that don't have a path, but a query,
| max@tclers.tk (Reinhard Max) | 2013-04-04 | 1 | -0/+13 |
|
|
| * | | Allow URLs that don't have a path, but a query query, e.g. http://example.com... | max@tclers.tk (Reinhard Max) | 2013-04-04 | 1 | -2/+14 |
|
|
| * | | Fix [2911139]: connect asynchronously, but without unnecessary internal waits. | nijtmans@users.sourceforge.net | 2013-01-23 | 1 | -4/+3 |
| |\ \
| |/ |
|
| | * | Now really fix test-case http-4.14 | nijtmans@users.sourceforge.net | 2013-01-22 | 1 | -2/+2 |
|
|
| | * | Fix test-case http-4.14 | nijtmans@users.sourceforge.net | 2013-01-22 | 1 | -2/+1 |
|
|
| * | | Let all test-cases which require Thread, at least require Thread 2.7 | nijtmans@users.sourceforge.net | 2012-11-16 | 1 | -1/+1 |
|
|
| * | | Fix http-3.29 for machines without IPv6 support. | max@tclers.tk (Reinhard Max) | 2012-08-09 | 1 | -4/+12 |
|
|
| * | | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209] | max@tclers.tk (Reinhard Max) | 2012-07-08 | 1 | -0/+7 |
|
|
| * | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -6/+6 |
| |\ \
| |/ |
|
| | * | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -6/+6 |
| | |\ |
|
| | | * | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com... | andreask | 2012-03-07 | 1 | -6/+6 |
|
|
| * | | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the
| donal.k.fellows@manchester.ac.uk | 2011-09-16 | 1 | -0/+26 |
| |\ \ \
| |/ / |
|
| | * | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the | donal.k.fellows@manchester.ac.uk | 2011-09-16 | 1 | -0/+24 |
|
|
| * | | | Convert [testthread] use to Thread package use in http.test. | dgp@users.sourceforge.net | 2011-09-02 | 1 | -11/+8 |
|
|
| * | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| |\ \ \
| |/ / |
|
| | * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-02 | 1 | -3/+0 |
| | |\ \
| | |/ |
|
| | | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-01 | 1 | -3/+0 |
|
|
| | | * | update tests to handle strictness change | hobbs | 2006-10-06 | 1 | -1/+14 |
|
|
| | | * | * library/http/http.tcl: Change " " -> "+" url encoding mapping | hobbs | 2006-09-15 | 1 | -2/+2 |
|
|
| | | * | Backport of improved URL parsing. [Bug 1358369] | donal.k.fellows@manchester.ac.uk | 2005-11-18 | 1 | -73/+56 |
|
|
| | | * | * tests/http.test: do not URI encode -._~ according | hobbs | 2005-10-05 | 1 | -3/+3 |
|
|
| | | * | * doc/http.n (http::config): add -urlencoding option (default utf-8) | hobbs | 2004-05-25 | 1 | -9/+55 |
|
|
| | | * | * library/http/pkgIndex.tcl: merged to v2.4.4 from head | hobbs | 2003-07-18 | 1 | -1/+7 |
|
|
| | * | | * tests/httpd: Backport new tests for http 2.7.3. | dgp@users.sourceforge.net | 2009-04-10 | 1 | -3/+3 |
|
|
| | * | | [Bug 1929403] specify the translation mode when counting bytes | patthoyts@users.sourceforge.net | 2008-12-11 | 1 | -1/+2 |
|
|
| * | | | * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490] | dgp@users.sourceforge.net | 2010-10-28 | 1 | -2/+2 |
|
|
| * | | | Fix [Bug 2891171]: URL checking too strict when using multiple question marks... | nijtmans | 2009-11-18 | 1 | -2/+2 |
|
|
| * | | | Clean up http tokens properly. | donal.k.fellows@manchester.ac.uk | 2009-09-11 | 1 | -107/+162 |
|
|
| * | | | More test suite cleanup for "-singleproc 1 -debug 1" testing. | dgp@users.sourceforge.net | 2009-06-24 | 1 | -3/+7 |
|
|
| * | | | Correct failures during -singleproc 1 test suite run. | dgp@users.sourceforge.net | 2009-06-24 | 1 | -4/+8 |
|
|
| * | | | Improved HTTP/1.1 support and added specific HTTP/1.1 testing. | patthoyts@users.sourceforge.net | 2009-04-10 | 1 | -2/+3 |
|
|
| * | | | Specific check for [Bug 26245326] | patthoyts@users.sourceforge.net | 2009-04-10 | 1 | -1/+15 |
|
|
| * | | | Set the file channel to binary for size comparison on windows | patthoyts@users.sourceforge.net | 2008-12-09 | 1 | -3/+4 |
| |/ / |
|
| * | | * unix/Makefile.in (install-libraries): Bump http to 2.7 | hobbs | 2008-03-12 | 1 | -8/+8 |
|
|
| * | | * library/http/http.tcl (http::geturl): add -method option to support | hobbs | 2008-03-12 | 1 | -2/+2 |
|
|
| * | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
|
|
| * | | Make some tests clearer on failure by using tcltest2 features | donal.k.fellows@manchester.ac.uk | 2007-11-13 | 1 | -22/+16 |
|
|
| * | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -2/+2 |
|
|
| * | | * tests/*.test: updated all tests to refer explicitly to the | Miguel Sofer | 2006-10-09 | 1 | -2/+2 |
|
|
| * | | * library/http/http.tcl: Change " " -> "+" url encoding mapping | hobbs | 2006-09-16 | 1 | -2/+2 |
|
|
| * | | Fix silly errors in REs, in variables, and in tests that were working with | donal.k.fellows@manchester.ac.uk | 2005-11-18 | 1 | -11/+11 |
|
|
| * | | Improved URL validation that better describes why validation failed. [Bug 135... | donal.k.fellows@manchester.ac.uk | 2005-11-18 | 1 | -62/+45 |
|
|
| * | | * tests/http.test: do not URI encode -._~ according | hobbs | 2005-10-05 | 1 | -3/+3 |
|
|
| * | | * doc/http.n (http::config): add -urlencoding option (default utf-8) | hobbs | 2004-05-25 | 1 | -9/+53 |
|
|
| * | | * tests/http.test: Clear away the custom [bgerror] when done. | dgp@users.sourceforge.net | 2004-05-25 | 1 | -1/+2 |
|
|
| * | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp@users.sourceforge.net | 2003-11-14 | 1 | -2/+2 |
|
|