]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Fri, 17 Oct 1997 11:27:29 +0000 (11:27 +0000)
committerwessels <>
Fri, 17 Oct 1997 11:27:29 +0000 (11:27 +0000)
TODO

diff --git a/TODO b/TODO
index 33cb95287128a01e270158fb78a34a9f1dcac02d..0a698cc7969d865d78b742a64aafc36412a14eab 100644 (file)
--- 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
 + 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