These changesets represents the changes on the squid/etag development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
---|---|---|---|
2002/08/15 22:28:18 | hno | +4 -4 | Bugfixes in Vary index processing |
2002/08/15 18:42:49 | hno | +2 -2 | Resolved a merge conflict |
2002/08/15 18:13:56 | hno | +5 -3 | Bugfix: In some conditions the ETag swapin buffer wasn't freed correctly, |
2002/04/30 21:57:48 | hno | +9 -9 | indent |
2002/04/30 21:56:41 | hno | +8 -5 | Fixup dealing with aborted connections |
2002/04/01 23:36:41 | hno | +469 -138 | Oops.. |
2002/02/23 17:02:10 | hno | +64 -36 | Make sure we can handle overly large Vary/ETag index entries. |
2002/02/13 17:27:33 | hno | +2 -2 | The first of a series of bugfixes for ETag storeReadVary... |
2001/10/24 10:48:16 | hno | +4 -4 | Various compiler warning fixes |
2001/06/12 10:01:17 | hno | +2 -2 | If-Range using LMT should use strict checking, where only EQUAL LMT |
2001/06/01 16:19:08 | hno | +1 -2 | httpHeaderGetETag is removed.. |
2001/06/01 15:54:42 | hno | +15 -1 | Handle If-None-Match on cache validations |
2001/06/01 15:24:36 | hno | +2 -2 | Bugfix for cache hits on varying objects without ETag or old |
2001/06/01 12:49:39 | hno | +7 -7 | Fixed a small memory leak on ETag misses (the code that calls storeAddVary |
2001/06/01 12:48:50 | hno | +6 -6 | Adjusted debug log levels |
2001/06/01 12:28:34 | hno | +1 -2 | ETag.c no longer exists |
2001/06/01 08:55:19 | hno | +6 -5 | Handle variance without entity tags |
2001/05/31 15:17:49 | hno | +5 -4 | Some minor bug fixes of If-Match and If-None-Match |
2001/05/31 15:02:43 | hno | +98 -30 | Client-side If-Match and If-None-Match |
2001/05/31 00:49:04 | hno | +5 -1 | Forgot to unlock the "vary marker" object when done reading etag indexes |
2001/05/30 23:55:42 | hno | +10 -2 | The same ugly bug was creeping around at another place as well. |
2001/05/30 23:36:25 | hno | +4 -3 | Killing small ugly bugs creeping around in my code. |
2001/05/30 23:17:30 | hno | +114 -56 | If-None-Match queries to locate the correct entity variant for this request |
2001/05/30 21:37:28 | hno | +3 -1 | Fix for memory leaks on failed ETag queries |
2001/05/30 21:36:30 | hno | +4 -2 | Fix for a memory leak while updating ETag/Variant index |
2001/05/30 21:27:02 | hno | +102 -2 | Rough cut at a request path for ETag queries. |
2001/05/30 10:08:45 | hno | +23 -8 | Send If-None-Match on cache validations, and prepare for etag lookups |
2001/05/30 09:47:20 | hno | +2 -2 | Reply with ETag in 304 replies |
2001/05/29 15:44:16 | hno | +4 -1 | Send If-None-Match on cache validations |
2001/05/29 15:04:39 | hno | +133 -29 | Consult ETag/variant index on vary hits. |
2001/05/29 10:04:54 | hno | +85 -1 | Adding routines for parsing the vary marker object data |
2001/05/28 21:04:47 | hno | +241 -44 | Maintaing an index of variants and entity tags within the dummy Vary |
2001/05/28 16:20:44 | hno | +6 -4 | Various stupid bug fixes |
2001/05/28 16:20:15 | hno | +2 -3 | Lowered debug level of httpMakeVaryMark |
2001/05/28 16:07:16 | hno | +57 -135 | Parse ETag as simple strings |
2001/05/28 15:06:47 | hno | +19 -1 | Got a much firmer idea on how ETag indexing should be updated |
2001/05/28 14:38:24 | hno | +11 -4 | Minor correction for X-Accelerator-Vary which got broken in the previous |
2001/05/28 14:20:19 | hno | +30 -25 | Vary tagging separated from the main store functions. |
2001/05/28 11:47:49 | hno | +2 -3 | Support comparisation of weak etags. They compare no differently |
Author | Changesets | Changes |
---|---|---|
hno | 39 | +1567 -591 |
total | 39 | +1567 -591 |