| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | adapt to 8.6 environment properly; still some bugs... | dkf | 2012-09-17 | 1 | -7/+14 |
|
|
* | | | packing the code tighter, doing more explanatory comments | dkf | 2012-09-11 | 1 | -162/+222 |
|
|
* | | | loading of restricted domain list now believed to work | dkf | 2012-09-10 | 2 | -61/+110 |
|
|
* | | | Now, a working punycode engine | dkf | 2012-09-10 | 1 | -118/+137 |
|
|
* | | | working on handling punycoding of IDNAs | dkf | 2012-09-09 | 1 | -29/+261 |
|
|
* | | | More improvements | dkf | 2012-09-07 | 1 | -90/+128 |
|
|
* | | | improving the database, working towards a purging algorithm for session cookies | dkf | 2012-09-07 | 1 | -27/+48 |
|
|
* | | | Tidy up, making code be of higher general quality. | dkf | 2012-09-06 | 2 | -15/+14 |
|
|
* | | | improve logging, correct 'secure' property handling, correct domain handling,... | dkf | 2012-09-06 | 2 | -110/+171 |
|
|
* | | | closer to working | dkf | 2012-09-05 | 1 | -3/+4 |
|
|
* | | | more realistic queries | dkf | 2012-09-05 | 2 | -32/+63 |
|
|
* | | | Improving the cookie lookup code to actually handle paths&domains | dkf | 2012-09-04 | 1 | -35/+50 |
|
|
* | | | Add package index entry. | dkf | 2012-09-02 | 1 | -0/+1 |
|
|
* | | | some small tinkerings | dkf | 2012-07-31 | 1 | -7/+9 |
|
|
* | | | merge trunk | dkf | 2012-07-20 | 1 | -19/+21 |
|\ \ \
| |/ / |
|
* | | | First attempt at a "bad cookie domain" detector, a critical security check. | dkf | 2012-07-19 | 1 | -34/+148 |
|
|
* | | | Start of implementation of cookiejar package. Not yet working/finished. | dkf | 2012-07-11 | 2 | -4/+110 |
|
|
* | | | merge trunk | dkf | 2012-07-08 | 1 | -2/+5 |
|\ \ \
| |/ / |
|
| * | | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209] | max | 2012-07-08 | 1 | -2/+5 |
|
|
* | | | Make the parsing work with Google. | dkf | 2012-07-08 | 1 | -6/+12 |
|
|
* | | | Starting work on support code for cookies. This adds a configurable interface | dkf | 2012-07-07 | 1 | -0/+93 |
|/ / |
|
* | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 2 | -4/+4 |
| |\ |
|
| | * | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com... | andreask | 2012-03-07 | 2 | -4/+4 |
|
|
| * | | Bump to version 2.7.8 | dgp | 2012-01-17 | 2 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Bump to 2.5.6 | dgp | 2012-01-17 | 2 | -2/+2 |
|
|
* | | | Ensure that error messages are always set, even in believed-unreachable code. | dkf | 2012-01-16 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Ensure that error messages are always set, even in believed-unreachable code. | dkf | 2012-01-16 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Ensure that error messages are always set, even in believed-unreachable code. | dkf | 2012-01-16 | 1 | -0/+1 |
|
|
* | | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we | dkf | 2012-01-13 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we | dkf | 2012-01-13 | 1 | -3/+2 |
| |\ \
| | |/ |
|
| | * | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we | dkf | 2012-01-13 | 1 | -3/+2 |
|
|
| * | | Update changes toward 8.5.11 release. Bump to http 2.7.7. | dgp | 2011-10-20 | 2 | -2/+2 |
|
|
* | | | Update changes toward 8.6b3 release. Bump to http 2.8.3. | dgp | 2011-10-20 | 2 | -2/+2 |
|
|
* | | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the
| dkf | 2011-09-16 | 1 | -1/+7 |
|\ \ \
| |/ / |
|
| * | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the | dkf | 2011-09-16 | 1 | -1/+7 |
|
|
| * | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs. | patthoyts | 2011-05-12 | 2 | -3/+2 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Backport http 2.5.5 changes from HEAD | patthoyts | 2008-02-27 | 2 | -26/+43 |
|
|
| | * | Fix for #1815865 - always check the existence of the state array when checkin... | patthoyts | 2008-02-22 | 2 | -5/+6 |
|
|
| | * | * library/http/http.tcl (http::geturl): only do geturl url rfc | hobbs | 2006-10-06 | 1 | -4/+8 |
|
|
| | * | * library/http/http.tcl: Change " " -> "+" url encoding mapping | hobbs | 2006-09-15 | 2 | -4/+4 |
|
|
| | * | oops! got out of sync; reverting... | dgp | 2006-03-07 | 2 | -3/+3 |
|
|
| | * | *** 8.4.13 TAGGED FOR RELEASE *** | dgp | 2006-03-07 | 2 | -3/+3 |
|
|
| | * | Backport of improved URL parsing. [Bug 1358369] | dkf | 2005-11-18 | 1 | -97/+199 |
|
|
| | * | Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] | dgp | 2005-11-15 | 2 | -3/+3 |
|
|
| | * | * tests/http.test: do not URI encode -._~ according | hobbs | 2005-10-05 | 1 | -3/+7 |
|
|
| | * | Horrible hack to keep the old error message. | dkf | 2005-01-06 | 1 | -2/+10 |
|
|