These changesets represents the changes on the squid/esi development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
2002/10/13 06:52:30 | rbcollins | +27 -6 | add ESI profiling details |
2002/10/11 15:23:31 | rbcollins | +9 -3 | extra prototypes that were missing |
2002/10/11 14:38:21 | rbcollins | +3 -0 | dist ESI files |
2002/10/02 12:51:41 | rbcollins | +2 -2 | update consistentcy check no streams for ESI |
2002/10/01 21:15:12 | rbcollins | +46 -0 | add missing header |
2002/10/01 21:08:04 | rbcollins | +5 -1 | fix make dist |
2002/09/24 12:12:53 | rbcollins | +4 -4 | finish updating to HEAD api |
2002/09/24 11:54:51 | rbcollins | +116 -97 | update to HEAD API changes |
2002/09/15 07:33:09 | rbcollins | +5 -2 | fix corner case |
2002/09/09 22:18:59 | rbcollins | +1221 -1107 | indent |
2002/09/09 21:57:06 | rbcollins | +56 -51 | indent |
2002/09/09 13:58:06 | adri | +2 -2 | typo. |
2002/09/09 13:09:59 | rbcollins | +4 -4 | make Adrian happy |
2002/09/09 13:07:56 | rbcollins | +21 -14 | Preliminary Namespace support |
2002/09/09 13:03:15 | adri | +2 -2 | damned english, having words that sound the same.. |
2002/09/09 12:59:43 | adri | +2 -2 | fix typo. |
2002/09/09 12:47:05 | rbcollins | +2 -3 | finish fix |
2002/09/09 12:36:13 | rbcollins | +3 -3 | 304 minor bugfix |
2002/09/08 02:52:34 | adri | +71 -41 | Some whitespace and comment fixes, to bring the coding style more in line |
2002/09/07 13:49:13 | adri | +2 -2 | Fix typo in a comment for robert. |
2002/09/05 07:38:04 | rbcollins | +17 -9 | * honour hostnames in includes. |
2002/08/31 05:49:50 | rbcollins | +145 -10 | Documented clientStreams |
2002/08/31 01:28:51 | rbcollins | +37 -9 | beginning doco update |
2002/08/29 03:52:31 | rbcollins | +22 -6 | implement client cache-control ignoring, and add some debug to includes |
2002/08/28 07:10:00 | rbcollins | +3 -3 | Duanes User agent log update |
2002/08/28 07:00:19 | rbcollins | +1 -7 | minor tidyup |
2002/08/28 06:11:30 | rbcollins | +162 -40 | Finished! (Alpha 1 status - feature complete |
2002/08/28 02:31:44 | rbcollins | +47 -16 | correct a reentrancy issue on hits with expat |
2002/08/27 13:42:11 | rbcollins | +53 -16 | factor common code |
2002/08/26 15:24:59 | rbcollins | +55 -6 | Surrogate-Control no-store, no-store-remote and max-age support |
2002/08/26 13:20:36 | rbcollins | +580 -13 | Surrogate-Control parsing |
2002/08/25 12:37:47 | rbcollins | +8 -3 | Henrik's fix to persistent connections |
2002/08/25 12:35:49 | rbcollins | +12 -3 | Duanes fix to prevent clobbering methods |
2002/08/25 11:20:36 | rbcollins | +37 -4 | finished user agent support |
2002/08/25 11:06:13 | rbcollins | +23 -1 | implement useragent{browser} |
2002/08/25 10:58:33 | rbcollins | +59 -3 | fix Vary segv, implement useragent{os} subscript |
2002/08/25 10:07:20 | rbcollins | +12 -12 | Cleanup of TODO's |
2002/08/25 09:58:25 | rbcollins | +44 -5 | handle empty expressions, and set Vary appropriatly on replies |
2002/08/25 08:59:00 | rbcollins | +858 -34 | ESI specific error page, a surrogate ID specifiedr, and define ESI when compiling ESI support. |
2002/08/25 02:46:07 | rbcollins | +14 -10 | recursive includes bugfix |
2002/08/25 00:42:00 | rbcollins | +3 -1 | fix segv on null variables with no default |
2002/08/20 13:10:29 | rbcollins | +1 -3 | update TODOS |
2002/08/20 12:35:42 | rbcollins | +24 -6 | send surrogate capability header, beginning of surrogate control logic |
2002/08/20 12:16:16 | rbcollins | +33 -34 | fixup debug levels |
2002/08/20 12:01:43 | rbcollins | +1178 -7 | esi:choose support |
2002/08/19 11:42:57 | rbcollins | +636 -43 | esi:vars support (minus USER_AGENT) |
2002/08/19 00:23:48 | rbcollins | +2 -1 | fix a mem leak in esi:remove |
2002/08/19 00:12:59 | rbcollins | +247 -43 | 3.4 try attempt except |
2002/08/18 13:25:15 | rbcollins | +72 -9 | \<\!--esi support |
2002/08/18 12:35:24 | rbcollins | +25 -26 | update debug levels for finished code |
2002/08/18 11:29:12 | rbcollins | +79 -12 | esi:remove support |
2002/08/18 11:09:22 | rbcollins | +1166 -233 | esi:comment and esi:include support |
2002/08/16 08:33:33 | rbcollins | +1 -2 | remove esi debugging aid |
2002/08/16 08:33:00 | rbcollins | +23 -52 | fix up esi buffering to deal with stream changes |
2002/08/16 01:12:32 | rbcollins | +128 -99 | henrik's vary bugfix, plus request status refactoring |
2002/08/15 14:12:02 | rbcollins | +71 -27 | move transient request prep variables out of clientHttpRequest |
2002/08/15 09:17:15 | rbcollins | +85 -24 | beginning of status API - currrently unused |
2002/08/15 08:23:36 | rbcollins | +28 -19 | make traces clearer |
2002/08/15 08:01:24 | rbcollins | +28 -43 | cleanup clientHttpRequest a bit |
2002/08/15 07:14:53 | rbcollins | +348 -256 | all API abuses except transfer status completed |
2002/08/15 01:22:18 | rbcollins | +42 -44 | clean up clientHttpRequest a little |
2002/08/15 01:19:31 | rbcollins | +227 -136 | finished error generation rearramgement. |
2002/08/14 14:45:50 | rbcollins | +42 -18 | yet another checkpoint in error recoding - nearly done |
2002/08/14 14:18:29 | rbcollins | +47 -54 | yet another checkpoint in error recoding |
2002/08/14 12:53:22 | rbcollins | +12 -20 | Incremental commit of Error code conversion |
2002/08/14 12:23:45 | rbcollins | +12 -10 | Incremental commit of Error code conversion |
2002/08/14 11:42:52 | rbcollins | +16 -29 | Incremental commit of Error code conversion |
2002/08/14 11:16:05 | rbcollins | +991 -314 | snapshotting clientStream changes - not fully functional |
2002/08/11 10:08:22 | rbcollins | +32 -7 | remaining types updates |
2002/08/11 09:51:14 | rbcollins | +31 -11 | add custom header capability to clientBeginRequest |
2002/08/11 07:52:58 | rbcollins | +2 -2 | prevent segfault before assert |
2002/08/09 12:18:52 | rbcollins | +157 -156 | update debug sections for rearranged code |
2002/08/09 11:58:45 | rbcollins | +2 -2 | Set a sensible debug level, we know this code works |
2002/08/09 11:56:01 | rbcollins | +10 -10 | set correct debug sections |
2002/08/09 11:49:43 | rbcollins | +2385 -1746 | types patch from HEAD |
2002/08/02 23:42:25 | rbcollins | +7 -0 | Added Zope to the SPONSORS list |