From: wessels <> Date: Fri, 17 Oct 1997 11:27:29 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4787 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2586c01f295a03d835a0df2d212be787e94b350;p=thirdparty%2Fsquid.git update --- diff --git a/TODO b/TODO index 33cb952871..0a698cc796 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ -+ s/sprintf/snprintf/g - ++ fix all the assert(!ERR_FOO) placeholders ++ Finish hacking at storeCopy() to achieve in-memory sliding window + for objects being retrieved. -+ Write the text for all the error message files + we don't properly handle the HTTP/1.1 'Connection' header + ETag support (makes metadata bigger--ack!) + make USE_PROXY_AUTH standard @@ -12,7 +12,13 @@ + Send full HTTP requests in ICP messages + Everywhere that we use 'pattern' or such, use ACL elements instead. - stoplist_pattern, refresh_pattern, ... -+ Finish hacking at storeCopy() to achieve in-memory sliding window - for objects being retrieved. + support ftp://host/pub;type=d + X-Proxy-hops header ++ SNMP interface ++ URLs --> MD5? ++ redo cachemgr utilization ++ internalize redirectors? + +DONE: ++ s/sprintf/snprintf/g ++ Write the text for all the error message files