http://squid.nlanr.net/Squid/1.2.beta/
Changes to squid-1.2.beta21 (May 22, 1998):
- Added Italian error pages by Alessio Bragadini.
- Added Estonian error pages by Toomas Soome.
- Added Russian (koi-r) error pages by Andrew L. Davydov.
- Added Czech error pages by Jakub Nantl.
- Fixed asnAclInitialize calling to prevent coredump.
- Fixed FTP directory parsing again.
- Made FTP directory listing "Generated" tagline like
the one for error pages.
- Fixed an assertion coredump in statHistCopy from
reconfiguring with different #peers in squid.conf
- Ignore leading whitespace on requests (and replies). RFC
2068 section 4.1, robustness (Henrik Nordstrom)
- Fixed keep_alive bug. We did not always honour reply
headers, but rather assumed connections could be persistent.
- Fixed reading whois output for AS numbers, especially when
they are longer than 4 KB.
- Removed 'cache_stoplist_pattern' configuration option. This
feature is now handled by 'no_cache'.
- If a URN resolves to only one URL, just return it immediately
instead of giving the user a "choice" (Andy Powell).
- Fixed year-2000 bug in lib/iso3307.c (Henrik Nordstrom).
- Changed squid-internal object names.
- Added netdb exchange protocol.
- Fixed wordlistDestroy() uninitialized pointer bug in
ftpParseControlReply.
- Fixed redirector subprocess to show real program name.
- Changed URN menu output to be sorted.
- Added fast select(2) timeouts when using ASYNC_IO.
- Added ARP ACL support for Linux (David Luyer).
- Added binary http headers to requests (still under construction)
- request_t objects are now created and destroyed in a consistent way
- Fixed cache control printf bug
- Added a lot of new http header ids
- Improved Connection: header handling; now both Connection and
Proxy-Connection headers are checked
- Connection request header is now handled correctly regardless
of its position and the number of entries
- Better handling of persistent connection "clues" in HTTP headers
- Removed handling of "length=" directive in IMS headers;
the directive is not in the HTTP/1.1 standard;
standing by for objections
- allowed/denied headers are now checked using bit masks instead of
strcmp loops
- removed Uri: from allowed headers; Uri is deprecated in RFC 2068
- removed processing of Request-Range header (no in specs?)
- Fixed byte-order bugs in cacheDigestHashKey.
- Changed hash_remove_link() to return void.
- Changed ipcache_gethostbyname() to return NULL if
i->addrs.count == 0.
- Added millisecond-timing to select/poll loops and event
queue.
- Changed 'peerPingTimeout' value to be twice the average
of all the peer ICP RTT's.
- Added 'half_closed_clients' option to force closing of
client connections which might only be half-closed.
- Fixed matchDomainName coredump bug.
- Don't cache HTTP replies with Vary: headers until we
get content negotiation working.
- Fixed SSL proxying to forward full HTTP request headers.
- Changed storeGetMemSpace(). Only purge down to the HIGH
water mark; move locked entries to the head of the inmem
list.
- Changed clientReadRequest() to locally handle any
"squid-internal-static" URL for any host.
- Disable persistent connections for client connections
from broken Netscape User-Agent, version 3.* (Stewart Forster)
NOTE: to unsubscribe from this list, send the word 'unsubscribe'
to squid-announce-request@nlanr.net.
Duane W.
Received on Tue Jul 29 2003 - 13:15:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:47 MST