| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 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] | dkf | 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 | 2009-04-10 | 1 | -3/+3 |
|
|
* | | [Bug 1929403] specify the translation mode when counting bytes | patthoyts | 2008-12-11 | 1 | -1/+2 |
|
|
* | | * 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 | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Make some tests clearer on failure by using tcltest2 features | dkf | 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 thetip_278_20061009 | 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 | dkf | 2005-11-18 | 1 | -11/+11 |
|
|
* | | Improved URL validation that better describes why validation failed. [Bug 135... | dkf | 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 | 2004-05-25 | 1 | -1/+2 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -2/+2 |
|
|
* | | * library/http/pkgIndex.tcl: upped to http v2.4.4 | hobbs | 2003-07-18 | 1 | -1/+7 |
|
|
* | | * tests/init.test: Added [cleanupTests] to report results of tests | dgp | 2003-06-27 | 1 | -1/+2 |
|/ |
|
* | Corrected a problem where http-4.14 would fail when run with a proxy
| Kevin B Kenny | 2003-02-11 | 1 | -3/+3 |
|
|
* | fix to crashing filesystem test | vincentdarley | 2003-02-07 | 1 | -1/+3 |
|
|
* | [info exist]->[info exists]. [Bug 602566] | dkf | 2002-10-03 | 1 | -3/+3 |
|
|
* | * tests/http.test (http-3.11): added close $fp that was causing an | hobbs | 2002-09-02 | 1 | -1/+2 |
|
|
* | Made many tests work properly when the current directory is not writable. | dkf | 2002-07-05 | 1 | -16/+23 |
|
|
* | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to | dgp | 2002-07-02 | 1 | -3/+3 |
|
|
* | * Fixed [makeFile] and [viewFile] to accurately reflect a file's | dgp | 2002-07-01 | 1 | -11/+10 |
|
|
* | * Corrections to tcltest and the Tcl test suite so that a test | dgp | 2002-06-22 | 1 | -1/+2 |
|
|
* | added removeFile for outdata | hobbs | 2001-10-12 | 1 | -1/+4 |
|
|
* | * doc/http.n: noted -binary, charset and coding state keys. | hobbs | 2001-09-07 | 1 | -5/+11 |
|
|
* | * tests/http.test (http-4.14): fixed variable error return. | hobbs | 2001-08-07 | 1 | -2/+2 |
|
|
* | tests/http.test: removed unused notLinux constraint setting | hobbs | 2001-05-21 | 1 | -3/+1 |
|
|
* | reduced unnecessary iterations in http-3.13 | hobbs | 2000-06-02 | 1 | -3/+3 |
|
|
* | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> | hobbs | 2000-06-02 | 1 | -2/+11 |
|
|
* | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-04-22 | 1 | -2/+1 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | Added "server closes without reading post data" case. | welch | 2000-04-09 | 1 | -24/+84 |
|
|
* | * library/http2.1/http.tcl: Added -querychannel option and altered | sandeep | 2000-03-19 | 1 | -4/+38 |
|
|
* | Added tests for -queryprogress | welch | 2000-03-17 | 1 | -1/+24 |
|
|
* | Took out "nonPortable" flag that was hiding -timeout tests, | welch | 1999-11-22 | 1 | -4/+45 |
|
|
* | updated to 2.2 version for http | hobbs | 1999-11-20 | 1 | -5/+5 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 1 | -2/+2 |
|
|
* | Marked two timing-dependent tests "nonPortable", | welch | 1999-07-07 | 1 | -3/+3 |
|
|
* | Fixed package version number | welch | 1999-07-02 | 1 | -4/+4 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -5/+6 |
|
|