These changesets represents the changes on the squid/icap-2_6 development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
2006/11/27 21:45:59 | chtsanti | +3 -5 | fixing a problem caused when the eof chunk (0\r\n\r\n) sent in seperate packet |
2006/08/12 23:02:50 | hno | +2 -2 | Fix incorrect increment of MemBug #size in memBufRead function' |
2006/07/22 14:52:31 | chtsanti | +2 -2 | correcting dump_wordlist function definition |
2006/06/25 10:43:07 | chtsanti | +25 -12 | Graeme Bissot reported that when icap server responds with 204 the download |
2006/06/13 17:14:53 | chtsanti | +3 -1 | ConnStateData->pinning.fd did not initialized in icapReqModCreateClientState |
2006/06/12 18:06:42 | chtsanti | +2 -2 | storeUnregisterAbort renamed to storeClientUnregisterAbort |
2006/06/04 14:44:08 | chtsanti | +3 -3 | removing static declaration for clientCreateStoreEntry, used in icap_reqmod.c file |
2006/06/04 13:42:53 | chtsanti | +13 -4 | copy some fields to the new request_t structure from the old one |
2006/05/26 19:24:02 | chtsanti | +6 -6 | pconnPop/pconnPush have more arguments now |
2006/05/26 19:21:56 | chtsanti | +3 -2 | In icap branch we have connState->in.buf=NULL |
2006/05/26 19:20:19 | chtsanti | +4 -4 | Old autotools are not supported any more |
2006/05/25 16:08:04 | chtsanti | +1 -3 | The "Allow: 204" icap header refers to the 204 responces outside of previews |
2006/05/22 17:52:43 | chtsanti | +4 -5 | In icap request modification when we read new HTTP headers from the icap server |
2006/05/17 18:27:45 | chtsanti | +35 -39 | - pconnPop/pconnPush functions take one more argumenti the domain |