| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly check the types of boolean options to http::geturl [Bug 811170] | dkf | 2003-09-29 | 1 | -7/+14 |
|
|
* | Fixed comment typos. | patthoyts | 2003-09-15 | 1 | -6/+6 |
|
|
* | * library/http/pkgIndex.tcl: upped to http v2.4.4 | hobbs | 2003-07-18 | 2 | -5/+7 |
|
|
* | * library/auto.tcl: Replaced [regexp] and [regsub] with | dgp | 2003-03-19 | 2 | -9/+10 |
|
|
* | [info exist]->[info exists]. [Bug 602566] | dkf | 2002-10-03 | 1 | -3/+3 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -1/+2 |
|
|
* | * Corrected use of http::error when | dgp | 2002-02-05 | 2 | -4/+4 |
|
|
* | * library/http/pkgIndex.tcl: | hobbs | 2002-01-25 | 2 | -4/+10 |
|
|
* | * Updated http package to version 2.4, | dgp | 2001-09-07 | 2 | -4/+6 |
|
|
* | * doc/http.n: noted -binary, charset and coding state keys. | hobbs | 2001-09-07 | 2 | -32/+57 |
|
|
* | * library/http/http.tcl (geturl): added port number to Host: | hobbs | 2001-08-21 | 1 | -3/+3 |
|
|
* | Added checks for package dependencies. | dgp | 2001-08-09 | 2 | -4/+6 |
|
|
* | Update the http package version number now as we change it, so we don't | dgp | 2001-08-02 | 1 | -1/+1 |
|
|
* | Update the http package version number now as we change it, so we don't | dgp | 2001-08-02 | 1 | -3/+3 |
|
|
* | * library/http/http.tcl (http::mapReply): the regsub'ing of \n and | hobbs | 2001-08-02 | 1 | -4/+2 |
|
|
* | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> | hobbs | 2000-06-02 | 1 | -23/+40 |
|
|
* | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-04-22 | 1 | -9/+19 |
|
|
* | More thrashing with the "server closes | welch | 2000-04-22 | 1 | -14/+30 |
|
|
* | Adjusted file events and unified error handling. | welch | 2000-04-09 | 1 | -71/+110 |
|
|
* | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-04-05 | 1 | -2/+2 |
|
|
* | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-03-29 | 1 | -4/+3 |
|
|
* | Added catch around fileevent to fix test suite failure | welch | 2000-03-27 | 1 | -2/+2 |
|
|
* | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-03-22 | 1 | -2/+3 |
|
|
* | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-03-22 | 1 | -2/+3 |
|
|
* | 2000-03-19 Sandeep Tamhankar <sandeep@scriptics.com>scriptics_sc_2_0_b1 | sandeep | 2000-03-19 | 1 | -5/+10 |
|
|
* | * library/http2.1/http.tcl: Added -querychannel option and altered | sandeep | 2000-03-19 | 1 | -66/+98 |
|
|
* | updated package index file to use version 2.3 instead of 2.2. | hershey | 2000-03-18 | 1 | -1/+1 |
|
|
* | Added -queryprogress callback to | welch | 2000-03-17 | 1 | -4/+90 |
|
|
* | * library/http1.0/http.tcl: | hobbs | 2000-02-01 | 1 | -2/+2 |
|
|
* | * library/http2.1/http.tcl: trim value for $state(meta) key | hobbs | 2000-01-11 | 1 | -2/+2 |
|
|
* | * library/http2.1/http.tcl: fixed error handling in http::Event | hobbs | 1999-12-04 | 1 | -4/+3 |
|
|
* | *** empty log message *** | hobbs | 1999-11-19 | 1 | -2/+2 |
|
|
* | * library/http2.1/http.tcl: | hobbs | 1999-11-19 | 2 | -3/+3 |
|
|
* | * library/http2.1/http.tcl: added register and unregister | hobbs | 1999-11-19 | 1 | -9/+61 |
|
|
* | Improved error handling of http::geturl in the case the server is | welch | 1999-11-18 | 1 | -34/+134 |
|
|
* | *** empty log message *** | hobbs | 1999-11-10 | 1 | -2/+2 |
|
|
* | Fixed bug in the handling of the status code after an asynchronous connect, | welch | 1999-10-30 | 1 | -3/+2 |
|
|
* | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] | hobbs | 1999-10-21 | 1 | -2/+4 |
|
|
* | * library/http2.1/http.tcl: fixed possible use of global c var. | hobbs | 1999-10-05 | 1 | -4/+3 |
|
|
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 1 | -14/+10 |
|
|
* | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-05 | 1 | -2/+3 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 1 | -2/+2 |
|
|
* | Fixed handling of connection timeouts. | welch | 1999-07-07 | 1 | -1/+4 |
|
|
* | Updated for new package version number | welch | 1999-07-01 | 1 | -2/+2 |
|
|
* | Fixed -timeout bug to handle connections to dead servers properly. | welch | 1999-06-30 | 1 | -9/+67 |
|
|
* | * library/http2.0/http.tcl: Added catch around eof test in | stanton | 1999-02-02 | 1 | -2/+3 |
|
|
* | Making it possible for http -command callbacks to safelyscriptics_tclpro_1_2_b1 | welch | 1999-01-19 | 1 | -2/+5 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | expr bracing | welch | 1998-06-29 | 1 | -15/+15 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 2 | -0/+473 |
|
|