]> git.ipfire.org Git - thirdparty/squid.git/blame - ChangeLog
Prep for 3.0.STABLE17
[thirdparty/squid.git] / ChangeLog
CommitLineData
0b8d12da
AJ
1Changes to squid-3.1.0.11 (19 Jul 2009):
2
3 - Bug 2087: Support adaptation sets and chains
4 - Bug 2459: dns error message broken when error handling delayed
5 - Support ICAP Retry
6 - Support ICAP retries based on the ICAP responses status code
7 - Support logging ICAP
8 - Support logging total DNS wait time
9 - Support logging response times of adaptation transactions
10 - General logging enhancements
11 - Dynamically form chains based on ICAP X-Next-Services header
12 - Support cross-transactional ICAP header exchange
13 - ... and much adaptation polish and improvements
14
ce460dc8
AJ
15Changes to squid-3.1.0.10 (18 Jul 2009):
16
17 - Bug 2680: Regression Crash after rotate with no helpers running
18 - Bug 2695: Regression in WCCPv2 L2 mask assignment
19 - Bug 2707: Regression in FTP anonymous auth
20 - Bug 422, 2706: RFC 2616 Date header requirements
21 - Bug 1087: ESI processor not quoting attributes correctly.
22 - Bug 1338: File prefetches aborted despite range_offset
287dcde6 23 - Bug 2080: wbinfo_group.pl - false positive under certain conditions
ce460dc8 24 - Bug 2092: select loop 32-bit call counter overflows
287dcde6 25 - Bug 2127: delay pools class 4 crashes with ntlm auth
ce460dc8
AJ
26 - Bug 2611: document fast/slow acl types
27 - Bug 2614: Potential loss of adapted body data from eCAP adapters
28 - Bug 2658: Missing TextException copy constructor
29 - Bug 2659: String length overflows on append, leading to segfaults
30 - Bug 2699: Build failure NTLM smb_lm helper
31 - Bug 2709: TRANSLATIONS not installed
32 - Bug 2710: squid_kerb_auth non-terminated string
33 - Delay pools 64-bit buckets and IPv6-polish
34 - Break forwarding loops for "transparent" or "intercept" http_ports.
35 - Add --disable-translation option to detatch .po from error negotiation
36 - Add squidclient man(1) page
37 - Add localhost to default permitted networks
38 - http_port allow-direct option to allow direct forwarding in accelerator mode
39 - ... and many testing infrastructure updates
40
5df6d596
AJ
41Changes to squid-3.1.0.9 (26 Jun 2009):
42
43 - Bug 2682: Add ftp_epsv control to disable EPSV support.
44 - Bug 2665: Detach automake system from using -I.
45 - Bug 2395: FTP auth errors not displayed
46 - ... also several changes and bugs closed in 3.0.STABLE16
47 - Port from 2.7: Show local address on listening sockets
48 - Add "tag" type acl matching tags set by external acl helpers.
49 - Adds Language alias linker/installer/upgrade scripts
50 - Support for GCC 4.4
51 - Fix false NAT lookup errors on Linux
52 - Fix many Windows port issues
53 - Fix squid_kerb_auth helepr install location
54 - Better detection of IPv6 stack types
55 - Updates Licensing information for Squid 3.1
56 - ... and many packaging portability build and install issues
57
a7b15245
AJ
58Changes to squid-3.1.0.8 (24 May 2009):
59
60 - Bug 2656: Pinger dies with general protection fault
61 - Bug 2650: configure requires epoll_ctl in libepoll when --enable-epoll used
62 - Bug 2648: Authentificator processes deferring and don't shutdown.
63 - Bug 2645: allow squid to ignore must-revalidate
64 - Bug 2644: auth scheme initialization is broken
65 - Bug 2632: Make number of reforwarding tries configurable
66 - Bug 2628: --with-pidfile=PATH option to override DEFAULT_PID_FILE
67 - Bug 2627: HTCP Logging
68 - Bug 2615: Call libecap::adapter::Service::start() when finalizing config.
69 - Bug 2589: SNMP returning no data - wrong oid decoded
70 - Bug 2571: Squid with IPv6 fails to start on kernel without IPv6
71 - Bug 2559: Problem parsing /0 and /0.0.0.0
72 - Bug 2404: WCCP in mask mode is broken
73 - ... also all bugs closed by 3.0.STABLE14, 3.0.STABLE15, 3.0.STABLE16-RC1
74 - Complete Interception multiple NAT support
75 - Add Content-Disposition to the known headers list.
76 - Make PEER_TCP_MAGIC_COUNT configurable
77 - Fix pinger install location
78 - Enable TPROXY v4 spoofing of CONNECT requests
79 - ... and much documentation and code polishing
80
e1e28561
AJ
81Changes to squid-3.1.0.7 (08 Apr 2009):
82
83 - Fix: several issues with ident
84 - Add several language translations
85 - Upgrade code testing infrastructure
86 - Migrate much code to build as internal libraries
87 - Support gcc 4.4
88 - Support doxygen 1.5.8
89 - ... and much code polish to make things read easier
90
727cb127
AJ
91Changes to squid-3.1.0.6 (01 Mar 2009):
92
e1e28561 93 - Regression Fix: Support HTTP/0.9 in accelerator mode
727cb127
AJ
94 - Bug 2601: Hack. Convert IPv4 netmasks to CIDR in IPv6-enabled mode
95 - Bug 2593: Compile errors on Solaris 10
96 - Bug 2591: adaptation_access does not work
97 - Bug 2588: coredump in rDNS lookup
98 - Bug 2526: default ALLOW when no list specified.
99 - Bug 2287: Send a 505 on requests with unsupported HTTP versions
100 - Bug 419: Hop by Hop headers MUST NOT be forwarded
101 - Fix external_acl_type handling of SSL certificate details
102 - Obsolete: dependency on nss_common.h and nss.h
103 - Support libtool2
104 - ... and various documentation and code polish
105
f636c996
AJ
106Changes to squid-3.1.0.5 (03 Feb 2009):
107
108 - Bug 2583: Fixed issue in content adaptation
109 - Bug 2576: Make translate target obey --disable-auto-locale
110 - Bug 2571: Add DNS failover to use IPv4-only listen when IPv6 fails.
111 - Bug 2563: 99+% CPU Usage on FTP URL
112 - Bug 2505, 2524, 2558: fixed several issues on connection handling
113 - Fix several issues in request parsing
114 - Fix memory leak from logformat parsing
115 - Fix various ESI build errors
116 - Make configure tests use C++ instead of C
117 - Drop special localhost conversion RFC violation.
118 - Add Language: Arabic
119 - ... and various documentation and code polish
120
121Changes to squid-3.1.0.4 (23 Jan 2009):
122
123 - Regression Fix: Bug 2558: rollback bug 2395 fix.
124 - Bug 2555: Fixes to SNMP-MIB
125 - Bug 2550: assertion comm.cc:350 !fd_table[fd].closing()
126 - Bug 2547,2548: OSX compile errors (duplicate symbols and IPv6)
127 - Bug 2508: comm.cc:2035 assertion fd_table[fd].closing()
128 - Bug 2330: allow keep-alive+chunked; don't add max-age for no-cache
129 - Polish ZPH configuration interface
130 - Several Language Conversions to new auto-negotiate
131 - Port from 2.7: squidclient -V and -j options for HTTP/1.1 and 0.9 testing
132 - Fix: Pconn not being used when they should.
133 - Fix: Fix pinger immediate shutdowns
134 - Fix: Untangle CacheManager reports from log_fqdn
135 - ... and all bugs fixed for 3.0.STABLE12
136 - ... and many code polish and optimization fixes.
137
138Changes to squid-3.1.0.3 (5 Dec 2008):
139
140 - Regression Fix: StoreIOBuffer patch removed.
141 - Regression Fix: build issues with 3.1.0.2 bundle
142 - Security Bug 2526: default ALLOW when no list specified
143 - Bug 2525: encoding error on error pages
144 - Bug 2424: slow file descriptor leak
145 - Bug 2527: ICAP compile error on g++ 4.3.2
146 - Bug 2523: bad assertion left in from debug
147 - Bug 2395: FTP Auth errors and others not displayed
148 - Update squid_kerb_auth to 1.0.5
149 with better Squid integration.
150 - Fix cache_peer forcedomainname= option
151 - ... and many other minor fixes
152
5e80e4ee
AJ
153Changes to squid-3.1.0.2 (9 Nov 2008):
154
155 - Bug 2516: error page templates not properly installed
156 - Bug 2500: Solaris build issues
157 - Fixes FreeBSD build issues
158 - Release Notes completed
159 - Languages: new Russian, Japanese, Chinese, and general updates
160 - ... and other minor fixes
70c5dfb2 161
af4cd9a0
AJ
162Changes to squid-3.1.0.1 (27 Oct 2008):
163
164 - Bundled ntlm_auth helper renamed (see Release Notes before changing anything)
7a6e2ecc
AJ
165 - peername ACL added for matching against a named peer destination
166 - configure option --with-logdir= added to select log files location
167 - squid_kerb_auth helper updated to 1.0.3 release
168 - Bug #740: allow external acl's to use reply headers in format
169 - Bug #2379: obsolete dns_testnames option
170 - Code test infrastructure expanded to configuration testing
171 - Policy changes to negative_ttl, cache deny QUERY, refresh_pattern
af4cd9a0 172 to bring their defaults up to RFC 2616 requirements.
7a6e2ecc
AJ
173 - Large increase in RFC 2616 standard compliance (ongoing)
174 - squid.conf cleanups for minimal config
175 - Connection Pinning ported from 2.6 for NTLM passthru authentication
176 - eCAP internal adaptation module support
af4cd9a0 177 - Localization and CSS display control of error pages
7a6e2ecc
AJ
178 - Added semi-automatic documentation of source code
179 - Added TE chunked encoding decoder to workaround broken HTTP/1.1 servers
180 - HTCP improvements ported from 2.7 adding HTCP CLR requests
70c5dfb2 181 - IPv6 (Internet Protocol version 6) support
182 - ICMPv6 (Internet Control Message Protocol version 6) support
f1233d8c 183 - FTP agent now supports EPSV/EPRT commands
70c5dfb2 184 - DNS internal resolver now supports AAAA and CNAME records
185 - SNMP peer and client tables now support IPv6
186 - SNMP peer table supports named peers with multiple entries per IP
4aa8e49c 187 - SslBump: Squid-in-the-middle decryption and encryption of straight
188 CONNECT and transparently redirected SSL traffic, using configurable
189 client- and server-side certificates. While decrypted, the traffic
7a6e2ecc 190 can be inspected using ICAP.
af4cd9a0 191 - TPROXY version 4.1 support
a13b3732 192 - IPFW and Netfilter interception methods may now both be built in one binary.
f1233d8c
AJ
193 - ZPH Quality of Service patch now integrated
194 - Null store now fully obsoleted and removed
195 - Unknown request methods all supported
196 - Follow_x_forwarder_for ported from 2.6
7a6e2ecc 197 - Bug #2223: Follow XFF extensions added
af4cd9a0 198 - ... and many code and documentation cleanups
7a6e2ecc 199
68c19036
AJ
200Changes to squid-3.0.STABLE16 (15 Jun 2009):
201
202 - Bug 2680 regression: Crash after rotate with no helpers running
203 - Bug 2710: squid_kerb_auth non-terminated string
204 - Bug 2679: strsep and strtoll detection failure
205 - Bug 2674: Remove limit on HTTP headers read.
206 - Bug 2659: String length overflows on append, leading to segfaults
207 - Bug 2620: Invalid HTTP response codes causes segfault
208 - Bug 2080: wbinfo_group.pl - false positive under certain conditions
209 - Bug 1087: ESI processor not quoting attributes correctly.
210 - Fix: issue with AUFS/UFS/DiskD writing objects to disk cache
211 - Several small build issues with previous release.
212
950b7d55
AJ
213Changes to squid-3.0.STABLE16 (15 Jun 2009):
214
215 - Bug 2672: cacheMemMaxSize 32-bit overflow during snmpwalk
216 - Bug 2481: Don't set expires: now in generated error responses
217 - Bug 2387: The calculation of the number of hash buckets correctly
218 - Fix infinite loop in MSNT auth helper
219 - Fix FD_SETSIZE on FreeBSD
220 - Fix stripping NT domain in squid_ldap_group
221 - Fix RADIUS auth helper build
222 - Add Translate: and Unless-Modified-Since: headers to known list
223 - Make fakeauth handle NTLMv2 better
224 - Better Kerberos support detection
225 - Several Widows port fixes
226
6e4fa9b4
AJ
227Changes to squid-3.0.STABLE16-RC1 (16 May 2009):
228
950b7d55 229 - Bug 1148: Ported from 3.1: Chunked Transfer Encoding
6e4fa9b4
AJ
230 - Bug 2648: NTLM helpers not shutting down when deferred
231
79200081
AJ
232Changes to squid-3.0.STABLE15 (06 May 2009):
233
234 - Regression Bug 2635: Incorrect Max-Forwards header type
235 - Bug 2652: 'Success' error on CONNECT requests
236 - Bug 2625: IDENT receiving errors
237 - Bug 2610: ipfilter support detection
238 - Bug 2578: FTP download resume failure
239 - Bug 2536: %H on HTTPS error pages
240 - Bug 2491: assertion "age >= 0"
241 - Bug 2276: too many NTLM helpers running
242 - Endian system and compiler fixes provided by the NetBSD project
243 - documentation fixes provided by the Debian project
244
6c2e5932
AJ
245Changes to squid-3.0.STABLE14 (11 Apr 2009):
246
247 - Regression Fix: HTTP/0.9 in accelerator mode
248 - Bug 1232: cache_dir parameter limited to only 63 entries
249 - Bug 1868: support HTTP 207 status
250 - Bug 2518: assertion failure on restart/reconfigure
251 - Bug 2588: coredump in rDNS lookup
252 - Bug 2595: Out of bounds memory write in squid_kerb_auth
253 - Bug 2599: Idempotent start
254 - Bug 2605: Prevent setsid() on helpers in daemon mode
255 - Fix external_acl_type option parsing
256 - Fix delay pools counters on FTP
257 - Fix several issues with ident (some remain)
258 - Fix performance issues with persistent connections
259 - Fix performance issues with delay pools
260 - Fix forwarding of OPTIONS requests
261 - Add support for HTTP 1.1 Content-Disposition header
262 - Add support for Windows 7, Windows Server 2008 R2 and later
263 - ... and many small documentation updates
264
f636c996
AJ
265Changes to squid-3.0.STABLE13 (03 Feb 2009):
266
267 - Fix several issues in request parsing
268 - Fix memory leak from logformat parsing
269 - Fix various ESI build errors
270 - ... and some documentation updates
271
272Changes to squid-3.0.STABLE12 (21 Jan 2009):
273
274 - Bug 2533: Solaris (sparc) 64-bit build breaks with gcc/g++
275 - Bug 2542: ICAP filters break download resume
276 - Bug 2556: HTCP fails without icp_port
277 - Bug 2564: logformat '%tl' field not working as advertised
278 - Port from 3.1: TestBed basic build consistency checks
279 - Policy: Change half_closed_clients default to off
280 - Policy: Removed -V command line option, deprecated by 2.6
281 - ... and several other minor code cleanups
282
283Changes to squid-3.0.STABLE11 (24 Dec 2008):
284
285 - Bug 2424: filedescriptors being left unnecessary opened
286 - Bug 2545: fault passing ICAP filtered traffic to peers
287 - Bug 2227: Sefgaults in MemBuf::reset during idnsSendQuery
288 - ... and some minor admin and debug cleanups.
289
290Changes to squid-3.0.STABLE11-RC1 (3 Dec 2008):
291
292 - Removes patch causing cache of bad objects
293 - Bug 2526: bad security default in ACLChecklist
294 - Fixes regression: access.log request size tag
295 - Fixes cache_peer forceddomainname=X option
296 - ... and many minor documentation cleanups
297
7a6e2ecc
AJ
298Changes to squid-3.0.STABLE10 (14 Oct 2008):
299
300 - Bug 2391: Regression: bad assert in forwarding
301 - Bug 2447: Segfault on failed TCP DNS query
302 - Bug 2393: DNS requests getting stuck in idns queue
303 - Bug 2433: FTP PUT gives bad gateway
304 - Bug 2465: Limited DragonflyBSD support
305 - ... and other minor bugs and documentation
306
307Changes to squid-3.0.STABLE9 (9 Sep 2008):
308
309 - Policy Enforcement: COSS is unusable in 3.0
310 - Port from 3.1: Language Pack compatibility
311 - Port from 2.6: Windows Support Notes
312 - Fix several minor regressions:
313 HTCP stats reporting
314 cachemgr delay pool config
315 CARP build error
316 - Bug 2340: uudecode dependency for icons removed
317 - Bug 2352: no_check.pl ntlm challenge fix
318 - Bug 2426: buffer increase for kerberos auth fields
319 - Bug 2427: squid_ldap_group codes fix
320 - Bug 2437: peer name now shown in access.log
321 - Add sane display of unsupported method errors
322 - ... and various other code cleanups
323
324Changes to squid-3.0.STABLE8 (18 Jul 2008):
325
326 - Port from 2.6: Support for cachemgr sub-actions
327 - Port from 2.6: userhash peer selection method
328 - Port from 2.6: sourcehash peer selection method
329 - Bug 2376: round-robin balancing fixes
330 - Bug 2388: acl documentation cleanup
331 - Bug 2365: cachemgr.cgi HTML output encoding
332 - Bug 2301: Regression: Log format size options
333 - Bug 2396: Correct the opening of PF device file.
334 - Bug 2400: ICAP accept mechanism
335 - Bug 2411: Regression: fakeauth_auth crashes
336 - Many fixes to the Windows support (not complete yet).
337 - Boost error pages HTML standards.
338 - Fixes several issues on 64-bit systems
339 - Fixes several issues on older or stricter compilers
340 - Linux-2.6.24/2.6.25 netfilter_ipv4.h __u32 workaround
341 - Update Release Notes: 'all' ACL is built-in since 3.0.STABLE1
342
343Changes to squid-3.0.STABLE7 (22 Jun 2008):
344
345 - Fix several ASN issues
346 - Fix SNMP reporting of counters
347 - Fix round-robin algorithms
348 - GCC 4.3 support
349 - Netfilter v1.4.0 bug workaround
350 - Bugs 2350 and 2323: memory issues
351 - Bugs 2384, 951, 1566: ESI assertions
352 - Various minor debug and documentation cleanups
f1233d8c
AJ
353
354Changes to squid-3.0.STABLE6 (20 May 2008):
355
356 - Bug 2254: umask Feature from 2.6 added
357 - cachemgr.cgi default config file added
358 - Several authentication bug fixes
359 - Improved Windows Support
360 - better DNS lookup methods for unqualified hostames
361 - better support for 64-bit environments
362 - Bug 2332: Crash when tunnelling
363 - Removed the advertisement clause from BSD licenses
364 according to the GPLv2+ changes in BSD
365 - ... and other bugs and minor cleanups
366
367Changes to squid-3.0.STABLE5 (28 Apr 2008):
368
369 - Support for resolv.conf 'domain' option
370 - Improved URI support, including
371 longer URI up to 8192 bytes accepted
372 better handling of intercepted URI
373 better port for non-FQDN URI lookups
374 - Improved logging, including
375 Bug 3210 fixed: incorrect timestamp format in earlier 3.0 releases.
376 Fixed 'log_ip_on_direct' option behaviour
377 - Support for profiling on x86 64-bit systems
378 - .. and other bugs and minor code cleanups.
379
380Changes to squid-3.0.STABLE4 (2 Apr 2008):
381
382 - Bug 2288: compile error slipped into STABLE3.
383
384Changes to squid-3.0.STABLE3 (31 Mar 2008):
385
386 - Improved HTTP 1.1 support.
387 - Improved MacOSX (Leopard) support
388 - Bug 2206: Proxy-Authentication regression in STABLE2.
389 - Strip Domain from NTLM usernames for use in class 4 Delay Pools
390 - ... and other bugs and minor code cleanup
391
392Changes to squid-3.0.STABLE2 (1 Mar 2008):
393
394 - Add myportname ACL for matching the accepting port name (see release notes)
395 - Add include directive for squid.conf (see release notes)
396 - Add ability to strip kerberos realm from usernames during Auth
397 - License cleanup to comply with GPLv2 or later
398 - Updated Error Pages and Translations
399 - Updated configuration examples
400 - Updated valgrind support for valgrind-3.3.0
401 - Improved support for Windows and MacOS X Leopard
402 - Improved support for files larger than 2GB
403 - Improved support for CARP arrays and WCCPv2
404 - Improved cachmgr, SNMP, and log reporting
405 - ... and as usual Many bug fixes since STABLE 1
70c5dfb2 406
284237d4 407Changes to squid-3.0.STABLE1 (13 Dec 2007):
3ff01c3e 408
409 - Major rewrite translating the code to C++, originally based on
410 Squid-2.5.STABLE1
411 - Internal client streams concept for content adaptation
412 - ICAP (Internet Content Adaptation Protocol) client support
413 - ESI (Edge Side Includes) support added
284237d4 414 - Improved support for files larger than 2GB.
3ff01c3e 415 - And a lot more. Most features from Squid-2.6 is supported, but not
416 all. See the release notes for details.
417
9ae33c59
AJ
418
419Squid-2 ChangeLog of versions fully ported to Squid-3 follows.
420
421Changes to squid-2.6.STABLE22 (19 October 2008)
422
423 - Bug #2396: Correct the opening of the PF device file.
424 - Make --with-large-files and --with-build-envirnment=default play
425 nice together
426 - Workaround for Linux-2.6.24 & 2.6.25 netfiler_ipv4.h include header
427 __u32 problem
428 - Make dns_nameserver work when using --disable-internal-dns on glibc
429 based systems
430 - Bug #2426: Increase negotiate auth token buffer size
431 - Bug #2427: squid_ldap_group -h reports the old % codes for -f
432 - Bug #2477: swap.state permission issues if crashing during "squid -k
433 reconfigure"
434 - Windows port: Fix build error using latest MinGW runtime.
435
436
437
3ff01c3e 438Older ChangeLog follows. The sections relating to Squid-2.6 is not entirely
439authorative for this release and mirrored here for reference only.
f1233d8c 440
467c94d1 441 - CARP now plays well with the other peering algorithms,
442 and support for CARP peerings is compiled by default. Can be
443 disabled by --disable-carp
1741cbad 444 - Configuration file can be read from an external program
445 or preprocessor. See squid.8 man page.
52f772de 446 - http_port is now optional, allowing for SSL only operation
4ca261f2 447 - Satellite and other high latency peering relations enhancements
448 (Robert Cohren)
a9245686 449 - Nuked num32 types, and made type detection more robust by the
450 use of typedefs rather than #defines.
b5fb34f1 451 - the mailto links on Squid's ERR pages now contain data about the
452 occurred error by default, so that the email will contain this data in
453 its body. This feature can be disabled via the email_err_data directive.
9ae33c59 454 (Clemens L?ser)
c8f4eac4 455 - COSS now uses a file called stripe and the path in squid.conf is the
456 directory this is placed in. Additionally squid -z will create the
457 COSS swapfile.
14f5b6c3 458 - WCCPv2 support, including mask assignment support
5401aa8d 459 - HTCP support for access control and the CRL operation for
460 purgeing of cache content
14f5b6c3 461 - ICAP related fixes
462 - Windows-related fixes, including Vista and Longhorn identification
463 - Client-side parsing and some string use optimisations
464 - Lots of off-by-one and memory leaks in corner cases have been fixed
465 thanks to valgrind
466 - Improved high-resolution profiling
467 - Windows overlapped-IO and thread support added to the Async IO disk code
468 - Improvements for handling large DNS replies
a7c8cce0 469
3ff01c3e 470Changes to squid-2.6.STABLE15 (31 Aug 2007)
471
472 - The select() I/O loop got broken by the /dev/poll addition
473 (2.6.STABLE14)
474 - Bug #2017: Fails to work around broken servers sending just the HTTP
475 headers
476 - Bug #2023: Compile error with old GCC 2.x or other ANSI-C compilers
477 before C99
478 - squid.conf.default updated and reorganised in more sensible groups
479 - correct and document the syslog access_log format
480 - Armenian error pages translation
481 - digest_ldap_helper usage help updated
482 - Bug #1560: ftpSendPasv: getsockname(-1,..): (9) Bad file descriptor
483 - Improve delay pools in low traffic environment by checking timeouts
484 at a steady 1 second interval even when there is not much activity
485 - Don't request authentication on transparently intercepted
486 connections
487 - Cleanup linux capabilities for tproxy
488 - Bug #2003: 'via' config directive doesn't affect response headers
489 - Bug #1902: Adds Numeric Hit and invalid request counters to IP Cache
490 - Add missing $|=1 to squid_db_auth
491 - Bug #2050: Persistent connection dropped if cache has no
492 Content-Length
493 - Verify the URL on memory cache hits
494 - Bug #2057: NTLM stop work in messengers after upgrade to 2.6.STABLE14
495 - Bug #1972: Squid sets peers to down state when they are in fact
496 working.
497 - potential segmentation fault in storeLocateVary()
498 - Bug #2066: chdir after chroot
499 - Windows port: Fix compiler warnings when building Squid as
500 application (not Windows service mode)
501 - Spelling correction of received
502
503Changes to squid-2.6.STABLE14 (15 Jul 2007)
504
505 - squid.conf.default cleanup to have options in their proper sections.
506 - documentation correction in the refresh_pattern ignore-auth option
507 - URI-escaping not uses the recommended upper-case hex codes
508 - refresh_pattern min-age 0 correted to really mean 0, and not 1 second
509 - Always use xisxxxx() Squid defined macros instead of ctype
510 functions.
511 - Kerberos SPNEGO/Negotiate helper for the negotiate scheme
512 - Database basic auth helper using Perl DBI to connect to most SQL DBs
513 - Solaris /dev/poll network I/O support
514 - configure fixes to make cross compilation somewhat easier
515 - Removed incorrect -a reference from http_port documentation
516 - Bug #1900: Double "squid -k shutdown" makes Squid restart again
517 - Bug #1968: Squid hangs occasionally when using DNS search paths
518 - Novell eDirectory digest auth helper (digest_edir_auth)
519 - Bug #1130: min-size option for cache_dir
520 - POP3 basic auth helper querying a POP3 server
521 - Cosmetic squid_ldap_auth fixes from Squid-3
522 - Bug #1085: Add no-wrap to cache manager HTML tables
523 - Automatically restart if number of available filedescriptors becomes
524 alarmingly low, preventing a situation where Squid would otherwise
525 permanently stop processing requests.
526 - Bug #2010: snmp_core.cc:828: warning: array subscript is above
527 array bounds
528 - Deal better with forwarding loops
529
530Changes to squid-2.6.STABLE13 (11 May 2007)
531
532 - Make sure reply headers gets sent even if there is no body available
533 yet, fixing RealMedia streaming over HTTP issues.
534 - Undo an accidental name change of storeUnregisterAbort.
535 - Kill an ancient malplaced storeUnregisterAbort call from ftp.c
536 - Bug #1814: SSL memory leak on persistent SSL connections
537 - Don't log ECONNREFUSED/ECONNABORTED accept failures in cache.log
538 - Cosmetic fix: added missing newline in WCCPv2 configuration dump.
539 - Ukrainan error messages
540 - Convert various error pages from DOS to UNIX text format
541 - Bug #1820: COSS assertion failure t->length == MD5_DIGEST_CHARS
542 - Clarify the max-conn=n cache_peer option syntax slightly
543 - Bug #1892: COSS segfault on shutdown
544 - Windows port: fix undefined ECONNABORTED
545 - Make refreshIsCachable handle ETag as a cache validator, not
546 only last-modified
547 - in_port_t is not portable, use unsigned short instead
548 - Fix fs / auth / snmp dependencies
549 - Portability: statfs() may reqire #include <sys/statfs.h>
550
551Changes to squid-2.6.STABLE12 (20 Mar 2007)
552
553 - Assertion error on TRACE
554
555Changes to squid-2.6.STABLE11 (17 Mar 2007)
556
557 - Bug #1915: assertion failed: client_side.c:4055: "buf != NULL ||
558 !conn->body.request"
559 - Handle garbage helper responses better in concurrent protocol format
560 - Fix kqueue when overflowing the changes queue
561 - Make sure the child worker process commits suicide if it could
562 not start up
563 - Don't log short responses at debug level 1
564 - Fix bswap16 & bwsap32 error on NetBSD
565 - Fix collapsed_forwarding for non-GET requests
566
567Changes to squid-2.6.STABLE10 (4 Mar 2007)
568
569 - Upgrade HTTP/0.9 responses to our HTTP version (HTTP/1.0)
570 - various diskd bugfixes
571 - In the access.log hierarchy field log the unique peer name
572 instead of the host name
573 - unlinkdClose() should be called after (not before) storeDirSync()
574 - CLEAN_BUF_SZ was defined, but never used anywhere
575 - logging HTTP-request size
576 - Fix icmp pinger communication on FreeBSD and other not supporing
577 large dgram AF_UNIX sockets
578 - Release objects on swapin failure
579 - Bug #1787: Objects stuck in cache if origin server clock in future
580 - Bug #1420: 302 responses with an Expires header is always cached
581 - Primitive support for HTTP/1.1 chunked encoding, working around
582 broken servers
583 - Clean up relations between TCP probing and DNS checks of peers with
584 no known addresses.
585 - Fix a minor HTML coding error in ftp directory listings with // in
586 the path
587 - Bug #1875, #1420. Cleanup of refresh logics when dealing with
588 non-refreshable content
589 - Gopher cleanups and bugfixes
590 - Negotiate authentication fixed again. Broken since STABLE7 by the
591 patch for Bug #1792.
592 - Bug #1892: COSS tries to shut down the same directory twice on exit
593 - Bug #1908: store*DirRebuildFromSwapLog() ignores some SWAP_LOG_DEL
594 entries
595 - Added support for Subversion HTTP request methods MKACTIVITY,
596 CHECKOUT and MERGE.
597
598Changes to squid-2.6.STABLE9 (24 Jan 2007)
599
600 - Bug #1878: If-Modified-Since broken in 2.6.STABLE8
601 - Bug #1877 diskd bug in storeDiskdIOCallback()
602
603Changes to squid-2.6.STABLE8 (21 Jan 2007)
604
605 - Bug #1873: authenticateNTLMFixErrorHeader: state 4.
606 - Document the https_port vhost option, useful in combination with
607 a wildcard certificate
608 - Document the existence of connection pinning / forwarding of NTLM
609 auth and a few other features overlooked in the release notes.
610 - Spelling correction of the ssl cache_peer option
611 - Add back the optional "accel" http_port option. Makes accelerator
612 mode configurations easier to read.
613 - Bug #1872: Date parsing error causing objects to get unexpectedly
614 cached.
615 - Cleanup to have the access.log tags autogenerated from enums.h
616 - Bug #1783: STALE: Entry's timestamp greater than check time. Clock
617 going backwards?
618 - Don't update object timestamps on a failed revalidation.
619 - Fix how ftp://user@host URLs is rendered when Squid is built with
620 leak checking enabled
621
622Changes to squid-2.6.STABLE7 (13 Jan 2007)
623
624 - Windows port: Fix intermittent build error using Visual Studio
625 - Add missing tproxy info from the dump of http port configuration
626 - Bug #1853: Support for ARP ACL on NetBSD
627 - clientNatLookup(): fix wrong function name in debug messages
628 - Convert ncsa_auth man page from DOS to Unix text format.
629 - Bug #1858: digest_ldap_auth had some remains of old hash format
630 - Correct the select_loops counter when using select(). Was counted twice
631 - Clarify the http_port vhost option a bit
632 - Fix cache-control: max-stale without value or bad value
633 - Bug #1857: Segmentation fault on certain types of ftp:// requests
634 - Bug #1848: external_acl crashes with an infinite loop under high load
635 - Bug #1792: max_user_ip not working with NTLM authentication
636 - Bug #1865: deny_info redirection with authentication related acls
637 - Small example on how to use the squid_session helper
638 - Bug #1863: cache_peer monitorurl, monitorsize and monitorinterval not working properly
639 - Clarify the transparent http_port option a bit more
640 - Bug #1828: squid.conf docutemtation error for proxy_auth digest
641 - Bug #1867: squid.pid isn't removed on shutdown
642
643Changes to squid-2.6.STABLE6 (12 Dec 2006)
644
645 - Bug #1817: Assertion failure assert(buflen >= copy_sz) in htcp.c htcpBuildAuth()
646 - Add client source port logformat tag >p
647 - Cleanup of transparent & accelerator mode request parsing to untangle the firewall dependencies a bit
648 - Bug #1799: Harmless 1 byte buffer overflow on long host names in /etc/hosts
649 - automake no longer recommends mkinstalldirs. Removed.
650 - Only use crypt() if it's available, allowing ncsa_auth to be built
651 on platofms without crypt() support.
652 - Windows port documentation updates
653 - Bug #1818: Assertion failure assert(e->swap_dirn >= 0) in fs/coss/store_dir_coss.c storeCoss_DeleteStoreEntry
654 - Bug #1117: assertion failed: aufs/store_dir_aufs.c:642: "rb->flags.need_to_validate"
655 - Remove extra newline in redirect message sent by deny_info http://... aclname
656 - Bug #1805: assertion failed: StatHist.c:195: "D[i] >= 0"
657 - Clarify the external_acl_type helper format specification and some defaults
658 - Add support for the weight= parameter to round-robin peers
659 - Bug #1832: Error building squid-2.6.STABLE5 using --enable-truncate
660 - Convert snmpDebugOid to use a temporary String object instead of strcat
661 - Document that proxy_auth also accepts -i for case-insensitive operation
662 - Remove malloc/free of temporary buffer in time parsing routines.
663 - Reduce memory allocator pressure by not continually allocating client-side read buffers
664 - Accept large dates >2^31 on 64-bit platformst. Seen for example in the Google logo.
665 - Convert the connStateData->chr single link list to a normal dlink_list for clarity.
666 - Bug #1584: Unable to register with multiple WCCP2 routers
667 - Fix the WCCPv2 mask assignment code to not crash as the value assignments are built.
668 - Bug #439: Multicast ICP peering is unstable and considers most peers dead
669 - Bug #1801: NTLM authentication ends up in a loop if the server responds with a retriable error
670 - Bug #1839: Cosmetic debug message cleanup in peerHandleHtcpReply.
671 - Bug #1840: Disable digest and netdb queries to multicast peers
672 - Bug #1641: assertion failed: stmem.c:149: "size > 0" while processing certain Vary objects
673 - Fix build errors when using latest MinGW Windows environment
674
675Changes to squid-2.6.STABLE5 (3 Now 2006)
676
677 - Bug #1776: 2.6.STABLE4 aufs fails to compile if coss isn't enabled
678 - COSS improvements and cleanups
679 - SNMP linking issue resolved, enabling SNMP support to be build in all platforms
680 - Bug #1784: access_log syslog results in blanks syslog lines between every entry
681 - Bug #1719: Incorrect error message on invalid cache_peer specifications
682 - Bug #1785: Memory leak in handling of negatively cached objects
683 - Bug #1780: Incorrect Vary processing in combination with collapsed_forwarding
684 - Bug #1782: Memory leak in ncsa_auth on password changes
685 - Suppress some annoying coss startup messages raising the debug level to 2.
686 - Clarify the external_acl_helper concurrency= change.
687 - aioDone() could be called twice from aufs and from coss (when using AIOPS) during shutdown.
688 - Bug #1794: Accept 00:00-24:00 as a valid time specification even if redundand and the same as 00:00-23:59
689 - Bug #1795: Theoretical memory leak in storeSetPublicKey
690 - Removing port 563 from the default SSL_ports and Safe_ports ACLs
691 - Bug #1724: Automatically enable Linux Netfilter support with --enable-linux-tproxy.
692 - Bug #1800: squid -k reconfigure crash when using req/rep_header acls
693 - Clarify the select/poll/kqueue/epoll configure --enable/disable options
694 - Bug #1779: Delay pools fairness when multiple connections compete for bandwidth
695 - Bug #1802: Crash on exit in certain conditions where cache.log is not writeable
696 - Bug #1796: Assertion error HttpHeader.c:914: "str"
697 - Bug #1790: Crash on wccp2 + mask assignement + standard wccp service
698 - Silence harmless gcc compile warning.
699 - Clean up poll memory on shutdown
700 - Ported select, poll and win32 to new comm event framework
701 - Windows port: Correctly identify Windows Vista and Windows Server Longhorn
702 - Added a basic comm_select_simple comm loop only requiring minimal POSIX compliance.
703 - Safeguard from kb_t counter overflows on 32-bit platforms
704
705Changes to squid-2.6.STABLE4 (23 Sep 2006)
706
707 - Bug #1736: Missing Italian translation of ERR_TOO_BIG error page
708 - Windows port enhancement: added native exception handler with signal emulation
709 - Fix the %un log_format tag again. Got broken in 2.6.STABLE2
710 - Fix Squid crash when using %a in ERR_INVALID_REQ and ERR_INVALID_URL error messages.
711 - Bug #212: variable %i always 0.0.0.0 in many error pages
712 - Bug #1708: Ports in ACL accepts characters and out of range
713 - Bug #1706: Squid time acl accepts invalid time range.
714 - Fix another harmless fake_auth compiler warning on gcc 4.1.1 x86
715 - Fix an harmless snmp_core.c compiler warning on gcc 4.1.1 x86
716 - Bug #1744: squid-2.6.STABLE3 - fakeauth_auth crashing on certain requests
717 - Bug #1746: Harmless off by one overrun in ncsa_auth md5 password validation
718 - Bug #1598: start_announce cannot be disabled
719 - Periodically flush cache.log to disk when "buffered_logs on" is set
720 - Numerous COSS improvements and fixes
721 - Windows port: merge of MinGW support
722 - Windows port: Merged Windows threads support into aufs
723 - Bug #1759: Windows port cachemgr.cgi attempts to write to file system root directory
724 - Numerous portability fixes
725 - Various minor statistics cleanup on 64-bit hosts with more than 4GB of memory
726 - Bug #1758: HEAD on ftp:// URLs always returned 200 OK.
727 - Bug #1760: FTP related memory leak
728 - Bug #1770: WCCP2 weighted assignment
729 - Bug #1768: Redundant DNS PTR lookups
730 - Bug #1696: Add support for wccpv2 mask assignment
731 - Bug #1774: ncsa_auth support for cramfs timestamps
732 - Bug #1769: near-hit and filedescriptor usage missing in SNMP MIB
733 - Bug #1725: cache_peer login=PASS documentation somewhat confusing
734 - Bug #1590: Silence those ETag loop warnings
735 - Bug #1740: Squid crashes on certain malformed HTTP responses
736 - Bug #1699: assertion failed: authenticate.c:836: "auth_user_request != NULL"
737 - Improve error reporting on unexpected CONNECT requests in accelerator mode
738 - Cosmetic change to increase cache.log detail level on invalid requests
739 - Bug #1229: http_port and other directives accept invalid ports
740 - Reject http_port specifications using both transparent and accelerator options
741 - Cosmetic cleanup to not dump stacktraces on configuration errors
742
743
744Changes to squid-2.6.STABLE3 (18 Aug 2006)
745
746 - Bug #1577: assertion failed "fm->max_n_files <= (1 << 24)" on
747 very large cache_dir. Limit number of objects stored to slightly
748 less to avoid this.
749 - Bug #1705: Correct error message on invalid time weekday specification
750 - Don't attempt to guess netmask in src/dst acl specifications
751 if none was provided. Assume it's an IP even if it ends in 0
752 - Bug #1665: log_format %ue, %us tags for external or ssl user id
753 - Bug #1707: delay pools often ignored the set limit
754 - Bug #1716: Support for recent OpenSSL 0.9.7 versions
755 (0.9.8 always worked)
756 - COSS fixes and performance improvements
757 - Memory leak when reading configuration files with overlapping
758 ACL data where squid -k parse complains.
759 - Memory leak related to pinned connections
760 - Show include acls unexpanded in cachemgr configuration dumps
761 - Fixed WARNING defer handler for HTTP Socket does not call commDeferFD
762 - Bug #1304: Downloads may hang when using the cache_dir max-size option
763 - Optimization of network I/O
764 - Bug #1730: make problem with --enable-follow-x-forwarded-for on Solaris
765 - Fixed a memory leak on certain invalid requests
766 - Bug #1733: ERR_CANNOT_FORWARD Portuguese translation update
767 - Bug #582: ntlm fake_auth not handles non-ascii login names
768 - New startup message indicating the type of event loop used
769 - Bug #1602: TCP fallback on truncated DNS responses
770 - Bug #1667: assertion failed: store.c:1081: "e->store_status == STORE_PENDING"
771 - Bug #1723: cachemgr now works in accelerator mode
772
773Changes to squid-2.6.STABLE2 (31 Jul 2006)
774
775 - WCCP2 doesn't update statCounter.syscalls.sock.sendtos counter.
776 - Releasenotes Table of contents should use relative links without
777 filename.
778 - Reject HTTP/0.9 formatted CONNECT requests.
779 - Cosmetic cleanup to use safe_free instead of xfree + manual
780 assign to NULL
781 - Bug #1650: transparent interception "Unable to forward this
782 request at this time"
783 - Bug #1658: Memory corruption when using client-side SSL certificates
784 - Add storeRecycle; a storeIO method to delete a StoreEntry w/out
785 deleting the underlying object.
786 - Many COSS fixes and new coss data dumper utility for diagnostics
787 - Bug #1669: SEGV in storeAddVaryReadOld
788 - Many fixes in debug sections and spelling of debug messages
789 - Don't keep client connection persistent if there was a mismatch in
790 the response size.
791 - Move eventCleanup debug messages to debug level 2 (was 0)
792 - Add the missing concurrency parameters to basic and digest auth
793 schemes
794 - Bug #1670: assertion failure: i->prefix_size > 0 in client_side.c:2509
795 - Log SSL user id in the custom log User name format (%un)
796 - Bug #1653: Username info not logged into Cachemgr active_requests
797 statistics
798 - Added to the redirectors interface the support for SSL client
799 certificate
800 - squid.conf.default cleanup to remove references to old options
801 - Fix many filedescriptors in combination with TPROXY
802 - Fix connection pinning in transparently intercepted connections
803 - Bug #1679: LDFLAGS not honored in some programs.
804 - Minor cleanup of port numbers in transparent interception or
805 vhost + vport
806 - Bug #1671: transparent interception fails with FreeBSD ipfw or
807 Linux-2.2 ipchains
808 - Bug #1660: Accept-Encoding related memory corruption
809 - Bug #1651: Odd results if url_rewriter defined multiple times
810 - Bug #1655: Squid does not produce coredumps under linux when
811 started as root
812 - Bug #1673: cache digests not served to other caches
813 - Cleanup of Linux capability code used by tproxy
814 - Bug #1684: xstrdup: tried to dup a NULL pointer!
815 - Bug #1668: unchecked vsnprintf() return code could lead to log
816 corruption
817 - Bug #1688: Assertion failure in HttpHeader.c in some header_access
818 configurations
819 - Cygwin support fir --disable-internal-dns
820 - Silence those annoying sslReadServer: Connection reset by peer
821 errors.
822 - Bug #1693: persistent connections broken in transparent
823 interception mode
824 - Bug #1691: multicast peering issues
825 - Bug #1696: Correct WCCP2 processing of router capability info
826 segments
827 - Bug #1694: Assertion failure in mgr:config if using
828 access_log_format %<h
829 - Bug #1677: Duplicate etags in the If-None-Match header
830 - Bug #1665: access_log_format codes for login names from external
831 acl or ssl
832 - Bug #1681: All ntlmauthenticator processes are busy
833 - Added ARP acl support for OpenBSD and ARP fixes for Windows
834 - Bug #1700: WCCP fails on FreeBSD (Unable to disconnect WCCP out
835 socket)
836 - WCCP2 correct dampening of assign buckets when there it lots of
837 changes
838 - minimum_expiry_time to tune the magic 60 seconds limit of what
839 is considered cachable when the object doesn't have any cache
840 validators.
841 - Bug #1703: wrong path to diskd helper corrected, and config
842 parser extended to trap incorrect paths early
843 - Bug #1703: COSS failed to initialize async-io threads
844 - Bug #1703: should abort if diskd helper exits unexpectedly
845 - Bug #1702: Warn if acl name is too long
846 - Bug #1685: Crashes or other odd results after storeSwapMetaUnpack: errors
847 - wccp2_rebuild_wait directive to delay registering with WCCP until the
848 - Bug #1662: Infinite loop in external acl with grace period if the
849 same http_access line had multiple external acls
850
851Changes to squid-2.6.STABLE1 (1 Jul 2006)
852
853 - New --enable-default-hostsfile configure option
854 - Added username info to active_requests cachemgr stats
855 - Modified squid MIB to incorporate squid.conf visible_hostname
856 - Added multi-line capability in squid.conf
857 - Added new httpd_suppress_version_string configuration directive
858 - WCCPv2 support
859 - Negotiate authentication scheme support
860 - NTLM authentication scheme rewritten
861 - Customizable access log formats
862 - Selective access logging
863 - Access logging via syslog
864 - Reverse proxy enhancements, with new cache_peer based forwarding
865 model.
866 - LDAP based Digest helper (Note: not true LDAP integration, just using
867 LDAP for storage of the Digest hashes)
868 - Improved helper communication protocol
869 - External ACL improvements. %PATH, log=, grace=, and more..
870 - Improved SSL support with hardware offload, client certificate
871 support (primitive), chained certificates and numerous bug fixes
872 - DNS lookups now use the search path from /etc/resolv.conf or
873 the Windows registry
874 - Linux epoll support
875 - collapsed forwarding to optimize reverse proxies or other
876 setups having very many clients going to the same URL
877 - New improved COSS implementation
878 - Optional support for blank passwords
879 - The old and obsolete Samba-2.2.X winbind helpers have been removed
880 - external acls now uses the simplified URL-escaped protol "3.0" by
881 default.
882 - Linux TPROXY support
883 - Support for proxying of Microsoft Integrated Login by adding
884 support for the deviations from the HTTP protocol required
885 to support these authentication mechanisms
886 - Added the capability to run as a Windows service under Cygwin
887 - CARP now plays well with the other peering algorithms
888 - read_ahead_gap option to read ahead more than 16KB of the reply
889 - check_hostnames and allow_underscore squid.conf options
890 - http_port is now optional, allowing for SSL only operation
891 - Full ETag/Vary support, caching responses which varies with
892 request details (browser, language etc).
893 - umask now defaults to 027 to protect the content of cache and
894 log files from local users
895 - HTCP support for access control and the CRL operation for
896 purgeing of cache content
897 - Optionally follow X-Forwarded-For headers to determine the original
898 client IP behind sedond level proxies
899 - FreeBSD kqueue support
900
901Changes to squid-2.5.STABLE14 (20 May 2006)
902 - [Minor] icons not displayed when visible_hostname is a
903 short hostname (without domain). (Bug #1532)
904 - [Medium] Memleak in HTCP client code (default disabled)
905 (Bug #1553)
906 - [Major] memory leak in ident processing (Bug #1557)
907 - [Medium] Memory leak in header processing related to external_acl
908 header detail format tag (Bug #1564)
909
910Changes to squid-2.5.STABLE13 (12 Mar 2006)
911 - [Minor] Fails to compile on Solaris and some other platforms
912 with undefined reference to setenv (Bug #1435)
913 - [Cosmetic] Added WebDAV REPORT method to know HTTP methods list
914 - [Minor] Squid ntlm_auth (not the Samba provided one) giving
915 odd results if --enable-ntlm-fail-open is used (Bug #1022)
916 - [Minor] wbinfo_group.pl doesn't work with Samba 3.0.21 and later
917 (Bug #1472)
918 - [Minor] Squid crash when asyncio function counters url accessed
919 from Cachemgr CGI (Bug #1464)
920 - [Cosmetic] Linux compile warning about prctl called with too few
921 arguments (Bug #1483)
922 - [Minor] Wrong timezone declaration for 64 bit Irix (Bug #1479)
923 - [Minor] Some 206 responses logged incorrectly (Bug #1511)
924 - [Minor] Issues in processing ranges on objects >2GB (Bug #437)
925 - [Cosmetic] Segmentation fault on empty proxy_auth ACLs (Bug #1414)
926 - [Minor] Ident access lists don't work in delay_access statements
927 (Bug #1428)
928 - [Minor] Some clients support NTLM even if not initially negotiating
929 persistent connections (Bug #1447)
930 - [Medium] 504 Gateway Time-out on FTP uploads (Bug #1459)
931 - [Medium] delay pools given too much bandwidht after "-k reconfigure"
932 (Bug #1481)
933 - [Cosmetic] New persistent_connection_after_error configuration
934 directive (Bug #1482)
935 - [Cosmetic] Hangs at 100% CPU if /dev/null is not accessible (Bug
936 #1484)
937 - [Minor] Fails to compile on Fedora Core 5 test 2 x86_64 (Bug #1492)
938 - [Cosmetic] Typo in ftp.c (Bug #1507)
939 - [Cosmetic] Error in FTP listings of files with -> in their name
940 (Bug #1508)
941 - [Cosmetic] With Squid-2.5 there is no more the DUPLICATE IP logging
942 in cache.log (Bug #779)
943 - [Minor] Fails to process long host names (Bug #1434)
944 - [Cosmetic] Azerbaijani errors translation (Bug #1454)
945 - [Cosmetic] misleading error message message for bad/unresolveable
946 cache_peer name (Bug #1504)
947 - [Cosmetic] confusing statistics on stateful helpers (NTLM auth)
948 (Bug #1506)
949 - [Major] connstate memory leak (Bug #1522)
950
951Changes to squid-2.5.STABLE12 (22 Oct 2005)
952
953 - [Major] Error introduced in 2.5.STABLE11 causing truncated responses
954 when using delay pools (Bug #1405)
955 - [Cosmetic] Document that tcp_outgoing_* works badly in combination
956 with server_persistent_connections (Bug #454)
957 - [Cosmetic] Add additinal tracing to squid_ldap_auth making
958 diagnostics easier on squid_ldap_auth configuration errors
959 (Bug #1395)
960 - [Minor] $HOME not set when started as root (Bug #1401)
961 - [Minor] httpd_accel_single_host breaks in combination with
962 server_persistent_connections (Bug #1402)
963 - [Cosmetic] Setting CACHE_HTTP_PORT to configure was only partially
964 implemented, effectively ignored. (Bug #1403)
965 - [Minor] CNAME based DNS addresses could get cached for longer
966 than intended (Bug #1404)
967 - [Minor] Incorrect handling of squid-internal-dynamic/netdb exchanges
968 in transparently intercepting proxies (Bug #1410).
969 - [Minor] Cache revalidations on HEAD requests causing poor cache
970 hit ratio (Bug #1411).
971 - [Minor] Not possible to send 302 redirects via a redirector in
972 response to CONNECT requests (bug #1412)
973 - [Minor] Incorrect handling of Set-Cookie on cache refreshes (Bug
974 #1419)
975 - [Major] Segmentation fault crash in rfc1738_do_escape (Bug #1426)
976 - [Minor] Delay pools class 3 fails on clients in network 255
977 (Bug #1431)
978
979Changes to squid-2.5.STABLE11 (22 Sep 2005)
980
981 - [Minor] Workaround for servers sending double content-length headers
982 (Bug #1305)
983 - [Cosmetic] Updated Spanish error messages by Nicolas Ruiz
984 - [Cosmetic] Date header corrected on internal objects (icons etc)
985 (Bug #1275)
986 - [Minor] squid -k fails in combination with chroot after patch for
987 bug 1157 (Bug #1307)
988 - [Cosmetic] Segmentation fault if compiled with
989 --enable-ipf-transparent but denied access to the NAT device.
990 (Bug #1313)
991 - [Minor] httpd_accel_signle_host incompatible with redireection
992 (Bug #1314)
993 - [Minor] squid -k reconfigure internal corruption if the type of
994 a cache_dir is changed (Bug #1308)
995 - [Minor] SNMP GETNEXT fails if the given OID is outside the Squid MIB
996 (Bug #1317)
997 - [Minor] Title in FTP listings somewhat messed up after previous
998 patch for bug 1220 (Bug #1220)
999 - [Minor] FTP listings uses "BASE HREF" much more than it needs to,
1000 confusing authentication. (Bug #1204)
1001 - [Minor] winfo_group.pl only looked for the first group if multiple
1002 groups were defined in the same acl. (Bug #1333)
1003 - [Cosmetic] Compiler warnings on some 64-bit platforms (Bug #1316)
1004 - [Cosmetic] Removed some debug output from wb_ntlm_atuh (Bug #518)
1005 - [Cosmetic] The new --with-build-environment=... option doesn't work
1006 - [Cosmetic] New 'mail_program' configuration option in squid.conf
1007 - [Minor] Fails to compile with ip-filter and ARP support on Solaris
1008 x86 (Bug #199)
1009 - [Major] Segmentation fault in sslConnectTimeout (Bug #1355)
1010 - [Medium] assertion failed in StatHist.c:93 (Bug #1325)
1011 - [Minor] More chroot_dir and squid -k reconfigure issues (Bug #1331)
1012 - [Cosmetic] Invalid URLs in error messages when failing to connect
1013 to peer, and a few other inconsistent error messages (Bug #1342)
1014 - [Cosmetic] Fails to compile with glibc -D_FORTIFY_SOURCE=2
1015 (Bug #1344)
1016 - [Minor] Some odd FTP servers respond with 250 where 226 is expected
1017 (Bug #1348)
1018 - [Cosmetic] Greek translation of error messages (Bug #1351)
1019 - [Major] Assertion failed store_status == STORE_PENDING (Bug #1368)
1020 - [Minor] squid_ldap_auth -U does not work (Bug #1370)
1021 - [Minor] SNMP cacheClientTable fails on "long" IP addresses
1022 (Bug #1375)
1023 - [Minor] Solaris Sparc + IP-Filter compile error (Bug #1374)
1024 - [Minor] E-mail sent when cache dies is blocked from many antispam
1025 rules (Bug #1380)
1026 - [Minor] LDAP helpers does not work with TLS (-Z option) (Bug #1389)
1027 - [Cosmetic] Incorrect store dir selection debug message on objects
1028 larger than 2Gigabyte (Bug #1343)
1029 - [Cosmetic] header_id enum misused as an signed integer (Bug #1343)
1030 - [Cosmetic] Allow leaving core dumps when started as root (Bug #1335)
1031 - [Medium] Clients could bypass delay_pool settings by faking a cache
1032 hit request (Bug #500)
1033 - [Minor] IP-Filter 4.X support (Bug #1378)
1034 - [Medium] Odd results on pipelined CONNECT requests
1035 - [Major] Squid crashing with "FATAL: Incorrect scheme in auth header"
1036 when using NTLM authentication.
1037 - [Cosmetic] Odd results when pipeline_prefetch is combined with NTLM
1038 authentication (bug #1396)
1039 - [Minor] invalid host was processed as IP 255.255.255.255 in dst acl
1040 (Bug #1394)
1041 - [Cosmetic] New --with-maxfd=N configure option to override build
1042 time filedescriptor limit test
1043 - [Minor] Added support for Windows code name "Longhorn" on Cygwin.
1044
1045Changes to squid-2.5.STABLE10 (17 May 2005)
1046
1047 - [Minor Security] Fix race condition in relation to old Netscape
1048 Set-Cookie specifications
1049 - [Minor] Fails to parse D.J. Bernstein's FTP EPLF ftp listing
1050 format and PASV resposes (Bug #1252)
1051 - [Medium] BASE HREF missing on ftp directory URLs without /
1052 (Bug #1253)
1053 - [Minor security] confusing http_access results on configuration
1054 error (Bug #1255)
1055 - [Cosmetic] More robust Date parser (Bug #321)
1056 - [Minor] reload_with_ims fails to refresh negatively cached objects
1057 (Bug #1159)
1058 - [Cosmetic] delay_access description clarification (Bug #1245)
1059 - [Cosmetic] Check for integer overflow in size specifications in
1060 squid.conf (Bug #1247)
1061 - [Cosmetic] bzero is a non-standard function not available on all
1062 platforms (Bug #1256)
1063 - [Cosmetic] Compiler warnings if pid_t is not an int (Bug #1257)
1064 - [Cosmetic] Incorrect use of ctype functions (Bug #1259)
1065 - [Cosmetic] Defer digest fetch if the peer is not allowed to be used
1066 (Bug #1261)
1067 - [Minor] Duplicate content-length headers logged incorrectly or
1068 not cleaned up properly (Bug #1262)
1069 - [Cosmetic] Extend relaxed_header_parser to work around "excess
1070 data from" errors from many major web servers. (Bug #1265)
1071 - [Minor] Add HTTP headers to a netdb error messages
1072 - [Minor] Multiple minor aufs issues (Bug #671)
1073 - [Minor] Basic authentication fails with very long logins or
1074 password (Bug #1171)
1075 - [Minor] CONNECT requests truncated if client side disconnects first
1076 (Bug #1269)
1077 - [Minor] --disable-hostname-checks configure option did not work
1078 - [Cosmetic] LDAP helpers adjusted to compile with SUN LDAP SDK
1079 - [Cosmetic] aufs warning about open event filedescriptors on shutdown
1080 - [Medium] Failed to process requests for files larger than 2GB in size
1081 - [Cosmetic] rename() related cleanup
1082 - [Cosmetic] New cachemgr pending_objects and client_objects actions
1083 - [Cosmetic] external acls requiring authentication did not request
1084 new credentials on access denials like proxy_auth does.
1085 - [Cosmetic] Syslog facility now configurable via command line options.
1086 - [Cosmetic] New %a error page template code expanding into the
1087 authenticated user name. (Bug #798)
1088 - [Minor] IP-Filter 4.0 support in --enable-ipf-transparent
1089 - [Minor] Support interception of multiple ports
1090 - [Cosmetic] Allow "squid -k ..." to run even if the local hostname
1091 can not be determined (Bug #1196)
1092 - [Cosmetic] Configuration file parser now handles DOS/Windows formatted
1093 configuration files with CRLF lineendings proper.
1094 - [Minor] Unrecognized Cache-Control directives now forwarded properly
1095 (Bug #414)
1096 - [Minor] Authentication helpers now returns useable information
1097 in the %m error page macro on failed authentication (Bug #1223)
1098 - [Minor] pid file management corrected in chroot use (Bug #1157)
1099 - [Minor Security] Fix for CVE-1999-0710: cachemgr malicouse use.
1100 cachemgr.cgi now reads a config file telling which proxy servers
1101 it can administer.
1102 - [Minor] aufs statistics improvements
1103 - [Minor] SNMP bugfixes and support for SNMPv2(c) (Bug #1288, #1299)
1104 - [Minor] ARP acl documentation and cachemgr config dump corrections
1105 - [Minor] dstdomain/dstdom_regex acls now allow matching of numeric
1106 hostnames in addition to the reverse lookup of the domain name.
1107 - [Security] Internal DNS client hardened against spoofing
1108
1109Changes to squid-2.5.STABLE9 (24 Feb 2005)
1110
1111 - [Medium] Don't retry requests on 403 errors (Bug #1210)
1112 - [Minor] Ignore invalid FQDN DNS responses (Bug #1222)
1113 - [Minor] cache_peer related memory leaks on reconfigure (Bug #1246)
1114 - [Cosmetic] Adjusted to build cleanly with GCC-4 (Bug #1211)
1115 - [Minor] relaxed_header_parser extended to work around even more
1116 broken web servers (Bug #1242)
1117 - [Minor] FTP gatewaying URLs cleaned up slightly, mainly to work
1118 better with Mozilla but also to improve security slightly on
1119 non-anonymous FTP.
1120 - [Minor] High characters allowed un-encoded in FTP and Gopher
1121 listings to allow the user-agent to display data in non-iso8859-1
1122 charsets. (Bug #1220)
1123 - [Cosmetic] format fixes to silence compiler warnings on many
1124 platforms.
1125 - [Major] Assertion failures on certain odd DNS responses (Bug #1234)
1126
1127Changes to squid-2.5.STABLE8 (11 Feb 2005)
1128
1129 - [Minor] 100% CPU usage on half-closed PUT/POST requests (Bug #354,
1130 #1096)
1131 - [Cosmetic] Document -v (protocol version) option to LDAP helpers
1132 - [Minor] The new req_header and resp_header acls segfaults
1133 immediately on parse of squid.conf (Bug #961)
1134 - [Minor] Failure to shut down busy helpers on -k rotate/reconfigure
1135 (Bug #1118)
1136 - [Minor] Don't use O_NONBLOCK on disk files. (Bug #1102)
1137 - [Minor] Squid fails to close TCP connection after blank HTTP
1138 response (Bug #1116)
1139 - [Minor security] Random error messages in response to malformed
1140 host name (Bug #1143)
1141 - [Minor] PURGE should not be able to delete internal objects
1142 (Bug #1112)
1143 - [Minor] httpd_accel_port 0 (virtual) not working correctly (Bug
1144 #1121)
1145 - [Minor] cachemgr vm_objects segfault (Bug #1149)
1146 - [Minor security] Confusing results on empty acl declarations (Bug
1147 #1166)
1148 - [Minor] Don't close all "other" filedescriptors on startup (Bug
1149 #1177)
1150 - [Minor] fakeauth_auth memory leak and NULL pointer access (Bug
1151 #1183)
1152 - [Security] buffer overflow bug in gopherToHTML() (Bug #1189)
1153 - [Medium security] Denial of service with forged WCCP messages
1154 (Bug #1190)
1155 - [Minor] DNS related memory leak on certain malformed DNS responses
1156 (Bug #1197)
1157 - [Minor] Internal DNS sometimes truncates host names in reverse
1158 (PTR) lookups (Bug #1136)
1159 - [Minor Security] Add sanity checks on LDAP user names (Bug #1187)
1160 - [Security] Harden Squid against HTTP request smuggling attacks
1161 - [Minor] Icon URLs fails in non-anonymous FTP directory listings is
1162 short_icon_urls is on (Bug #1203)
1163 - [Security] Harden Squid against HTTP response splitting attacks
1164 (Bug #1200)
1165 - [Medium security] Buffer overflow in WCCP recvfrom() call
1166 (Bug #1217)
1167 - [Security] Properly handle oversized reply headers (Bug #1216)
1168 - [Minor] LDAP helpers search fixed to properly ask for no attributes
1169 - [Minor] A sporadic segmentation fault when using ntlm authentication
1170 fixed (Bug #1127)
1171 - [Major] Segmentation fault on failed PUT/POST requests (Bug #1224)
1172 - [Medium] Persistent connection mismatch on failed PUT/POST request
1173 (Bug #1122)
1174 - [Minor] WCCP easily disturbed by forged packets (Bug #1225)
1175 - [Minor] Password management in ftp:// gatewaying improved (Bug #1226)
1176 - [Major] HTTP reply data corruption in certain situations involving
1177 reply headers split over multiple packets (Bug #1233)
1178
1179Changes to squid-2.5.STABLE7 (11 Oct 2004)
1180
1181 - [Medium] No objects cached in ufs cache_dir type in some
1182 configurations. Issue introduced in 2.5.STABLE6 by the patch for
1183 Bug #676. (Bug #1011)
1184 - [Minor] LDAP helpers update to correct LDAP connection management
1185 and add support for literal password compare instead of binding
1186 - [Minor] A large number of queued DNS lookups for the same domain
1187 (Bug #852)
1188 - [Cosmetic] request_header_max_size configuration partly ignored
1189 (Bug #899)
1190 - [Minor] Partial hit results in TCP_HIT, not TCP_MISS. (Bug #1001)
1191 - [Cosmetic] HEAD requests may return stale information
1192 (Bug #1012)
1193 - [Cosmetic] Warn if cache_dir ufs can not create files. (Bug #918)
1194 - [Minor] case insensitive authentication (Bug #431)
1195 - [Cosmetic] Add delay pools information to active_requests. (Bug
1196 #882)
1197 - [Minor] Apparent memory leak in client_db (Bug #833)
1198 - [Minor] NTLM authentication truncated causing failures. (Bug
1199 #1016)
1200 - [Cosmetic] Grammatical corrections in squid.conf.default
1201 - [Cosmetic] Unknown %X errorpage codes incorrectly quoted. (Bug
1202 #1030)
1203 - [Medium] Segfaults and other strange crashes when using heap
1204 policies. (Bug #1009)
1205 - [Minor] Supplementary group memberships not set (Bug #1021)
1206 - [Cosmetic] ERR_TOO_BIG Portuguese translation
1207 - [Minor] external_acl does not handle newlines (Bug #1038)
1208 - [Major] NTLM authentication denial of service when using msnt_auth
1209 or fake_auth (Bug #1045)
1210 - [Medium] Memory leaks when using NTLM authentication without
1211 challenge reuse. (Bug #994)
1212 - [Minor] Temporary NTLM memory leak with challenge reuse enabled
1213 (Bug #910)
1214 - [Minor] assertion failed: "n_ufs_dirs <=
1215 Config.cacheSwap.n_configured". (Bug #1053)
1216 - [Minor] Segfault in authenticateDigestHandleReply. (Bug #1031)
1217 - [Minor] acl time fails to parse multiple time specifications
1218 (Bug #1060)
1219 - [Minor] cachemgr config dumps mixed up Range and Request-Range
1220 headers in http_header_access & replace directives. (Bug #1056)
1221 - [Minor] Content-Disposition added as a well known header (Bug #961)
1222 - [Cosmetic] Don't warn about arp acls not being supported on FreeBSD
1223 (Bug #1074)
1224 - [Cosmetic] Limit internal send/receive buffer sizes (Bug #1075)
1225 - [Medium] New acl types to match arbitrary HTTP headers. In addition
1226 the http_header_access & replace directives now support arbitrary
1227 headers and not only the well known ones. (Bug #961)
1228 - [Cosmetic] ncsa_auth now accepts Window formatted password files
1229 (Bug #1078)
1230 - [Cosmetic] Support the --program-prefix/suffix options or other
1231 configure program name transforms (Bug #1019)
1232 - [Minor] Fix race condition in CONNECT and also handle aborts of
1233 CONNECT requests in a more graceful manner. (Bug #859)
1234 - [Minor] New balance_on_multiple_ip directive to work around certain
1235 broken load balancers and optimized ipcache on reload requests
1236 (Bug #1058)
1237 - [Medium] New reply_header_max_size directive
1238 (Bug #874)
1239 - [Minor] Suspected instability on aborted PUT/POST requests
1240 (Bug #1089)
1241 - [Security] SNMP Denial of Service fix (CAN-2004-0918)
1242
1243Changes to squid-2.5.STABLE6 (9 Jul 2004)
1244
1245 - Bug #937: NTLM assertion error "srv->flags.reserved"
1246 - Bug #935: squid_ldap_auth can be confused by the use of reserved
1247 characters
1248 - Helper queue warnings imprecise on the number of helpers required
1249 - squid_ldap_auth TLS mode works correctly again
1250 - Bug #940, #305: pkg-config support for finding correct OpenSSL
1251 compile flags
1252 - Bug #426: "Vary: *" is ignored
1253 - 100% CPU usage on Linux-2.2
1254 - Version number should not include -CVS if autoconf is run
1255 - Bug #947: deny_info redirection with requested URL escaped wrongly
1256 - Bug #495: CONNECT timeout should produce a 504 or 503
1257 - Bug #956: cache_swap_log documentation referred to swap.state by
1258 it's old swap.log name
1259 - ntlm/auth_ntlm.c(683): warning #187: use of "=" where "==" may
1260 have been intended
1261 - Bug #962: rfc1035NameUnpack: Assertion (*off) < sz failed
1262 - Bug #954: Segment violation when using a blank user name in digest
1263 authentication
1264 - Bug #943: assertion failed: errorpage.c:292: "mem->inmem_hi == 0"
1265 - Spelling corrections in configure and squid.conf.default
1266 - The meaning of ERR in digest helper protocol clarified in the
1267 squid.conf documentation
1268 - Bug #950: Spelling error in Turkish ERR_DNS_FAIL
1269 - Bug #616: Negative cached 404 replies with VARY header never matched
1270 - Bug #968: range_offset_limit -1 KB rejected as invalid syntax
1271 due to a shortcoming in the fix to bug #817
1272 - Bug #570: Very large cache_mem values reported wrongly in cache.log
1273 - Bug #676: store_dir_select_algorithm least-load doesn't work for
1274 ufs cache_dir type
1275 - Bug #946: cacheCurrentUnlinkRequests should be a counter, not gauge
1276 - Bug #948: Show client ip in cache.log debug output
1277 - Bug #960: compilation issue on OpenBSD/m88k
1278 - Bug #969: FTP directory listing HTML DOCTYPE misread by some tools
1279 - Bug #991: dns_servers should default to localhost if no resolv.conf
1280 - Bug #717: msnt_auth documentation update
1281 - Bug #753: Segfault in memBufVPrintf on certain architectures
1282 requiring va_copy
1283 - Bug #941: Negative size in access.log on long running CONNECT
1284 requests
1285 - Bug #972: Segmentation fault after "Likely proxy abuse detected"
1286 - Bug #981: sasl_auth updated to work with SALS2
1287 - Overflow bug in Squid's ntlm_auth helper used for transparent NTLM
1288 authentication to a NT domain without using Samba.
1289
1290Changes to squid-2.5.STABLE5 (1 Mar 2004):
1291
1292 - cache.log message on "squid -k reconfigure" was slightly confusing,
1293 claiming Squid restarted when it just reread the configuration.
1294 - Bug #787: digest auth never detects password changes
1295 - Bug #789: login with space confuses redirector helpers
1296 - Bug #791: FQDNcache discards negative responses when using
1297 internal DNS
1298 - pam_auth fails on Solaris when using pam_authtok_get. Persistent
1299 PAM connections are unsafe and now disabled by default.
1300 - auth_param documentation clarifications and added default realm
1301 values making only the helper program a required attribute
1302 - Bug #795: German ERR_DNS_FAIL correction
1303 - Bug #803: Lithuanian error messages update
1304 - Bug #806: Segfault if failing to load error page
1305 - Bug #812: Mozilla/Netscape plugins mime type defined (.xpi)
1306 - Bug #817: maximum_object_size too large causes squid not to cache
1307 - Bug #824: 100% CPU loop if external_acl combined with separate
1308 authentication acl in the same http_access line
1309 - squid_ldap_group updated to version 2.12 with support for ldaps://
1310 (LDAPv2 over SSL) and a numer of other improvements.
1311 - Bug #799: positive_dns_ttl ignored when using internal DNS.
1312 - Bug #690: Incorrect html on empty Gopher responses
1313 - Bug #729: --enable-arp-acl may give warning about net/route.h
1314 - Bug #14: attempts to establish connection may look like syn flood
1315 attack if the contacted server is refusing connections
1316 - errorpage README files included in the distribution again showing
1317 who contributed which translation
1318 - Bug #848: connect_timeout connect_timeout ends up twice the length.
1319 forward_timeout option added to address this.
1320 - Bug #849: DNS log error messages should report the failed query
1321 - Bug #851: DNS retransmits too often
1322 - Bug #862: Very frequently repeated POST requests may cause a
1323 filedescriptor shortage due to persitent connections building up
1324 - Bug #853: Sporatic segmentation faults on aborted FTP PUT requests
1325 - Bug #571: Need to limit use of persistent connections when
1326 filedescriptor usage is high
1327 - Bug #856: FTP/Gopher Icon URLs are unneededly complex and often
1328 does not work properly
1329 - Bug #860: redirector_access does not handle "slow" acls such as
1330 "dst" or "external" requiring a external lookup.
1331 - Bug #865: Persistent connection usage too high after sudden burst
1332 of traffic.
1333 - Bug #867: cache_peer max-conn=.. option does not work
1334 - Bug #868: refuses to start if pid_filename none is specified
1335 - Bug #887: LDAP helper -Z (TLS) option does not work
1336 - Bug #877: Squid doesn't follow telnet protocol on FTP control
1337 connections
1338 - Bug #908: Random auth popups and account lockouts when using ntlm
1339 - Support for NTLM_NEGOTIATE exchanges with ntlm helpers
1340 - Bug #585: cache_peer_access fails with NTLM authentication
1341 - Bug #592: always/never_direct fails with NTLM authentication
1342 - wbinfo_group update for Samba-3
1343 - Bug #892: helpers/ntlm_auth/SMB/ fails to compile on FreeBSD 5.0
1344 - Bug #924: miss_access restricts internal and cachemgr requests
1345 even if these are local
1346 - Bug #925: auth headers send by squidclient are mildly malformed
1347 - Bug #922: miss_access and delay_access and several other
1348 authentication related bug fixes.
1349 - Bug #909: Added ARP acl support for FreeBSD
1350 - Bug #926: deny_info with http_reply_access or miss_access
1351 - Bug #872: reply_body_max_size problems when using NTLM auth
1352 - Bug #825: random segmentation faults when using digest auth
1353 - Bug #910: Partial fix for temporary memory leaks when using NTLM
1354 auth. There is still problems if challenge reuse is enabled.
1355 - ftp://anonymous@host/ now accepted without requiring a password
1356 - Bug #594: several mime type updates (ftp:// related)
1357 - url_regex enhanced to allow matching of %00
1358
1359Changes to squid-2.5.STABLE4 (15 Sep 2003):
1360
1361 - Lithuanian error messages added to the distribution
1362 - Bug #660: segfauld if more than one custom deny_info line
1363 - cache_dir disd documentation cleanup
1364 - check open of /dev/null to avoid 100% CPU loop in badly
1365 configured chroot environments
1366 - documentation update on uri_whitespace to refer to the correct RFC
1367 - Bug #655: icmpRecv: recv: (11) Resource temporarily unavailable
1368 - Bug #683: external_acl does not wait for ident lookups to complete
1369 - aufs: Fix a minor use-after-free problem which could cause the
1370 count of opening filedescriptors to grow larger than it should
1371 - Syntax changes to make GCC-3.3 accept Squid without complaints
1372 - Warning if CARP server defined in incorrect load factor order
1373 - neighbor_type_domain documentation update
1374 - http_header_access now works when using cache peers
1375 - high_memory_warning now uses sbrk as fallback mechanism on
1376 platforms where neither mallinfo or mstats are available.
1377 - hosts_file now handles comments at the end of lines correcly
1378 - storeCheckCachable() Stats corrected for release_request and
1379 wrong_content_length.
1380 - cachePeerPingsSent MIB type corrected
1381 - unused minimum_retry_timeout directive removed
1382 - Bug #702: ERR_TO_BIG spanish translation
1383 - Bug #705: Memory leak on deny_info TCP_RESET
1384 - Code cleanup to fix compile error in httpHeaderDelById
1385 - Bug #699: Host header now forwarded exactly where it was in the
1386 original request to work around certain broken firewalls or
1387 load balancers which fail if this header is too far into the
1388 request headers.
1389 - Bug #704: Memory leak on reply_body_max_size
1390 - Bug #686: requests denied due to http_reply_access are now
1391 logged with TCP_DENIED (instead of TCP_MISS, etc).
1392 - Bug #708: ie_refresh now sends no-cache to have the reload
1393 request propagate properly in cache meshes
1394 - Bug #700: Crashes related to ftpTimeout: timeout in SENT_PASV state
1395 - Bug #709: cbdata.c:186: "c->valid" assertion due to peer
1396 digest not found
1397 - Bug #710: round-robin cache_dir selection incorrectly
1398 compares max-size.
1399 - Statistics corrections in HTTP header statitics
1400 - QUICKSTART cleanups
1401 - Bug #715: statCounter.syscalls.disk counters treated
1402 inconsistently. Now increment the counters in AUFS
1403 functions and for unlinkd.
1404 - Improvements to the (experimental) COSS storage scheme.
1405 - Bug #721: User name field in access.log sometimes blank
1406 - Bug #94: assertion failed: http.c: "-1 == cfd ||
1407 FD_SOCKET == fd_table[cfd].type"
1408 - Bug #716: assertion failed: client_side.c:1478: "size > 0"
1409 - Bug #732: aufs calculates number of threads and limits wrongly
1410 - Bug #663: Username not logged into access.log in case of /407
1411 - Bug #267: Form POSTing troubles with NTLM authentication
1412 and occationally in differen other error conditions.
1413 - Bug #736: ICP dynamic timeout algorithm ignores multicast.
1414 - Bug #733: No explicit error message when ncsa_auth can't access
1415 passwd file
1416 - Bug #267, #757: POST with NTLM stops after persistent connection
1417 timeout
1418 - Bug #742: Wrong status code on access denials if delay_access
1419 is used. Most notably 407 instead of 403 could be returned.
1420 - Bug #763: segfault if using ntlm in http_reply_access
1421 - Bug #638: assertion error if using proxy_auth in delay_access
1422 - Bug #756: segmentation fault if using ntlm proxy_auth in delay_access
1423 - The issue of reply_body_max_size limiting the size of error
1424 messages no longer applies.
1425 - external_acl_type concurrency= option renamed to children= to
1426 prepare for Squid-3 upgrades. Old syntax still accepted for the
1427 duration of the Squid-2.5 release.
1428 - number of filedescriptors rounded down to an even multiple of 64
1429 to work around issues in certain libc implementations.
1430 - winbind helpers less noisy in cache.log on restarts/shutdown.
1431 - Squid now automatically restarts helpers if too many of them
1432 have crashed.
1433
1434Changes to squid-2.5.STABLE3 (25 May 2003):
1435
1436 - Bug #573: Occational false negatives in external acl lookups
1437 - Bug #577: assertion failed: cbdata.c:224: "c->y == c" when
1438 external_acl helpers crashes
1439 - Bug #590: Squid may hang or behave oddly on shutdown while
1440 requests is being processed.
1441 - Bug #590: external acl lookups does not deal well with queue
1442 overload
1443 - cache_effective_user documentation update
1444 - cache_peer documentation update for htcp and carp
1445 - Bug #600: The example header_access paranoid setting is
1446 missing WWW-Authenticate
1447 - Bug #605: Segmentation fault in idnsGrokReply() on certain
1448 platforms
1449 - Fixes to build properly on AIX 5
1450 - Bug #574: wb_group updated to version 1.1 to make group names
1451 case insensitive and correct a segfault issue in the helper
1452 - SNMP mib updates to make cacheNumObjCount,
1453 cacheCurrentUnlinkRequests, cacheCurrentSwapSize and cacheClients
1454 correctly report as gauges (was reporting as counters).
1455 - Woraround for --enable-ssl Kerberos issue on RedHat 9
1456 - Bug #579: Close and repopen log files on "squid -k reconfigure"
1457 - Bug #598: squid_ldap_auth could segfault if LDAP server is
1458 unavailable
1459 - Bug #609,#612: msntauth helper fixes in dealing with large
1460 or non-existing allow/deny user files.
1461 - Bug #620: acl ident REQUIRED matches even if the ident lookup fails
1462 - Bug #432: reply_body_max_size fails with ident or proxy_auth acls
1463 and also fails to block large objects where the content-length
1464 is not known
1465 - Bug #606: Basic auth looping and gets stuck at high CPU usage when
1466 multiple proxy_auth ACLs combined in one line and login fails.
1467 - squid_ldap_auth updated with support for TLS and SSL
1468 - Bug #623: segfault if using negated external acls in certain
1469 configurations involving other acls later on the same http_access
1470 line.
1471 - Bug #622: wb_group helper update to version 1.2 to ass support for
1472 Domain-Qualified groups refering to groups in a specific domain
1473 - Bug #596: logic error in poll() error management
1474 - Bug #597: logic errors in error management
1475 - Bug #591: segmentation fault in authentication on "squid -k debug"
1476 - Bug #587: smb_auth fails on complex logins involving domain names
1477 or other odd characters
1478 - Bug #558, #587: smb_auth.pl fails on complex logins involving
1479 domain names or other odd characters
1480 - Bug #643: external_acl fails with ttl=0 due to a change introduced
1481 by the patch for Bug #553 in 2.5.STABLE2.
1482 - Bug #630: minor issues in digest authantication causing random
1483 authentication failures and incompability with many mainstream
1484 browser digest implementations due to browser qop bugs. To deal
1485 with those broken browser nonce_stricness now defaults to off,
1486 and two new digest options have been added (check_nonce_count
1487 and post_workaround) to allow workarounds to other quite bad
1488 browser bugs if needed.
1489 - Bug #644: digest authentication fails on requests with one
1490 or more comma in the requested URL
1491 - Bug #648: deny_info TCP_RESET not working. The fix for this also
1492 adds the ability to send redirects.
1493
1494Changes to squid-2.5.STABLE2 (Mars 17, 2003):
1495
1496 - Contrib files added back to the distribution
1497 - Several compiler warnings fixed when using --disable-ident or
1498 --disable-http-violations
1499 - authentication can now be used in most access controls, but
1500 must in most cases first be enforced in http_access to force
1501 the user to authenticate.
1502 - cleanups in the developer bootstrap.sh process when preparing
1503 the sources.
1504 - several squid.conf.default documentation updated to correctly
1505 refer to the current names when refering to other directives
1506 - authenticate_ip_ttl documentation updates
1507 - several assertion faults and segmentation violations corrected
1508 - the RunCache/RunAccel and squid.rc scripts updated to refer to
1509 the squid binary in sbin rather than the old bin location.
1510 - squid_ldap_auth command line processing fixes when specifying
1511 the LDAP server last on the line instead of -h option
1512 - aufs data corruption bugfix
1513 - aufs performance improvement for low traffic systems
1514 - aufs stability improvements
1515 - external_acl corrected to properly deal with quoted strings
1516 - WCCPv1 bugfix to make sure the router accepts the hash assignments
1517 - "Total accounted memory" now correctly reported in cachemgr
1518 - several small memory leaks (mostly reconfigure related)
1519 - new squid.conf option to allow GET/HEAD requests with a request
1520 entity
1521 - "make uninstall" no longer removes squid.conf
1522 - cachemgr.cgi now uses POST to avoid having the cachemgr password
1523 logged in the web server logs
1524 - authentication schemes which are known to not be proxyable are now
1525 filtered out from forwarded server replies to avoid that the clients
1526 tries to use such schemes when we know for a fact it won't work
1527 - spelling corrections in various error messages
1528 - now possible to define acl values with spaces in them
1529 by using the "include file" feature
1530 - squid_ldap_group updated to 2.10 to fix compilation issues with
1531 recent (and older) OpenLDAP libraries and to make the helper deal
1532 correctly with true LDAP groups by first looking up the user DN.
1533 - Some internal code cleanups
1534 - now verifies that programs etc exists iside the chroot directory
1535 when using chroot_dir. No longer neccesary to set up a split view
1536 environment where the same paths works both inside the chroot and
1537 outside just to convince Squid that the files is actually there..
1538 - improved memory usage reporting
1539 - --disable-hostname-checks configure option
1540 - no longer ignores double dots in host names. Any hostname with
1541 double dots is now rejected as invalid.
1542 - log_mime_hdrs no longer logs garbage if very long headers
1543 are seen.
1544 - 'select_fds_hist' object added to cachemgr 'histogram' output
1545 - pid file now unlinked when squid has really shut down, not
1546 immediately when the shutdown request is received. This allows
1547 the pid file to be monitored to determine when Squid has shut down
1548 properly
1549 - correct authentication scheme setups on some platforms or compilers
1550 - several squid.conf.default documentation updates to remove references
1551 to renamed or replaced directives by changing them to their current
1552 names.
1553 - the SSL reverse proxy support updated to allow building with
1554 OpenSSL 0.9.7 and and later.
1555 - Corrected a minor performance problem while processing HEAD replies
1556 from various broken web servers not sending a correct HTTP reply
1557 - time acls can now specify multiple times in the same acl name, like
1558 most other acl types.
1559 - winbind helpers updated to match Samba-2.2.7a and should
1560 work with Samba-2.2.6 or later (required). For compability with
1561 older Samba versions A new configure option --with-samba-sources=...
1562 has been added to allow you to specify which Samba version the
1563 helpers should be built for if different than the above versions.
1564 - Squid MIB definition syntax correction to work better with newer
1565 (and older) SNMP tools.
1566 - Fixed access.log format when logging "error:invalid-HTTP-ident" on
1567 requests where parsing the HTTP identifier (HTTP/1.0) failed.
1568 - "make distclean" no longer removes the icons, this avoids the
1569 dependency on "uudecode" to rebuild Squid after "make distclean"
1570 - User name returned by external acl lookups (external_acl_type)
1571 is now available as "ident" in later acl checks in addition to
1572 the logging in access.log.
1573 - Incorrect behaviour of Digest authentication partly corrected - it
1574 will not handle sessions, but will always enforce password
1575 correctness.. (patch submitted by Sean Burford).
1576 - Issue with persistent connections and PUT/POST request corrected
1577
1578Changes to squid-2.5.STABLE1 (September 25, 2002):
ddf1c0c4 1579
94439e4e 1580 - Major rewrite of proxy authentication to support other schemes
1581 than basic. First in the line is NTLM support but others can
a2794549 1582 easily be added (minimal digest is present). See Programmers Guide.
6437ac71 1583 (Robert Collins & Francesco Chemolli)
94439e4e 1584 - Reworked how request bodies are passed down to the protocols.
1585 Now all client side processing is inside client_side.c, and
1586 the pass and pump modules is no longer used.
3ff01c3e 1587 used by Squid.
722a4b40 1588 - Optimized searching in proxy_auth and ident ACL types. Squid should
1589 now handle large access lists a lot more efficiently.
05fbbc17 1590 (Francesco Chemolli)
e396d395 1591 - Fixed forwarding/peer loop detection code (Brian Degenhardt) -
1592 now a peer is ignored if it turns out to be us, rather than
1593 committing suicide
1224d740 1594 - Changed the internal URL code to obey appendDomain for internal
1595 objects if it needs appending. This fixes weirdnesses where
1596 a machine can think it is "foo.bar.com", and "foo" is requested.
1597 (Brian Degenhardt)
a2794549 1598 - Added the use of Automake to create the Makefile.in's in the squid
1599 source tree. This will allow libtool in the future, and immediately
1600 allows better dependency tracking - with or without gcc - as well
1601 as the dist-all and distcheck targets for developers which respectively
1602 build a tar.gz and a tar.bz2 distribution, and check that what will be
1603 distributed builds.
d6827718 1604 - Added TOS and source address selection based on ACLs,
1605 written by Roger Venning. This allows administrators to set
1606 the TOS precedence bits and/or the source IP from a set of
1607 available IPs based upon some ACLs, generally to map different
1608 users to different outgoing links and traffic profiles.
50821507 1609 - Added 'max-conn' option to 'cache_peer'
1610 - Added SSL gatewaying support, allowing Squid to act as a SSL server
1611 in accelerator setups.
4e2c57a0 1612 - SASL authentication helper by Ian Castle
6474667e 1613 - msntauth updated to v2.0.3
3e4057db 1614 - no_cache now applies to cache hits as well as cache misses
810118ab 1615 - the Gopher client in Squid has been significantly improved
05463204 1616 - Squid now sanity checks FTP data connections to ensure the
6474667e 1617 connection is from the requested server. Can be disabled if
05463204 1618 needed by turning off the ftp_sanitycheck option.
98858605 1619 - external acl support. A mechanism where flexible ACL checks
1620 can be driven by external helpers. See the external_acl_type
1621 and acl external directives.
3e4057db 1622 - Countless other small things and fixes
2d8d56b0 1623 - HTML pages generated by Squid or CacheMgr as well as the
1624 ERR documents now contain a doctype declaration so that
22567bb5 1625 browsers know which HTML specification the document uses.
2d8d56b0 1626 In addition to that they have a new look (background-color, font)
1627 and are valid according to the HTML standards at www.w3.org.
3ff01c3e 1628 (Clemens L ser)
9bbd1655 1629 - Login and password send to Basic auth helpers is now URL escaped
1630 to allow for spaces and other "odd" characters in logins and
1631 passwords
c90fbf46 1632 - Proxy Authentication is no longer blindly forwarded to peer
1633 caches if not used locally. If forwarding of proxy authentication
1634 is desired then it must now be configured with the login=PASS
1635 cache_peer option.
6474667e 1636 - Responses with Vary: in the header are now cached by squid.
1239cfea 1637 (Henrik Nordstrom).
3ff01c3e 1638 - Removed unused 'siteselect_timeout' directive.
c5bc64d3 1639
dde94193 1640Changes to Squid-2.4.STABLE7 (July 2, 2002):
1641
1642 - Squid now drops any requests using transfer-encoding.
1643 Squid is a HTTP/1.0 proxy and as such do not support
1644 the use of transfer-encoding.
1645 - The MSNT auth helper has been updated to v2.0.3+fixes for
1646 buffer overflow security issues found in this helper.
1647 - A security issue in how Squid forwards proxy authentication
1648 credentials has been fixed
1649 - Minor changes to support Apple MAC OS X and some other platforms
1650 more easily.
1651 - The client -T option has been implemented
1652 - HTCP related bugfixes in "squid -k reconfigure"
1653 - Several bugfixes and cleanup of the Gopher client, both
1654 to correct some security issues and to make Squid properly
1655 render certain Gopher menus.
1656 - FTP data channels are now sanity checked to match the address of
1657 the requested FTP server. This to prevent theft or injection of
1658 data. See the new ftp_sanitycheck directive if this is not desired.
1659 - Security fixes in how Squid parses FTP directory listings into HTML
1660
c5bc64d3 1661Changes to Squid-2.4.STABLE6 (March 19, 2002):
1662
722a4b40 1663 - The patch for 2.4.STABLE5 was insufficiently tested and
c5bc64d3 1664 introduced a bug that causes frequent assertions when
1665 handling DNS PTR answers.
1666
1667Changes to Squid-2.4.STABLE5 (March 15, 2002):
1668
1669 - Fixed an array bounds bug in lib/rfc1035.c. This bug
1670 could allow a malicious DNS server to send bogus replies
1671 and corrupt the heap memory.
1672
572b218d 1673Changes to Squid-2.4.STABLE4 (Feb 19, 2002)
08e8e4d0 1674
722a4b40 1675 - htcp_port 0 now properly disables htcp
6474667e 1676 - Fixed problem with certain non-anonymous ftp:// style URL's
08e8e4d0 1677 - SNMP bugfixes including several memory leaks
1678
1679Changes to Squid-2.4.STABLE3 (Nov 28, 2001):
1680
1681 - Fixed bug #255: core dump on SSL/CONNECT if access denied by
1682 miss_access
1683 - Fixed bug #246: corrupt on-disk meta information preventing
1684 rebuilds of lost swap.state files
1685 - Fixed bug #243: squid_ldap_auth now supports spaces in passwords
1686 - Fixed a coredump when creating FTP directories
1687 - Fixed a compile time problem with statHistDump prototype mistmatch,
1688 reported by some compilers
1689 - Fixed a potential coredump situation on snmpwalk in certain
1690 configurations
1691 - Fixed bug #229: filedescriptor leakage in the "aufs" cache_dir
1692 store implementation
1693 - Serbian error message translations
1694
50821507 1695Changes to Squid-2.4.STABLE2 (Aug 24, 2001):
1696
722a4b40 1697 - Expanded configure's GCC optimization disabling check to
50821507 1698 include GCC 2.95.3
1699 - avoid negative served_date in storeTimestampsSet().
1700 - Made 'diskd' pathnames more configurable
1701 - Make sure squid parent dies if child is killed with
1702 KILL signal
1703 - Changed diskd offset args to off_t instead of int
1704 - Fixed bugs #102, #101, #205: various problems with useragent
1705 log files
1706 - Fixed bug #116: Large Age: values still cause problems
1707 - Fixed bug #119: Floating point exception in
1708 storeDirUpdateSwapSize()
1709 - Fixed bug #114: usernames not logged with
1710 authenticate_ip_ttl_is_strict
722a4b40 1711 - Fixed bug #115: squid eating up resources (eventAdd args)
50821507 1712 - Fixed bug #125: garbage HTCP requests cause assertion
1713 - Fixed bug #134: 'virtual port' support ignores
1714 httpd_accel_port, causes a loop in httpd_accel mode
1715 - Fixed bug #135: assertion failed: logfile.c:135: "lf->offset
1716 <= lf->bufsz"
1717 - Fixed bug #137: Ranges on misses are over-done
1718 - Fixed bug #160: referer_log doesn't seem to work
1719 - Fixed bug #162: some memory leaks (SNMP, delay_pools,
1720 comm_dns_incoming histogram)
1721 - Fixed bug #165: "Store Mem Buffer" leaks badly
1722 - Fixed bug #172: Ident Based ACLs fail when applied to
1723 cache_peer_access
1724 - Fixed bug #177: LinuxPPC 2000 segfault bug due to varargs abuse
1725 - Fixed bug #182: 'config' cachemgr option dumps core with
1726 null storage
1727 - Fixed bug #185: storeDiskdDirParseQ[12]() use wrong number
1728 of args in debug/printf
1729 - Fixed bug #187: bugs in lib/base64.c
1730 - Fixed bug #184: storeDiskdShmGet() assertion; changed
1731 diskd to use bitmap instead of linked list
1732 - Fixed bug #194: Compilation fails on index() on some
722a4b40 1733 non-BSD platforms
50821507 1734 - Fixed bug #197: refreshIsCachable() incorrectly checks
1735 entry->mem_obj->reply
1736 - Fixed bug #215: NULL pointer access for proxy requests
1737 in accel-only mode
1738
1739Changes to Squid-2.4.STABLE1 (Mar 20, 2001):
1740
1741 - Fixed a bug in and cleaned up class 2/3 delay pools
1742 incrementing.
1743 - Fixed a coredump bug when using external dnsservers that
1744 become overloaded.
1745 - Fixed some NULL pointer bugs for NULL storage system
1746 when reconfiguring.
1747 - Fixed a bug with useragent logging that caused Squid to
1748 think the logfile never got opened.
1749 - Fixed a compiling bug with --disable-unlinkd.
1750 - Changed src/squid.h to always use O_NONBLOCK on Solaris
1751 if it is defined.
1752 - Fixed a bug with signed/unsigned bitfield flag variables
1753 that caused problems on Solaris.
1754 - Fixed a bug in clientBuildReplyHeader() that could add
1755 an Age: header with a negative value, causing an assertion
1756 later.
1757 - Fixed an SNMP reporting bug. cacheCurrentResFileDescrCnt
1758 was returning the number of FDs in use, rather than
1759 the number of reserved FDs.
1760 - Added the 'pipeline_prefetch' configuration option.
1761 - cache_dir syntax changed to use options instead of many
1762 arguments. This means that the max_objsize argument now
1763 is an optional option, and that the syntax for how to
722a4b40 1764 specify the diskd magics is slightly different.
50821507 1765 - Various fixes for CYGWIN
1766 - Upgraded MSNT auth module to version 2.0.
1767 - Fixed potential problems with HTML by making sure all
1768 HTML output is properly encoded.
1769 - Fixed a memory initialization problem with resource records in
1770 lib/rfc1035.c.
1771 - Rewrote date parsing in lib/rfc1123.c and made it a little
1772 more lenient.
1773 - Added Cache-control: max-stale support.
1774 - Fixed 'range_offset_limit' again. The problem this time
1775 is that client_side.c wouldn't set the we_dont_do_ranges
1776 flag for normal cache misses. It was only being set for
1777 requests that might have been hits, but we decided to
1778 change to a miss.
1779 - Added the Authenticate-Info and Proxy-Authenticate-Info
1780 headers from RFC 2617.
1781 - HTTP header lines longer than 64K could cause an assertion.
1782 Now they get ignored.
1783 - Fixed an IP address scanning bug that caused "123.foo.com"
1784 to be interpreted as an IP address.
1785 - Converted many structure allocations to use mem pools.
1786 - Changed proxy authentication to strip leading whitespace
1787 from usernames after decoding.
1788 - Prevented NULL pointer access in aclMatchAcl(). Some
1789 ACL types require checklist->request_t, but it won't be
1790 available in some cases (like snmp_access). Warn the
1791 admin that the ACL can't be checked and that we're denying
1792 it.
1793 - Allow zero-size disk caches.
1794 - The actual filesystem blocksize is now used to account
1795 for space overheads when calculating on-disk cache size.
1796 - Made the maximum memory cache object size configurable.
1797 - Added 'minimum_direct_rtt' configuration option.
1798 - Added 'ie_refresh' configuration option, which is a hack
1799 to turn IMS requests into no-cache requests.
58d1265f 1800 - Added support for netfilter in linux-2.4. This allows transparent
1801 proxy connections to function correctly in the absence of a Host:
1802 header. This requires --enable-linux-netfilter to be passed through
1803 to configure. (Evan Jones)
50821507 1804 - Fixed a bug with clientAccessCheck() that allowed proxy
1805 requests in accel mode.
1806 - Fixed a bug with 301/302 replies from redirectors. Now
1807 we force them to be cache misses.
1808 - Accommodated changes to the IP-Filter ioctl() interface
1809 for intercepted connections.
1810 - Fixed handling of client lifetime timeouts.
1811 - Fixed a buffer overflow bug with internal DNS replies
1812 by truncating received packets to 512 bytes, as per
1813 RFC 1035.
1814 - Added "forward.log" support, but its work in progress.
1815 - Rewrote much of the IP and FQDN cache implementation.
1816 This change gets rid of pending hits.
1817 - Changed peerWouldBePinged() to return false if our
1818 ICP/HTCP port is zero (i.e. disabled).
1819 - Changed src/net_db.c to use src/logfile.c routines,
1820 rather than stdio, because of solaris stdio filedescriptor
1821 limits.
1822 - Made netdbReloadState() more robust in case of corrupted
1823 data.
1824 - Rewrote some freshness/staleness functions in src/refresh.c,
1825 partially inspired to support cache-control max-stale.
1826 - Fixed status code logging for SSL/CONNECT requests.
1827 - Added a hack to subtract cache digest network traffic
1828 from statistics so that byte hit ratio stays positive
1829 and more closely reflects what people expect it to be.
1830 - Fixed a bug with storeCheckTooSmall() that caused
1831 internal icons and cache digests to always be released.
1832 - Added statfs(2) support for displaying actual filesystem
1833 usage in the cache manager 'storedir' output.
1834 - Changed status reporting for storage rebuilding. Now it
1835 prints percentage complete instead of number of entries
1836 parsed.
1837 - Use mkstemp() rather than problem-prone tempnam().
1838 - Changed urlParse() to condense multiple dots in hostnames.
1839 - Major rewrite of async-io (src/fs/aufs) to make it behave
1840 a bit more sane with substantially less overhead. Some
1841 tuning work still remains to make it perform optimal.
1842 See the start of store_asyncufs.h for all the knobs.
1843 - Fixed storage FS modules to use individual swap space
1844 high/low values rather than the global ones.
1845 - Fixed storage FS bugs with calling file_map_bit_reset()
1846 before checking the bit value. Calling with an invalid
1847 value caused memory corruption in random places.
1848 - Prevent NULL pointer access in store_repl_lru.c for
1849 entries that exist in the hash but not the LRU list.
1850
cab24814 1851Changes to Squid-2.4.DEVEL4 ():
ad445e36 1852
ddf1c0c4 1853 - Added --enable-auth-modules=... configure option
83b381d5 1854 - Improved ICP dead peer detection to also work when the workload
1855 is low
a8c926ff 1856 - Improved TCP dead peer detection and recovery
1857 - Squid is now a bit more persistent in trying to find a alive
1858 parent when never_direct is used.
1859 - nonhierarchical_direct squid.conf directive to make non-ICP
1860 peer selection behave a bit more like ICP selection with respect
1861 to hierarchy.
1862 - Bugfix where netdb selection could override never_direct
1863 - ICP timeout selection now prefers to use parents only when
1864 calculating the dynamic timeout to compensate for common RTT
1865 differences between parents and siblings.
c1fc651e 1866 - No longer starts to swap out objects which are known to be above
1867 the maximum allowed size.
987de783 1868 - allow-miss cache_peer option disabling the use of "only-if-cached".
1869 Meant to be used in conjunction with icp_hit_stale.
c8b40803 1870 - Delay pools tuned to allow large initial pool values
0343b99c 1871 - cachemgr filesystem space information changed to show useable space
1872 rather than raw space, and platform support somewhat extended.
890b0fa8 1873 - Logs destination IP in the hierarchy log tag when going direct.
1874 (can be disabled by turning log_ip_on_direct off)
ff21eb3e 1875 - Async-IO on linux now makes proper use of mutexes. This fixes some
1876 odd pthread segfaults on SMP Linux machines, at a slight performance
1877 penalty.
722a4b40 1878 - %s can now be used in cache_swap_log and will be substituted with
a80e50c7 1879 the last path component of cache_dir.
4d55827a 1880 - no_cache is now a full ACL check without, allowing most ACL types
1881 to be used.
f1003989 1882 - The CONNECT method now obeys miss_access requirements
145cf928 1883 - proxy_auth_regex and ident_regex ACL types
3cdb7cd0 1884 - Fixed a StoreEntry memory leak during "dirty" rebuild
1885 - Helper processes no longer hold unrelated filedescriptors open
e40aa8da 1886 - Helpers are now restarted when the logs are rotated
afc1e43f 1887 - Negatively cached DNS entries are now purged on "reload".
1888 - PURGE now also purges the DNS cache
722a4b40 1889 - HEAD on FTP objects no longer retrieves the whole object
aca95add 1890 - More cleanups of the dstdomain ACL type
288c06ce 1891 - Squid no longer tries to do Range internally if it is not supported
1892 by the origin server. Doing so could cause bandwidth spikes and/or
1893 negative hit ratio.
13c7936a 1894 - httpd_accel_single_host squid.conf directive
82056f1e 1895 - "round-robin" cache_peer counters are reset every 5 minutes to
1896 compensate previously dead peers
4fe0e1d0 1897 - DNS retransmit parameters
858783c9 1898 - Show all FTP server messages
6b53c392 1899 - squid.conf.default now indicates if a directive isn't enabled in
1900 the installed binary, and what configure option to use for enabling it
418cbe9f 1901 - Fixed a temporary memory leak on persistent POSTs
304d289e 1902 - Fixed a temporary memory leak when the server response headers
1903 includes NULL characters
ba2b31a8 1904 - authenticate_ip_ttl_is_strict squid.conf option
1905 - req_mime_type ACL type
afb87666 1906 - A reworked storage system that supports storage directories in
1907 a more modular fashion. The object replacement and IO is now
1908 responsibility of the storage directory, and not of the storage
1909 manager.
722a4b40 1910 - Fixed a bogus MD5 mismatch warning sometimes seen when using
e7407eb8 1911 aufs or diskd stores
ce3d30fb 1912 - Added --enable-stacktraces configure option to set PRINT_STACK_TRACE,
1913 and extended support for this to Linux/GNU libc.
af57a2e3 1914 - Disabled the "request timeout" error message sent if the user agent
1915 did not provide a request in a timely manner after opening the
1916 connection. Now the connection is silently closed. The error message
1917 was confusing user agents utilizing persistent connections.
cab24814 1918 - Fixed configure --enable descriptions to match the arg names.
1919 - Eliminated compile warnings from auth_modules/MSNT code.
1920 - Require first character of hostnames to be alphanumeric.
1921 - Made ARP ACL work for Solaris.
1922 - Removed storeClientListSearch().
1923 - Added counters to track diskd operation success and
1924 failures.
1925 - Fixed range_offset_limit.
1926 - Added code to retry ServFail replies for internal DNS
1927 lookups.
1928 - Added referer header logging (Jens-S. Voeckler).
1929 - Added "multi-domain-NTLM" authentication module, a Perl
1930 script from Thomas Jarosch.
1931 - Added configurable warning messages for high memory usage,
1932 high response time, and high page faults.
1933 - Made store dir selection algorithm configurable.
1934 - Added support for admin-definable extension methods,
1935 up to 20.
16689110 1936 - Added 'maximum_object_size_in_memory' as a configuration option -
1937 this defines the watermark where objects transit from being true
1938 hot objects to being in-transit objects in memory. It currently
1939 defaults to 8 KB.
5cd41d0d 1940 - Change to the fqdn code which changes how pending DNS requests
1941 are treated as private and only become public once they are
1942 completed. This can add extra load on DNS servers but prevents
1943 all the pending clients blocking if one of the queries got
1944 stuck. (Duane Wessels)
7e543177 1945 - Converted more code to use MemPools, from Andres Kroonmaa.
1946 - Added more CYGWIN patches from Robert Collins.
e7407eb8 1947
1948Changes to Squid-2.4.DEVEL3 ():
1949
1950 - Added Logfile module.
1951 - Added DISKD stats via cachemgr.
1952 - Added squid.conf options for DISKD magic constants.
ad445e36 1953
e7407eb8 1954Changes to Squid-2.4.DEVEL2 (Feb 29, 2000):
ad445e36 1955
1956Changes to Squid-2.4.DEVEL1 ():
1957
42b51993 1958Changes to Squid-2.3.STABLE4 (July 18, 2000):
1959
1960 - Fixed --localstatedir configure option (IKEDA Shigeru).
1961 - Fixed IPFilter headers on OpenBSD (Nic Bellamy, Brad
1962 Smith).
1963 - Added pthread_sigmask() check to configure (Daniel
1964 Ehrlich).
1965 - Added CYGWIN patches from Robert Collins.
1966 - Changed internal DNS lookups to retry queries that are
1967 returned with RCODE 2 (ServFail).
1968 - Added 'virtual port' support (Gregg Kellogg). If
1969 'httpd_accel_uses_host_header' is enabled, then we use
1970 the port number from the Host header. Otherwise, when
1971 'httpd_accel_port' is set to "0" we use the port number
1972 of the local end of the client socket.
1973 - Fixed a typo in carp.c (Nikolaj Yourgandjiev).
1974 - Made Squid accept GET requests that have a "content-length:
1975 0" header.
1976 - Added a sanity check on the NHttpSockets[] array index
1977 (Gregg Kellogg).
1978 - Added a friendlier message when Squid can't find any DNS
1979 nameserver addresses to use (Daniel Kiracofe).
1980 - Added nonstandard WEBDAV methods: BMOVE, BDELETE, BPROPFIND
1981 (Craig Whitmore).
1982 - Added missing '%c' token replacement in error page
1983 generation.
1984 - Fixed a bug with 'minimum_object_size' that prevented
1985 internal icons from being loaded.
1986 - Fixed "extra semicolon" bug in storeExpiredReferenceAge()
1987 that could prevent any objects from being replaced.
1988 - Make sure that storeDirDiskFull() doesn't actually
1989 *increase* the cache size.
1990 - Changed a storeSwapMetaUnpack() assertion to a recoverable
1991 error condition.
1992 - Removed "wccpHereIam" event check that could cause Squid
1993 to stop sending HERE_I_AM messages.
1994
d20b1cd0 1995Changes to Squid-2.3.STABLE3 (May 15, 2000):
1996
1997 - Fixed malloc linking problems on Solaris. The configure
1998 script incorrectly set options for dlmalloc.
1999 - Added a configure check to remove compiler optimization
2000 for GCC 2.95.x.
2001 - Updated MSNT authenticator module.
2002 - Updated Estonian error pages.
2003 - Updated Japanese error pages.
2004 - Fixed expires bug in httpReplyHdrCacheInit. It was
2005 incorrectly setting expires based on max-age. It was using
2006 the current time as a basis, instead of the response date.
2007 - Fixed "USE_DNSSERVER" typos.
2008 - Added a workaround for getpwnam() problems on Solaris.
2009 getpwnam() could fail if there are fewer than 256 FDs
2010 available. This causes root to own some disk files.
2011 - Added an 'offline_toggle' option via the cache manager.
2012 - Added a 'minimum_object_size' option. Files smaller than
2013 this size are not stored.
2014 - Added 'passive_ftp' option to disable passive FTP transfers.
2015 - Added 'wccp_version' option because some Cisco IOS versions
2016 require WCCP version 3.
2017 - The 'client' program in ping mode (-g) now prints transfer
2018 throughput.
2019 - Fixed logging of proxy auth username for redirected
2020 requests.
2021 - Fixed bogus Age values for IMS requests.
2022 - Fixed persistent connection timeout for client-side
2023 connections. It was hard-coded to 15 seconds, now uses
2024 the 'pconn_timeout' value.
2025 - Fixed up httpAcceptDefer. It wasn't being used properly
2026 and caused high CPU usage when Squid gets close to the FD
2027 limit.
2028 - Numerous delay_pools fixes and checks.
2029 - Fixed SNMP coredumps from running snmpwalk.
2030 - Added a check for errno == EPIPE in icmp.c when pinger uses
2031 a Unix socket instead of a UDP socket.
2032 - Fixed ACL checklist memory initialization bugs.
2033 - Cleaned up the MIB file. Replaced contact information and
2034 checked description fields.
2035 - Removed LRU reference_age hard-coded upper limit.
2036 - Fixed async I/O FD leak.
2037 - Made getMyHostname() more robust.
2038 - Fixed domain list matching bug. "x-foo.com" wasn't properly
2039 compared to ".foo.com" and confused splay tree ordering.
2040 - Added a check for whitespace in hostnames and optionally
2041 strip whitespace if 'uri_whitespace' setting allows.
2042 - Added status code and checking to ASN/whois queries.
2043
2044Changes to Squid-2.3.STABLE2 (Mar 2, 2000):
2045
2046 - Changed Copyright text.
2047 - Changed configure so that some IRIX-6.4 hacks apply to
2048 all IRIX-6.* versions.
2049 - Cleaned up HTML bugs in error pages.
2050 - Told configure to check for netinet/if_ether.h, which
2051 is used in ARP ACL code, but might not be required.
2052 - Added "Cookie" to known HTTP headers so it can be
2053 used in anonymizer configuration.
2054 - Added optional TCP_REDIRECT log code for logging
2055 of 301/302 responses returned by Squid.
2056 - Added a check for a currently running Squid process.
2057 If the pid file exists, and the pid is running,
2058 Squid complains and refuses to start another instance.
2059 - Changed async I/O scope to PTHREAD_SCOPE_PROCESS for
2060 IRIX.
2061 - Fixed a bug with the PURGE method. The purge enable
2062 flag was not getting cleared during reconfigure.
2063 Also required PURGE method to be used in http_access
2064 list before enabling.
2065 - Fixed async I/O assertions for file open errors.
2066 - Fixed internal DNS assertion when unpacking truncated
2067 messages.
2068 - Fixed anonymize_headers bug that caused all headers
2069 to be allowed after a reconfigure.
2070 - Fixed an access denied bug for accelerator-only installations.
2071 - Fixed internal DNS initialization so that it uses
2072 'dns_nameservers' settings in squid.conf if set.
2073 - Fixed 'maxconn' ACL bug that caused it to work backwards
2074 (Pedro Ribeiro).
2075 - Fixed syslog bug for daemon mode on Linux.
2076 - Fixed 'http_port' parsing bugs.
2077 - Fixed internal DNS byte ordering bugs for PTR queries.
2078 - Fixed internal DNS queue getting stuck during periods
2079 of low activity (Henrik).
2080 - Fixed byte ordering bugs for parsing EPLF FTP listings
2081 on 64-bit systems.
2082 - Fixed 'request_body_max_size' bug that caused all
2083 POST, PUT requests to be denied if max size is set
2084 to zero.
2085 - Fixed 'redirector_access' bug when using 'myport' ACLs.
2086 - Fixed CARP neighbor selection bugs for down peers.
2087 - Added 'client_persistent_connections' and
2088 'server_persistent_connections' flags to disable persistent
2089 connections for clients and servers.
2090 - Fixed access logging bug that caused many requests to be
2091 logged as TCP_MISS.
2092 - Added some bounds checking to delay pools code.
2093
ad445e36 2094Changes to Squid-2.3.STABLE1 (Jan 9, 2000):
2095
2096 - Updated PAM authentication module from Henrik Nordstrom.
2097 - Updated Bulgarian error messages from Svetlin Simeonov.
2098 - Changed ACL routines so that User-Agent (browser) string
2099 is always taken from compiled HTTP request headers
2100 instead of passed as an argument to aclCreateChecklist.
2101 - Added a 'strip' option to the 'uri_whitesace' configuration
2102 directive and made it the default behavior. Whitespace
2103 found in URI's is now stripped out by default.
2104 - Added chroot feature. The 'chroot_dir' config option enables
2105 it and specifies the directory.
2106 - Changed clientBuildReplyHeader so that the Age header is
2107 added only for cache hits, and only when we can calculate
2108 a valid, positive age value.
2109 - Changed clientWriteComplete and clientGotNotEnough so
2110 that they keep persistent connections open for more types
2111 of replies that don't have bodies.
2112 - Changed filemap.c routines to dynamically grow filemap
2113 space as needed.
2114 - Added a hack to ftp.c to deal with ftp.netscape.com, which
2115 sometimes doesn't acknowledge PASV commands.
2116 - Fixed FTP bug with ftpScheduleReadControlReply; there
2117 was not always a timeout handler on the control socket
2118 after the transfer completed.
2119 - Fixed FTP filedescriptor leak from invalid PASV replies.
2120 - Changed httpBuildRequestHeader so that it doesn't
2121 copy the Host header from the client request. Instead
2122 we should generate our own Host header which is known
2123 to be correct.
2124 - Changed storeTimestampsSet to adjust entry->timestamp
2125 if the response includes an Age header.
2126 - Removed size limit from storeKeyHashBuckets.
2127 - Changed fwdConnectStart from a "heavy" to a "light" event.
2128 - Fixed an 'anonymize_headers' bug that affects unknown
2129 HTTP headers. With the bug, if you list a header that
2130 Squid doesn't know about (such as "Charset"), it would
2131 add HDR_OTHER to the allow/deny mask. This caused all
2132 unknown headers to be allowed or denied (depending on
2133 the scheme you use). Now, with the bug fixed, an unknown
2134 header in the 'anonymize_headers' list is simply ignored.
2135
7e3ce7b9 2136Changes to Squid-2.3.DEVEL3 ():
2137
ad445e36 2138 - Added MSNT auth module from Antonino Iannella.
7e3ce7b9 2139 - Added --enable-underscores configure option. This allows
2140 Squid to accept hostnames with underscores in them. Your
2141 DNS resolver may still complain about them, however.
2142 - Added --heap-replacement configure option. This enables
2143 the alternative cache replacement policies, such as
2144 GDSF, and LFUDA.
3ff01c3e 2145 - WCCP establishes and registers with the router faster.
7e3ce7b9 2146 - Added 'maxconn' acl type to limit the number of established
2147 connections from a single client IP address. Submitted
2148 by Vadim Kolontsov.
2149 - Close FTP data socket as soon as transfer completes
2150 (Alexander V. Lukyanov).
2151 - Fixed ftpReadPass() to not clobber ctrl.message when
2152 the PASS command fails.
2153 - Added a redirect.c patch so squidGuard is able to do
2154 per-user access control (Antony T Curtis).
2155 - discard the pumpMethod() function, and instead use the
2156 fact that the request has a request entity (content-length
2157 present) (Henrik).
2158 - Reload the MIME icons at reconfigure time (Radu Greab).
2159 - Updated Richard Huveneers' SMB authentication module to
2160 his version 0.05 package.
2161 - Fixed lib/heap.c::heap_delete() bug when deleting the
2162 last node.
2163 - Fixed an integer conversion bug in
2164 lib/rfc1035.c::rfc1035AnswersUnpack().
2165 - Fixed lib/rfc1738 routines to encode reserved characters,
2166 in addition to encoding the unsafe characters (Henrik).
2167 - Changed the interface for splay compare and "walk"
2168 functions to take a void pointer, instead of a splayNode
2169 pointer (Henrik).
2170 - Changed numerous HTTP parsing routines to use ssize_t
2171 instead of size_t. This was done because size_t may be
2172 signed or unsigned. When it is unsigned, gcc emits
2173 numerous "comparison is always true" warnings. At least
2174 we know ssize_t is always signed.
2175 - Fixed src/HttpHeaderTools::httpHeaderHasConnDir() and
2176 friends so that it properly handles multi-value lists.
2177 - Added an "end" (ssize_t) parameter to
2178 src/HttpReply::httpReplyParse() so that we know exactly
2179 where to terminate the header buffer.
2180 - Changed src/access_log.c::log_quote() so that it only
2181 encodes whitespace characters, and not all URL-special
2182 characters (Henrik).
2183 - Added local port ACL type ("myport") (Henrik).
2184 - Added maximum number of connections per client ("maxconn")
2185 as an ACL type.
2186 - Fixed proxy authentication username/password parsing to
2187 be more robust (Henrik).
2188 - Fixed ACL domain/host and domain/domain comparison
2189 functions yet again. Eliminated duplicate code so that
2190 only src/url.c::matchDomainName() contains this mysterious
2191 code.
2192 - Changed the 'http_port' option to accept an IP address
2193 or hostname as well (Henrik).
2194 - Removed 'tcp_incoming_addr' option.
2195 - Added an access control list for the redirector
2196 ('redirector_access'). Requests which match are sent to
2197 the redirector. All requests. are redirected by default.
2198 - Added the 'authenticate_ip_ttl' option. It specifies
2199 how long a valid proxy authentication credential is
2200 bound to a specific address.
2201 - Added 280, 488, 591, and 777 to "Safe_ports" ACL.
2202 - Removed the unused and highly questionable 'forward_snmpd_port'
2203 option.
2204 - Added an option to accept DNS messages from unknown nameservers.
2205 This may be necessary if replies come from a different address
2206 than queries are sent to.
2207 - Added #includes for IP Filter files in netinet directory.
2208 - Fixed a bug with retrying forwarded IMS requests (Henrik).
2209 - Fixed a bug in src/client_side.c::clientInterpretRequestHeaders()
2210 where we were checking a cache-control bit before getting the
2211 mask from the HTTP headers (pallo@initio.no).
2212 - Fixed a bug with "no_cache" access list. If not defined,
2213 everything was uncachable by default.
2214 - Fixed a bug with timed-out client-side HTTP connections.
2215 We didn't cancel the read handler, which could lead to
2216 "rwstate != NULL" warnings.
2217 - Changed comm_open() to only call fdAdjustReserved() for
2218 specific errors (ENFILE, EMFILE);
2219 - Fixed NULL pointer bug in idnsParseResolvConf().
2220 - Split CACHE_DIGEST_HIT into CD_PARENT_HIT and CD_SIBLING_HIT.
2221 - Added DELETE request method.
2222 - Added RFC 2518 HTTP status codes.
2223 - Fixed handling of URL passwords when we need to rewrite a
2224 BASE HREF URL (Henrik).
2225 - Fixed a bug with FTP requests where a request gets aborted,
2226 but we try to complete it anyway. It would result in a
2227 "store_status != STORE_PENDING" assertion. The solution
2228 is to check for ENTRY_ABORTED before reading from
2229 the control channel too.
2230 - Changed FTP to retry a request if Squid fails to establish
2231 a PASV data connection (Henrik).
2232 - Fixed numerous HTCP memory leaks and an uninitialized memory
2233 bug.
2234 - Changed httpMaybeRemovePublic() with RFC 2518 and 2616 in
2235 mind (Henrik).
2236 - Minor fixes for Rhapsody systems.
2237 - Define _XOPEN_SOURCE_EXTENDED in squid.h so that AIX systems
2238 don't include varargs.h.
2239 - Changed src/store_client.c::storeClientType() so that
2240 an entry can have more than one STORE_MEM_CLIENT.
2241 - Changed src/store_client.c::storeClientReadHeader()
2242 to check swapfile metadata (Henrik).
2243 - Changed src/url.c::urlCheckRequest() to return FALSE for
2244 any "https://" URL. These should always be CONNECT
2245 instead. If Squid gets an "https://" URL, it is a browser
2246 bug.
2247 - Added numerous squid.conf options for controlling cache
2248 digests. Previously these were hard-coded in
2249 src/store_digest.c. (Martin Hamilton)
2250 - Added 'cache_peer' option called 'digest-url' that
2251 lets you specify the URL for a peer's digest.
2252 (Martin Hamilton)
2253 - Added DELAY_POOLS hacks to scan "slow" connections in
2254 a random order (David Luyer).
2255 - ARP_ACL fixes from Damien Miller. Linux 2.2.x uses a
2256 per-interface arp/neighbour cache, whereas 2.0.x uses a
2257 unified cache. Under 2.2.x you are required to specify
2258 a interface name when looking up ARP table entries with
2259 SIOCGARP.
2260 - If the process umask is not set (i.e. 0), then Squid
2261 changes it to 007.
2262
9bc73deb 2263Changes to Squid-2.3.DEVEL2 ():
2264
2265 - Added --enable-truncate configure option.
2266 - Updated Czech error messages ()
2267 - Updated French error messages ()
2268 - Updated Spanish error messages ()
2269 - Added xrename() function for better debugging.
2270 - Disallow empty ("") password in aclDecodeProxyAuth()
2271 (BoB Miorelli).
2272 - Fixed ACL SPLAY subdomain detection (again).
2273 - Increased default 'request_body_max_size' from 100KB
2274 to 1MB in cf.data.pre.
2275 - Added 'content_length' member to request_t structure
2276 so we don't have to use httpHdrGetInt() so often.
2277 - Fixed repeatedly calling memDataInit() for every reconfigure.
2278 - Cleaned up the case when fwdDispatch() cannot forward a
2279 request. Error messages used to report "[no URL]".
2280 - Added a check to return specific error messages for a
2281 "store_digest" request when the digest entry doesn't exist
2282 and we reach internalStart().
2283 - Changed the interface of storeSwapInStart() to avoid a bug
2284 where we closed "sc->swapin_sio" but couldn't set the
2285 pointer to NULL.
2286 - Changed storeDirClean() so that the rate it gets called
2287 depends on the number of objects deleted.
2288 - Some WCCP fixes.
2289 - Added 'hostname_aliases' option to detect internal requests
2290 (cache digests) when a cache has more than one hostname
2291 in use.
2292 - Async I/O NUMTHREADS now configurable with --enable-async-io=N
2293 (Henrik Nordstrom).
2294 - Added queue length to async I/O cachemgr stats (Henrik Nordstrom).
2295 - Added OPTIONS request method.
9bc73deb 2296
eb824054 2297Changes to Squid-2.3.DEVEL1 ():
2298
2299 - Added WCCP support. This adds the 'wccp_router' squid.conf
2300 option.
2301 - Added internal DNS queries; Most installations can run
2302 without the external dnsserver processes.
2303 - Rewrote much of the code that stores cache objects on
2304 disk. Developed a programming interface that should
2305 allow new storage systems to be added easily. This still
2306 is pretty ugly and needs a lot of work, however.
2307 - Replaced async_io.c "tags" with callback data locks.
2308 This probably breaks async IO in a bad way.
2309 - Tried to write an Async IO disk storage module.
2310 - Added code to replace the StoreEntry linked list with a
2311 heap structure. This allows for different replacement
2312 algorithms, instead of being stuck with LRU. This adds
2313 the 'replacement_policy' squid.conf option. (John Dilley
2314 et al).
2315 - Fixed HTCP queries by actually checking for freshness
2316 based on the HTCP header fields.
2317 - Fixed passing of redirector command line arguments.
2318 - Added 'request_header_max_size' squid.conf option.
2319 - Added 'request_body_max_size' squid.conf option.
2320 - Added 'reply_body_max_size' squid.conf option.
2321 - Added 'peer_connect_timeout' squid.conf option.
2322 - Added 'redirector_bypass' squid.conf option.
2323 - Added RFC 2518 (WEBDAV) request methods.
d20b1cd0 2324
6b8e7481 2325Changes to Squid-2.2 (April 19, 1999):
b93549f6 2326
98b093e7 2327 - Removed all SNMP specific ACL code
2328 SNMP now uses generic squid ACL's
2329 - Removed view-based access crontrol
00b7a8b6 2330 - Cleaned up and simplified SNMP section of squid.conf
98b093e7 2331 - Changed the SNMP code to use a tree stucture.
3ff01c3e 2332 - Added objects to MIB:
00b7a8b6 2333 Request Hit Ratio's
2334 Byte Hit Ratio's
2335 Number of Clients
61d53e64 2336 - Changed SNMP Agent to return object instances correctly.
b93549f6 2337 - Added our own assert() macro so we can use debug() instead of
2338 printing to stderr.
2339 - Added eventFreeMemory().
2340 - Fixed ipcCreate() bug when debug_log has FD <= 2.
2341 - Changed watchChild() and related code in main.c so that
2342 Squid can behave more like a proper daemon process.
2343 - Added 'prefer_direct' option (enabled by default) so that
2344 people can give parents higher preference than direct.
6703526b 2345 - Fixed ipc.c close() bug for async IO. On FreeBSD,
2346 comm_close() doesn't work for child processes when async IO is
2347 used.
2348 - Fixed setting the public key for large ``icons'' (Henrik
2349 Nordstrom).
68f87dc5 2350 - Rewrote peer digest module to fix memory leaks on reconfigure
2351 and clean the code. Increased "current" digest version to 5
6474667e 2352 ("required" version is still 3). Revised "Peer Select" cache
2353 manager stats.
68f87dc5 2354 - Added "-k parse" command line option: parses the config file
2355 but does not send a signal unlike other -k options.
1743c283 2356 - Revamped storeAbort() calling. Only store_client.c has all
2357 the right information to determine if the request should
2358 be aborted. Now client and server modules just storeUnregister
d81e3f33 2359 without ever needing to call storeAbort.
96aeb95d 2360 - Small change of Squid output for FTP (Andrew Filonov,
2361 Henrik Nordstrom).
2362 - clientGetsOldEntry() sends old entry if new request status
2363 is in the 500-range (Henrik Nordstrom).
2364 - Changed configure so it works with IRIX6.4 C compiler (broken?)
2365 option -OPT:fast_io=ON.
2366 - Fixed comm_connect_addr() non-blocking connections for
2367 SONY NEWSOS (Makoto MATSUSHITA).
2368 - Changed "#ifdef __STDC__" to "#if STDC_HEADERS" as recommended
2369 by autoconf documentation.
2370 - Fixed client-side cache-control max-age (Henrik Nordstrom).
2371 - Added a new error page: ERR_SHUTTING_DOWN. fwdStart() returns
2372 this error if it is called while squid is in the process of
2373 shutting down.
2374 - Added support for linuxthreads package under FreeBSD (Tony Finch).
2375 - Fixed HP-UX StatHist.c assertions by making the "hbase_f"
2376 functions non-static (Michael Pelletier).
2377 - Fixed logging of authenticated usernames even if the
2378 authorization is not cached (Dancer).
2379 - Fixed pconnPush() bug that prevented holding on to
2380 persistent connections (Manfred Bathelt).
2328711e 2381 - Pid file now rewritten on SIGHUP.
b4019ff7 2382 - Numerous Ident changes:
2383 - Ident lookups will now be done on demand if you use the
2384 'ident' ACL type.
2385 - The 'ident_lookup on|off' option has been replaced with
2386 an access list, so you can do lookups only for some
2387 client addresses.
2388 - Added an 'ident_timeout' option to specifiy the amount
2389 of time to wait for an ident lookup.
2390 - Added a (local) hit rate to mempool metering.
2391 - FTP Restarts (REST command) is now supported.
2392 - Check for libintl.a on SCO3.2.
2393 - Disable poll() on SCO3.2.
2394 - Numerous Async IO enhancements from Henrik.
2395 - Removed cache_mem_low and cache_mem_high options (Henrik
2396 Nordstrom).
2397 - Replaced 'persistent_client_posts' with 'broken_posts' access
2398 list.
97474590 2399 - Rewrote the anonymizer.
2400 - Removed the http_anonymizer option.
548b801c 2401 - Added the anonymize_headers option to allow individual
2402 referencing of headers for addition or removal. See
2403 'anonymize_headers' in squid.conf for additional
2404 configuration.
b3abf16c 2405 - Fixed config file parser's handing of optional directives.
2406 Some people might get new warnings about unknown config
2407 directives.
548b801c 2408 - Added 'myip' ACL type. This is the local IP address for
2409 connected sockets (Luyer).
2410 - Fixed parsing of FTP DOS directory listings with spaces
2411 (Nordstrom).
dd0b0295 2412 - Numerous DELAY_POOL changes/fixes from David Luyer:
2413 - Makes no-delay neighbors for DELAY_POOLS work by
2414 using a fd_set with the connections to no-delay
2415 peers marked in it.
2416 - Makes IP addresses ending in 0 and 255, and
2417 network number 255, work with individual and
2418 network delay pools (they were previously not
2419 permitted, and documented as such).
2420 - Massive overhaul of delay pools code - dynamically
2421 allocated delay pools, as many as required.
2422 - delayPoolsUpdate stops running if DELAY_POOLS is
2423 configured but no delay pools are configured.
2424 - Initial delay pool levels are now configurable
2425 as a percentage of the maximum for the pool in
2426 question (used to be all set to 1 second worth
2427 of traffic). Pools are restored to this level
2428 on reconfiguratoin.
242188c9 2429 - Changed storeClientCopy to give a swap-in failure if
2430 the number of open disk FD's is above the 'max_open_disk_fds'
2431 limit. Otherwise, a very loaded cache will end up with
2432 all disk files open for reading, and none for writing.
b6a2f15e 2433 - Added lib/inet_ntoa.c from BSD Unix for systems that have
2434 broken inet_ntoa(). (Erik Hofman).
2435 - Added more specific FTP error messages for "permission
2436 denied, "file not found," and "service unavailable."
2437 (Tony Finch)
2438 - Added xisspace(), xisdigit(), etc, macros to cast function
2439 args and eliminate compiler warnings.
2440 - Fixed case-sensitive comparisons of domain names (Henrik
2441 Nordstrom).
2442 - Added proxy-authentication to cachemgr.cgi's requests
2443 (Henrik Nordstrom).
2444 - Changed Squid to *truncate* rather than *unlink* purged
2445 swap files. Can be reversed by undefining
2446 USE_TRUNCATE_NOT_UNLINK in src/defines.h.
2447 - Changed internal icon headers to use Cache-control
2448 Max-age instead of Expires.
2449 - Changed storeMaintainSwapSpace behavior to be adjusted
2450 smoothly, instead of discretely, between store_swap_low
2451 and store_swap_high. This includes the number of
2452 objects to scan, number to remove, and time until the
2453 next storeMaintainSwapSpace event.
2454 - Fixed a quick_abort bug that incorrectly calculated
2455 content lengths.
2456 - Added getpwnam() auth module from Erik Hofman.
2457 - Added 'coredump_dir' option.
2458 - Fixed a peerDestroy() assertion that required peer->digest
2459 to be NULL at the end of peerDestroy().
2460 - configure script now automatically enables dlmalloc for
2461 Solaris/x86.
2462 - configure enables poll() on linux 2.2 and later (Henrik).
2463 - Icon files are now distributed in binary format, install
2464 will not need to run 'sh' and 'uudecode'.
2465 - Fixed some bugs with large responses (>READ_AHEAD_GAP) and
2466 re-forwarding requests and ENTRY_FWD_HDR_WAIT.
2467 fwdCheckDeferRead() will NOT defer reading if the
2468 ENTRY_FWD_HDR_WAIT bit is set.
2469 - Fixed a "F->flags.open" assertion for aborted FTP PUT's.
2470 - Fixed a (double) cast problem that caused statAvgTick()
2471 events to be added as fast as possible.
6b8e7481 2472 - Changed httpPacked304Reply() to not include the Content-Length
2473 header for 304 replies that Squid generates. We used to
2474 include the length of the cached object, and this broke
2475 persistent connections.
2476
2477 2.2.STABLE2:
2478
2479 - Fixed configure bug for statvfs() checks. Configure reports
2480 "test: =: unary operator expected" or similar because an
2481 unquoted variable is not defined.
2482 - Fixed aclDestroyAcls() assertion because some ACL types
2483 are not listed in the switch statement. Occurs for
2484 srcdom_regex and dstdom_regex ACL types during reconfigure.
2485 - Typo "applicatoin" in src/mime.conf
2486 - The unlinkd daemon never saw the USE_TRUNCATE_NOT_UNLINK
2487 #define because it didn't include squid.h.
2488 - Fixed commRetryFD() when bind() fails. commRetryFD was
2489 closing the filedescriptor, but it is the upper layer's
2490 job to close it.
2491 - Changed configure's "maximum number of filedescriptors"
2492 detection to only use getrlimit() for Linux. On AIX,
2493 getrlimit returns RLIM_INFINITY.
2494 - Fixed snmpInit() nesting bug.
2495 - Fixed a bug with peerGetSomeParent(). It was adding
2496 a parent to the FwdServers list, regardless of the
2497 ps->direct value. This could cause every request to
2498 go to a parent even when always_direct is used.
2499 - Changed fwdServerClosed() to rotate the "forward servers"
2500 list when a connection establishment fails. Otherwise
2501 it always kept trying to connect to the first server
2502 int the list.
b93549f6 2503
2be4e260 2504 2.2.STABLE3:
2505
2506 - Fixed preprocessor problems for HP-UX in lib/safe_inet_addr.c.
2507 - Avoid coredump in aclMatchAcl() if someone tries to use
2508 proxy authentication with a non-HTTP request (e.g. icp_access).
2509 - Moved 'ident_lookup_access' in squid.conf so it appears
2510 after the ACL section.
2511 - Fixed typo in squid.conf on "Config.Addrs.snmp_outgoing"
2512 - Fixed a case in clientCacheHit() where we thought it
2513 was a hit, but the reply status was not 200, so we
2514 had to perform a cache miss. We forgot to change the
2515 log_type and these were being recorded as TCP_HIT's.
2516 - Fixed a void pointer subtraction bug in delayIdPtrHashCmp().
2517 - Fixed delay_pools coredump and memory leak bugs from
2518 NULL delay_id values.
2519 - Fixed a SEGV bug with delay_pools when requesting
2520 'objects' or 'vm_objects' from the cachemgr.
2521 - Added a workaround for buggy FTP servers that return
2522 a size of zero for non-zero-sized objects.
2523 - Removed umask(0) call from main().
2524 - Fixed a peer selection bug that caused us to never select
2525 a neighbor based on ICP replies if the ICP timeout occurs.
2526 In conjunction with this, removed the PING_TIMEOUT state.
2527 - Fixed a store_rebuild bug that caused us to get stuck trying
2528 if a cache_dir subdirectory didn't exist.
2529 - Fixed a buffer overrun bug in gb_to_str().
2530
9bc73deb 2531 2.2.STABLE4:
2532
2533 - Fixed a dread_ctrl leak caused in store_client.c
2534 - Fixed a memory leak in eventRun().
2535 - Fixed a memory leak of ErrorState structures due to
2536 a bug in forward.c.
2537 - Fixed detection of subdomain collisions for SPLAY trees.
2538 - Fixed logging of hierarchy codes for SSL requests (Henrik
2539 Nordstrom).
2540 - Added some descriptions to mib.txt.
2541 - Fixed a bug with non-hierarchical requests (e.g. POST)
2542 and cache digests. We used to look up non-hierarchical
2543 requests in peer digests. A false hit may cause Squid
2544 to forward a request to a sibling. In combination with
2545 'Cache-control: only-if-cached, this generates 504 Gateway
2546 Timeout responses and the request may not be re-forwardable.
2547 - Fixed a filedescriptor leak for some aborted requests.
2548
2549
4d62b0af 2550Changes to Squid-2.1 (November 16, 1998):
8f897f34 2551
2552 - Changed delayPoolsUpdate() to be called as an event.
2553 - Replaced comm_select FD scanning loops with global fd_set
2554 structures. Inspired by Jeff Mogul's patch for squid 1.1.
9e1559ea 2555 - Moved functions common to dns.c, redirect.c, authenticate.c,
2556 ipcache.c, and fqdncache.c into helper.c.
0753aa46 2557 - Changed storeClientCopy2() so that it keeps sending the remainder
2558 of a STORE_ABORTED request, instead of cutting off the client as
2559 soon as the object becomes aborted.
f0538986 2560 - Fixed combined ipf-transparent proxy and a local http-accelerator
2561 operation (Quinton Dolan).
2562 - Rewrote base64_decode.c because of potential buffer overrun
2563 bugs.
912432d8 2564 - Configurable handling of whitespace in request URI's.
2565 See 'uri_whitespace' in squid.conf.
e33ec474 2566 - Added ability to generate HTTP redirect messages from
2567 the redirector output by prepending "301:" or "302:" to the
2568 new url. See FAQ 4.16 for more details.
829a9357 2569 - Eliminated refreshWhen() which was out-of-sync with refreshCheck()
2570 potentially causing under-utilized cache digests
2571 - Maintain refreshCheck statistics on per-protocol basis so we
2572 can tell why ICP or Digests return too many misses, etc.
c68e9c6b 2573 - Fixed delay_pools.c class2/class3 typo (Simon Woods).
2574 - Changed squid.conf's default access controls to deny all
2575 HTTP requests. Admins must write ACL rules to specifically
2576 allow their local clients.
2577 - Patched French error messages (Mathias HERBERTS).
2578 - NextStep porting fixes by Mike Laster:
2579 - use xstrdup() in cf_gen.c
2580 - check for putenv() in configure
2581 - #define S_ISDIR macro
2582 - Added --disable-poll configure option (Henrik Nordstrom).
2583 - Fixed internal URL hostname case bugs (Henrik Nordstrom).
2584 - Patched ftp.c so we never cache autenticated FTP requests
2585 (Henrik Nordstrom).
2586 - Fixed FTP authentication. We tried to unescape authentication
2587 given by basic authentication which is not URL escaped
2588 (Henrik Nordstrom).
2589 - Fixed HTTP version for common logfile format (Henrik Nordstrom).
2590 - Added 'redirect_rewrites_host_header' option to disable rewriting
2591 of Host header for redirector responses (Henrik Nordstrom).
2592 - Allow semi-customized error message signatures (Henrik Nordstrom).
2593 - Fixed bug with errors for unsupported requests (Henrik Nordstrom).
2594 - Fixed handling of blank lines in ACL input files (Henrik
2595 Nordstrom).
2596 - Changed proxy_auth ACL type to consist of a list of valid
2597 users. REQUIRED == any (same as ident ACL). ACL type user
2598 changed to ident since this is what it really is.
2599 (Henrik Nordstrom).
2600 - Fixed long URL bugs; make sure 'log_uri' never exceeds
2601 MAX_URL bytes.
2602 - Allow comments in external ACL files (Gerhard Wiesinger).
2603 - Added 'range_offset_limit' configuration option. Requests
2604 with ranges that start after this value will be passed
2605 on unmodified, and Squid will not cache the response
2606 (Henrik Nordstrom).
2607 - Added Client HTTP Hit byte counters to 'counters' output
2608 (Douglas Swarin).
2609 - Got Squid to compile with --enable-async-io on FreeBSD.
2610 - Fixed infinite loop bug for cachemgr 'config' option.
2611 - Fixed cachability bugs for replies with Pragma: no-cache.
2612 - Made content-type multipart/x-mixed-replace uncachable.
2613 - Y2K fix for parsing dates in "Wed Jun 9 01:29:59 1993 GMT"
2614 format (Richard Kettlewell).
2615 - Fixed passing -s option to dnsserver processes (Alvaro Jose
2616 Fernandez Lago).
2617 - Changed proxy_auth to work on internal objects and when in
2618 accelerator mode. (Henrik Nordstrom)
2619 - Added login=user:password option to cache_peer directive to
2620 be used from a dial-up cache where the parent requires proxy
2621 authentication. (Henrik Nordstrom)
2622 - If you want to "auto-login", then use a URL on the form
2623 http://username:password@server/.... Squid now picks this up
2624 when going direct, and turns it into basic WWW
2625 authentication. It is also possible to do automatic login to
2626 certain servers by using a redirector to add the needed
2627 authentication information. (Henrik Nordstrom)
04f0ba5c 2628 - Changed refreshCheck() so that objects with negative age
2629 are always stale.
4d62b0af 2630 - Fixed "plain" FTP listings (Henrik Nordstrom).
2631 - Fixed showing banner/logon message for top-level FTP
2632 directories (Henrik Nordstrom).
2633 * Changes below have been made to SQUID_2_1_PATCH1
2634 - Fixed pinger packet size assertion.
2635 - Fixed WAIS forwarding.
2636 - Fixed dnsserver coredump bug caused by using both -D and
2637 -s options.
e42d5181 2638 * Changes below have been made to SQUID_2_1_PATCH2
2639 - Fixed EBIT macro bugs when the bitmask is a 64-bit long.
2640 - Fixed proxy auth NULL password bug.
2641 - Fixed queueing of multiple peerRefreshDNS events.
2642 - Added a stack of StoreEntry objects to be released after
2643 store rebuild completes.
2644 - Fixed NULL pointer bugs with too-large requests (found by
2645 Martin Lathoud).
2646 - Fixed reading replies from buggy ident servers. Replies
2647 might not have terminating CR or LF (Henrik Nordstrom).
b4019ff7 2648 - Changed internal StoreEntry key so that the request method
2649 is encoded as a single octet. Encoding an enumerated type
2650 has size and byte-order incompatibilities, especially for
2651 cache digests.
2652 - Fixed storeEntryLocked so that SPECIAL, but PRIVATE entries
2653 are not always locked. This fixes having multiple
2654 store_digest's stuck in memory.
2655 - Fixed clientProcessOnlyIfCachedMiss so it unlocks and
2656 unregisters from "cache hit" entries.
2657 * Changes below have been made to SQUID_2_1_PATCH3
2658 - Fixed memory leak in clientHandleIMSReply for
2659 storeClientCopy failures.
8f897f34 2660
41587298 2661Changes to Squid-2.0 (October 2, 1998):
71d6dc56 2662
4c154d99 2663 - Added NAT/Transparent hijacking code from Quinton Dolan.
2664 - Added actual filesystem usage to cachemgr 'storedir' page.
41587298 2665 Only works for operating systems which support statvfs().
a79d724b 2666 - Fixed HTCP compile-time bugs.
2667 - Fixed quick_abort bugs. Configured values are stored as
2668 Kbytes, not bytes.
41587298 2669 - Removed fwdAbortFetch(). It breaks quick_abort and seems
2670 mostly useless.
0da7d807 2671 - Changed storeDirSelectSwapDir() to skip swap directories
2672 when their utilization is over the high water mark ratio.
9ca005ac 2673 - Fixed off-by-one bug for dead neighbor detection (Joe Ramey).
18cc143b 2674 - fixed bugs in Content-Range header generation
2675 - changed the way Range requests are handled:
71d6dc56 2676 - do not "advertise" our ability to process ranges at
2677 all
2678 - on hits, handle simple ranges and forward complex
2679 ones
2680 - on misses, fetch the whole document for simple ranges
2681 and forward range request for complex ranges
2682 The change is supposed to decrease the number of cases when
2683 clients such as Adobe acrobat reader get confused when we
2684 send a "200" response instead of "206" (because we cannot
2685 handle complex ranges, even for hits) Note: Support for
2686 complex ranges requires storage of partial objects.
41587298 2687 - Removed SNMP mib-2.system group from squid.
6474667e 2688 - Removed SNMP ability to iterate through ipcache and friends.
2689 - Added SNMP ipcache/fqdncache basic statistics.
2690 - Converted SQUID-MIB to SMIv2 (RFC 1902).
2691 - Moved SQUID-MIB to enterprises section of the tree in preparation
2692 of the split into PROXY-MIB & SQUID-MIB.
2693 - Corrected minor errors in SQUID-MIB.
2694 - Moved uptime into cacheSystem from cacheConfig.
2695 - Corrected a number of get-next-request bugs, snmpwalk should now
2696 return all objects and not skip some.
41587298 2697 - Fixed netdbClosestParent() so it won't return sibling
2698 peers.
2699 - Fixed a bug with secondary clients on entries with
2700 ENTRY_BAD_LENGTH set. We should release the
2701 bad entry to prevent secondary clients jumping on.
2702 - Changed MIB to prevent parse warnings at startup.
f0538986 2703 * Changes below have been made to SQUID_2_0_PATCH1
9689d97c 2704 - Fixed a forwarding loop bug. Even though we were detecting
2705 a loop, it was not being broken.
2706 - Try to prevent sibling forwarding loops by NOT forwarding a
2707 request to a sibling if we have a stale copy of the object.
2708 Validation requests should only be sent to parents (or
2709 direct).
2710 - Fixed ncsa_auth hash bugs when re-reading password file.
2711 - Changed clientHierarchical() so that by default SSL/CONNECT
2712 requests do NOT go to neighbor caches.
d87ebd78 2713 - Changed clientHandleIMSReply() to not call storeAbort()
2714 because there can be more than one client hanging on the
2715 StoreEntry. This hopefully fixes "store_status !=
2716 STORE_ABORTED" assertions.
f0538986 2717 - Added temporary fix to httpMakePublic() to prevent assertions
2718 (!EBIT_TEST(e->flags, RELEASE_REQUEST)) in storeSetPublicKey().
2719 * Changes below have been made to SQUID_2_0_PATCH2
2720 - PATCH1 introduced a seriously stupid bug which prevented ICP
2721 queries for all requests. Fixed by checking
2722 request->hierarchical in peerSelectFoo().
18cc143b 2723
4c154d99 2724Changes to squid-1.2.beta25 (September 21, 1998):
2725
4b66bfd3 2726 - Fixed async IO bugs from adding filedescriptor arg to AIOCB
2727 callbacks (Henrik Nordstrom).
2728 - Fixed store_swapout.c assertion. We were freeing object data
2729 past the swapout_done offset. This probably happens (only?)
2730 when an object changes from cachable to uncachable while
2731 it is being swapped out.
a260d877 2732 - Added MEM_CLIENT_SOCK_BUF type so we can change the size
2733 of the buffers used for writing data to the client sockets.
669d90e7 2734 - Added configure check for libbind.a. If found, it will be
2735 used instead of libresolv.a.
2736 - Changed fwdStart() to always allow internally generated
dddd5b55 2737 requests, such as for peer digests. These requests are
2738 known to fwdStart() because the address arg is set to
2739 'no_addr'.
669d90e7 2740 - Completed initial HTCP implementation. It works, but is not
2741 tested much.
2d5c8e74 2742 - Added counters for I/O syscalls.
2743 - Fixed httpMaybeRemovePublic. With broken ICP neighbors
2744 (netapp) Squid doesn't use private keys. This caused us
2745 to remove almost every object from the cache.
2746 - Added 'asndb' cachemgr stats to show AS Number tree.
dddd5b55 2747 - Fixed AS Number byte-order bug for netmasks.
2d5c8e74 2748 - Fixed comm_incoming calling rate for high loads (Stewart
2749 Forster).
426012d2 2750 - Give always_direct higher precedence than never_direct
2751 (Henrik Nordstrom).
dddd5b55 2752 - Changed PORT ACL type to accept ranges. Now you can easily
2753 deny, for example, all priveleged ports except 80, 70, 21,
2754 etc.
2755 - ARP ACL fixes for Linux (David Luyer).
2756 - Replaced various "EBIT" flags bitfileds with structures of
2757 "int:1" members.
2758 - Changed storeKeyPrivate and storeKeyPublic to be a bit more
2759 efficient by removing snprintf(). This causes an
2760 incompatibility with old cache keys, however. To transition,
2761 we will look up both the new and old style keys for about the
2762 next 30 days. After that, if you haven't run this (or a
2763 future) version, your cache contents will be lost.
2764 - Made the client-side write buffer size configurable with
2765 a #define in defines.h. By default it is still 4096 bytes.
2766 - Removed redirectUnregister(). It should be unnecessary
2767 because of cbdata locks.
2768 - Fixed multiple HEAD request brokennesses (Henrik Nordstrom).
2769 - Changed non-blocking connect(2) code to call getsockopt()
2770 instead of connect() again. This is the approach recommended
2771 by Stevens, and fixes bugs on BSD-ish systems when subsequent
2772 connect() calls loop with EAGAIN status.
2773 - Added MD5 cache keys to memory pool accounting.
2774 - Added code to track number of open DISK descriptors and stop
2775 swapping out objects if the number of disk descriptors becomes
2776 too large. For now the limit must be manually configured with
2777 the 'max_open_disk_fds'. By default, there is no limit.
2778 - Stopped encoding a request method in the high byte of the ICP
2779 reqnum field. Instead queried cache keys are copied to a
2780 static array, indexed by the reqnum, modulo the array size.
2781 Now we just use the request number to lookup a cache key,
2782 instead of rebuilding it from the ICP reply URL and method,
2783 unless we have netapp neighbors--they don't do reqnum
2784 properly.
2785 - Fixed reconfigure memory access bugs in redirect.c.
0753aa46 2786 - Ignore unreasonably large ICP RTT values which cause overflow
2787 bugs in calculating the average RTT (thanks Niall!)
4b66bfd3 2788
8e6a43e8 2789Changes to squid-1.2.beta24 (August 21, 1998):
2790
6c4067e5 2791 - Added Bulgarian error pages by Evgeny Gechev.
ceb79b2b 2792 - Changed StoreEntry->lock_count to a u_short.
c7d6216e 2793 - Replaced urlcmp with strcmp
2794 - Fixed pragma no-cache ejecting ENTRY_SPECIAL objects
2795 (Henrik Nordstrom).
2796 - Eliminated unneeded BASE HREF on "root" directories (Henrik
2797 Nordstrom).
2798 - Fixed peerDigestFetchFinish() assertion caused by forwarding
2799 failures (e.g. miss_access rules).
ada249f8 2800 - Changed signal handlers with ASYNC_IO and Linux so that
2801 -k command line options work (Miquel van Smoorenburg).
4616f9ea 2802 - Rewrote shutdown code to use events instead of setting
2803 FD timeouts.
903e21a0 2804 - Fixed cachemgr 'objects' (statObjects()) by adding a check
b6a76fb2 2805 for READ_AHEAD_GAP, and calling storeCheckSwapout() in
2806 storeBufferFlush(). Otherwise, the read-past pages would
2807 never be freed.
681979a2 2808 - Fixed DNSSERVER shutdown bugs. The re-opened dnsserver processes
2809 were being closed by the dnsServerShutdown event.
b6a76fb2 2810 - Modified storeHashInsert() to insert PRIVATE objects at
2811 the tail of the LRU list, and PUBLIC objects at the head.
2812 Thus, PRIVATE objects get kicked out quicker.
95e36d02 2813 - Added David Luyer's DELAY_POOLS code.
54b5b3e5 2814 - Fixed a bug due to HEAD replies which lack the end-of-headers
2815 line.
2816 - Made proxy-auth realm string configurable (Bob Franklin)
2817 - Changed default mime time to a viewable one (Henrik Nordstrom).
2818 - configure fixes for Sony's NEWS-OS 6.x (Makoto MATSUSHITA).
2819 - Fixed 'you are running out of filedescriptors' bug which
2820 could cause the HTTP incoming connection handler to not
2821 be reset.
e23fbf04 2822 - Changed syslog logging. Now squid debug levels 0 and 1 go
d737baa0 2823 to syslog. Level 0 gets LOG_WARNING and level 1 gets LOG_NOTICE
e23fbf04 2824 (this needs more work!)
2cb51fe0 2825 - Fixed memory access errors in statAvgTick().
abc1237e 2826 - Fixed duplicate requestUnlink() bug in forward.c
6c4067e5 2827 - Fixed possible memory access bugs from not setting e->mem_obj
2828 = NULL in destroy_MemObject().
2829 - Deleted TCP_IMS_MISS tag. Always use TCP_IMS_HIT instead.
2830 - Modified headersEnd and httpMsgIsolateHeaders to account
2831 for funky line terminations such as CRCRNL.
2832 (``but Netscape and IE _tolerate_ this'')
2833 - Fixed carp functions (Eric Stern).
2834 - Replaced internal proxy_auth code with extern authentication
2835 module (Arjan de Vet).
2836 - moved hash.c to libmiscutil.a.
e931f99a 2837 - Fixed handling of ICP queries with whitespace in URLs.
2838 Now we return ICP error and escape the URL before logging.
3a15a393 2839 - Added configure check for socklen_t (David Luyer).
2840 - Removed USE_SPLAY #defines; it is now standard.
3a76c002 2841 - Added FD arg to async IO callbacks (AIOCB) so we can eliminate
2842 temporary disk_ctrl_t structures.
2843 - Changed ENOSPC disk write errors to reduce specific cache_dir
2844 sizes, and not just the size of the cache as a whole.
f9cece6e 2845 - Added httpMaybeRemovePublic() to purge public objects for
2846 certain responses even though they are uncachable. This is
2847 needed, for example, when an initially cachable object
2848 later becomes uncachable.
8e6a43e8 2849 - Added refresh_pattern options to ignore client reloads
2850 (Henrik Nordstrom)
2851 - Relocated disk.c code which combines blocks for writing
2852 (Stewart Forster).
c7d6216e 2853
857703c6 2854Changes to squid-1.2.beta23 (June 22, 1998):
2855
cf7f704c 2856 - Added Turkish error pages by Tural KAPTAN.
66bbb757 2857 - Added basic support for Range requests. For most cachable
2858 requests, Squid replies with an "Accept-Ranges" header. Upon
2859 receiving a potentially cachable Range request for a not
2860 cached object, Squid requests the whole object from origin
2861 server and then replies with specified range(s) to the
2862 client. Multi-range requests are supported. Adjacent
2863 overlapping ranges are merged. If-Range requests are
2864 supported. Limitations: Multi-range requests with out of
2865 order ranges are not supported.
2866 - Made md5.c use standard memcpy and memset if they are
2867 avaliable.
2868 - Memory pools will now shrink if Squid is run-time
2869 reconfigured with smaller value of memory_pools_limit tag.
2870 - Added counter for number of clients (Tomi Hakala).
2871 - Changed neighbor UP/DOWN algorithm to require 10 failed TCP
2872 connections for UP->DOWN transition.
2873 - Added 'unique_hostname' configuration option when its
2874 necessary to have multiple machines with the same visible
2875 hostname.
222917b2 2876 - Fixed pumpReadFromClient() to not read too many bytes on
2877 persistent connections.
53856ebd 2878 - We can now cache HTTP replies with Set-Cookie. These evil
2879 headers are now filtered out for cache hits on the client
2880 side.
222917b2 2881 - Fixed SNMP bugs caused by using snmpwalk.
9089cc70 2882 - Fixed snmp system Group; all objects are now returned.
2883 - Fixed snmp system Group sysDescr and sysContact.
78dfab2a 2884 - Fixed snmp system Group sysObjectID it now returns a OBJECT
2885 IDENTIFIER.
7fce9c3e 2886 - Allocate FwdState from mem pools.
2887 - Minor HTCP progress.
222917b2 2888 - Moved 'miss_access' ACL check from client_side.c to forward.c
ed169eab 2889 - Fixed logging of usernames for requests which require
2890 proxy-authentication.
cf7f704c 2891 - Fixed HTTP request parser to accept lowercase HTTP identifier
2892 (Oskar Pearson).
2893 - Fixed FTP listings to always include links to the parent
2894 directory (Henrik Nordstrom).
2895 - Fixed FTP to show an "empty" listing instead of showing
2896 a "document contains no data" error (Henrik Nordstrom).
2897 - Fixed refreshCheck() bug. Often it was checking the
2898 refresh patterns against the string "[null_mem_obj]"
2899 because we moved URLs to MemObject.
2900 - Added CARP support by Eric Stern.
48382032 2901 - Fixed select-spin bug when an ICP reply actually gets queued
2902 and we failed to execute the write callback.
354b5fe1 2903 - Fixed a storeCheckSwapOut bug. We were freeing up to
2904 the queued offset instead of the done offset. This
2905 resulted in a small chunk of object data not being in
2906 memory and not yet written to disk. A client could
2907 recieve a partial object because file_read() unexpectedly
2908 returns EOF.
0aa791f8 2909 - Fixed proxy-authentication hangs (Henrik Nordstrom).
c2354a6b 2910 - Fixed request_t->flags bug causing authenticated, proxied
2911 responses to be cached (Arjan de Vet).
e0e32f36 2912 - Fixed MIME types for .tgz extension (Henrik Nordstrom).
2913 - Added view and download options to FTP listings (Henrik
2914 Nordstrom).
2915 - Modified configure to allow using pre-installed libdlmalloc.a
2916 (Masashi Fujita).
e8d8856c 2917 - Fixed cachemgr 'objects' implementation.
fecf98dc 2918 - Changed refreshCheck() algorithm. For cached objects, we
2919 now check, in the following order:
2920 * request max-age
2921 * response Expires (if present)
2922 * refresh_pattern max-age
2923 * response Last-Modified compared to refresh_pattern
2924 LM-factor (only if Last-Modified is present)
2925 * refresh_pattern min-age
2926 - Changed Copyrights.
d192d11f 2927
ee3a78d4 2928Changes to squid-1.2.beta22 (June 1, 1998):
2929
2246b732 2930 - do not cut off "; parameter" from "digitized" Content-Type
2931 http fields
2932 - Added X-Request-URI for persistent connection debugging
2933 (Henrik Nordstrom)
f4d83f6d 2934 - Added Polish error pages from Maciej Kozinski.
145f10f1 2935 - Fixed hash_first/hash_next bugs with **Current pointer.
2936 Replaced with *next pointer.
f4d83f6d 2937 - Fixed PUT/POST bugs in client (Henrik Nordstrom).
2938 - Deny forwarding loops in httpd accel mode (Henrik Nordstrom).
2939 - Fixed eventRun "spin" bug when event delta time == 0.
a9cc1935 2940 - Fixed setting Last Modified time on cached entries when
2941 receiving a 304 reply.
06e87923 2942 - Added while loop in httpAccept().
2943 - Added while loop in icpHandleUdp().
2944 - Fixed some small memory leaks.
2945 - Fixed single-bit-int flag checks (Henrik Nordstrom).
137ee196 2946 - Replaced "complex" (offset accounting) calls to snprintf with MemBuf
2947 - Do not send only-if-cached cc directive with requests
6474667e 2948 for peer's digests.
ee3a78d4 2949 - Added "automatic tuning" for incoming request rate, i.e.
2950 how often to check HTTP and ICP sockets. See comm.c
2951 comments for details.
145f10f1 2952
6ee40ea2 2953Changes to squid-1.2.beta21 (May 22, 1998):
2954
434b408f 2955 - Added Italian error pages by Alessio Bragadini.
a3f9588e 2956 - Added Estonian error pages by Toomas Soome.
06066bbc 2957 - Added Russian (koi-r) error pages by Andrew L. Davydov.
7b381d33 2958 - Added Czech error pages by Jakub Nantl.
8e866bb4 2959 - Fixed asnAclInitialize calling to prevent coredump.
2960 - Fixed FTP directory parsing again.
2961 - Made FTP directory listing "Generated" tagline like
2962 the one for error pages.
52f977aa 2963 - Fixed an assertion coredump in statHistCopy from
6474667e 2964 reconfiguring with different #peers in squid.conf
10202788 2965 - Ignore leading whitespace on requests (and replies). RFC
2966 2068 section 4.1, robustness (Henrik Nordstrom)
2967 - Fixed keep_alive bug. We did not always honour reply
2968 headers, but rather assumed connections could be persistent.
2969 - Fixed reading whois output for AS numbers, especially when
2970 they are longer than 4 KB.
2971 - Removed 'cache_stoplist_pattern' configuration option. This
2972 feature is now handled by 'no_cache'.
2973 - If a URN resolves to only one URL, just return it immediately
2974 instead of giving the user a "choice" (Andy Powell).
2975 - Fixed year-2000 bug in lib/iso3307.c (Henrik Nordstrom).
2976 - Changed squid-internal object names.
2977 - Added netdb exchange protocol.
2978 - Fixed wordlistDestroy() uninitialized pointer bug in
2979 ftpParseControlReply.
06066bbc 2980 - Fixed redirector subprocess to show real program name.
2981 - Changed URN menu output to be sorted.
2982 - Added fast select(2) timeouts when using ASYNC_IO.
2983 - Added ARP ACL support for Linux (David Luyer).
6474667e 2984 - Added binary http headers to requests
2985 - request_t objects are now created and destroyed in a consistent way
2986 - Fixed cache control printf bug
2987 - Added a lot of new http header ids
2988 - Improved Connection: header handling; now both Connection and
2989 Proxy-Connection headers are checked for connection directives
2990 - Connection request header is now handled correctly regardless
2991 of its position and the number of entries
2246b732 2992 - Only replies with valid Content-Length can be sent with keep-alive
2993 connection directive (Henrik Nordstrom)
6474667e 2994 - Better handling of persistent connection "clues" in HTTP headers;
2246b732 2995 the decision now depends on HTTP version (and User-Agent exceptions)
6474667e 2996 - Removed handling of "length=" directive in IMS headers;
2997 the directive is not in the HTTP/1.1 standard;
2998 standing by for objections
2999 - allowed/denied headers are now checked using bit masks instead of
3000 strcmp loops
3001 - removed Uri: from allowed headers; Uri is deprecated in RFC 2068
2246b732 3002 - removed processing of Request-Range header (not in specs?)
7b381d33 3003 - Fixed byte-order bugs in cacheDigestHashKey.
3004 - Changed hash_remove_link() to return void.
3005 - Changed ipcache_gethostbyname() to return NULL if
3006 i->addrs.count == 0.
6de5fa88 3007 - Added millisecond-timing to select/poll loops and event
3008 queue.
3009 - Changed 'peerPingTimeout' value to be twice the average
3010 of all the peer ICP RTT's.
3011 - Added 'half_closed_clients' option to force closing of
3012 client connections which might only be half-closed.
3013 - Fixed matchDomainName coredump bug.
3014 - Don't cache HTTP replies with Vary: headers until we
3015 get content negotiation working.
3016 - Fixed SSL proxying to forward full HTTP request headers.
c09459dd 3017 - Changed storeGetMemSpace(). Only purge down to the HIGH
3018 water mark; move locked entries to the head of the inmem
3019 list.
3020 - Changed clientReadRequest() to locally handle any
3021 "squid-internal-static" URL for any host.
52f977aa 3022 - Disable persistent connections for client connections
3023 from broken Netscape User-Agent, version 3.* (Stewart Forster)
434b408f 3024
901b8eaf 3025Changes to squid-1.2.beta20 (April 24, 1998):
3026
fd1bc012 3027 - Improved support for only-if-cached cache control directive.
3028 - Enabled 304 replies for ENTRY_SPECIAL objects (e.g., icons).
a1a62b14 3029 - Fixed 'quick_abort' percent calculation bug.
3030 - Fixed quick_abort FPE bug.
3031 - Changed more errno-checking functions to use ignoreErrno().
3032 - Added ERESTART to ignoreErrno() because of report from
3033 a Solaris system.
3034 - Fixed '#elsif' typo.
3035 - Fixed MemPool assertion by moving memInit() to before
3036 configuration parsing functions.
3037 - Fixed default 'announce_period' value (was 1 day, should
3038 be 0) (Joe Ramey).
3039 - Added configure warning for low filedescriptors and pointer
3040 to FAQ.
b0497a40 3041 - Fixed httpBodySet() bug causing URN related coredumps.
3042 - Changed ipcacheCycleAddr() to always cycle through all all
3043 available addresses, and not just advance when one of
3044 them goes BAD.
3045 - Fixed squid-internal bug for mixed-case hostnames (Henrik
3046 Nordstrom).
4e41d49f 3047 - Fixed ICP counting probelm. icpUdpSend() arg should be
3048 LOG_ICP_QUERY instead of LOG_TAG_NONE.
e4b71f74 3049 - Added some additional fault toleranse on FTP data channels
3050 (Henrik Nordstrom).
3051 - Corrected error reporting on FTP "hacks" (Henrik Nordstrom).
3052 - Added lock/unlock for StoreEntry during storeAbort().
3053 - Added filemap bit usage stats to cachemgr 'storedir' and
3054 'info'.
3055 - Replaced 'cache_stoplist' with 'no_cache' Access list.
3056 - Fixed (hopefully) remaining swapfile-open-at-exit bugs.
44745828 3057 - Fixed default hierarchy_stoplist to be ``default if none.''
3058 - Fixed 'fake a recent reply' hack for detecting DEAD
3059 and ALIVE neighbors (Joe Ramey).
e376562a 3060 - Fixed FTP directory parsing bugs (Joe Ramey).
3061 - Fixed ftpTraverseDirectory coredump for NULL ftpState->filepath
3062 (Joe Ramey).
dea17509 3063 - Fixed daylight savings time bug (again).
fd1bc012 3064 - A lot of Cache Digests additions, fixes, and tuning.
3065 Cache Digests are still "very experimental".
e376562a 3066 - Fixed snprintf() bug. When len == 1, snprintf() would treat
3067 the buffer as unknown size, emulating sprintf() behaviour.
3068 - Made Error page language configurable with configure script
3069 (Henrik Nordstrom).
3070 - Fixed squid-internal URLs when http_port == 80.
3071 - Remember the client address on redirected requests (Henrik
3072 Nordstrom).
3073 - Don't rebuild the request if the redirector returned the same
3074 URL (Henrik Nordstrom).
3075 - Rewrite Host: header on redirected requests (Henrik
3076 Nordstrom).
3077 - Include port (if non-standard) in generated Host: headers
3078 (Henrik Nordstrom).
3079 - Fixed rfc1123 timezone hacks for Windows NT
3080 (Henrik Nordstrom).
3081 - Added Russian Error pages by Ilia Zadorozhko.
3082 - Added totals for ICP and HTTP hits to cachemgr client_list
3083 output.
6cfa8966 3084 - Changed error message to 'Generated TIME by HOST (SQUID/VER)'
3085 because any string with an '@' must be an email address.
e376562a 3086 - Fixed POST for content-length == 0.
901b8eaf 3087 - Fixed "huge 304 reply" loop bug.
5e9ab945 3088 - Fixed --enable-splaytree compile bugs.
c93fbf13 3089 - Removed ASN lookup code in peer_select.c.
b6a2f15e 3090 - Added warnings if ACL code detects subdomains in SPLAY
3091 trees.
3092 - Rewrote some bits of httpRequestFree() to eliminate
3093 possible bugs that could cause an "e->lock_count" asseertion.
3094 - Added value/bounds checking to _db_init() when setting
3095 the debugLevels[] array.
fd1bc012 3096
005e5260 3097Changes to squid-1.2.beta19 (Apr 8, 1998):
3098
b0497a40 3099 - Squid-1.2.beta19 compiles and runs on Windows/NT with
3100 Cygnus Gnu-WIN32 b19 (Henrik Nordstrom).
447203a7 3101 - Added French Error pages by Frank DENIS.
3102 - Added Dutch Error pages by Mark Visser
901b8eaf 3103 - Added German Error pages by Bernd P. Ziller, Jens Frank,
3104 and Anke S.
f9f2be04 3105 - Added support for only-if-cached cache-control directive.
005e5260 3106 - Added RELAXED_HTTP_PARSER #define to allow requests which are
3107 missing the HTTP identifier on the request line (e.g. buggy
3108 SpyGame queries). RELAXED_HTTP_PARSER is undefined by default.
1f4d31f9 3109 - Fixed disk.c FD leak for delayed closes in
3110 diskHandleWriteComplete().
3111 - Fixed cache announcement feature.
20fe7191 3112 - Fixed httpReadReply() to retry failed HTTP requests on
3113 persistent connections when read() returns -1, not only
3114 when it returns 0.
805e5f70 3115 - Fixed cbdata memory counting leak. cbdataUnlock() always
3116 called free(), never memFree().
ff396fe6 3117 - Fixed storeDirWriteCleanLogs() malloc bug on Alphas.
005e5260 3118 - Fixed `++loopdetect < 10' assertion due to
3119 clientHandleIMSReply bug for invalid/partial HTTP
3120 replies.
3121 - Added preliminary code for HTCP.
3122 - Renamed 'aux' dir to 'cfgaux' for legacy DOS machines.
3123 - Added "snmp_community" as an ACL type.
3124 - Cleaned up proxy-auth acl implementation and removed
3125 memory leaks.
3126 - Added generic 'hashFreeItems()' function for efficiently
3127 freeing hash table pointers.
3128 - Added whoisTimeout() for ASN code.
447203a7 3129 - Removed BINARY TREE code.
005e5260 3130 - Fixed forgetting to reset Config.Swap.maxSize in
3131 configDoConfigure.
3132 - Fixed httpReplyUpdateOnNotModified() arguments-in-wrong-order
3133 bug which caused not modified replies to not get updated.
3134 - Fixed client_side.c bugs which could cause data to be written
3135 to the client in the wrong order for persistent connections.
3136 clientPurgeRequest() and clientHandleIMSComplete() must not
3137 call comm_write(). Instead they must create and write to
3138 StoreEntry's.
3139 - Fixed ICP query service time counting bug(s).
3140 - replaced 'char *mime_headers_end()' with 'size_t headersEnd()'
3141 to fix buffer overruns. This also requires adding 'buf_sz'
3142 args to some functions like clientBuildReplyHeader().
3143 But we can eliminate the need to NULL-terminate the
3144 buffer beforehand.
3145 - Changed commConnectCallback() to reset the FD timeout to
3146 zero before notifying about the connection. This requires
3147 commSetTimeout() calls in numerous places to reinstall
3148 timeouts.
3149 - Changed comm_poll_incoming() to be called less frequently
3150 (every 15 I/O's instead of every 7 FD's) (Michael O'Reilly).
3151 - Removed HAVE_SYSLOG case for debug() macro. Almost all
3152 systems do have syslog(), but more importatnly the
3153 _db_level value is needed for debugging to stderr.
3154 - Rewrote squid/dnsserver interface to use smaller, single-line
3155 messages.
3156 - Rewrote 'dns' cachemgr output to use a table format.
3157 - Rewrote a lot of dnsserver.c.
3158 - Added eventAddIsh() for semi-random event scheduling.
3159 - Fixed an ftpTimeout bug for sessions which use PORT
3160 commands.
3161 - Fixed ftp.c to recognized invalid PASV replies (e.g.
3162 port == 0).
3163 - Removed hash_insert(). All hasing uses hash_join() now.
3164 - Renamed hash_unlink() to hash_remove_link().
3165 - Added hashPrime() to find closes prime hash table size
3166 to a given value.
3167 - Fixed Keep-Alive ratio counting bug which prevented
3168 persistent connections from being used between cache
3169 peers.
3170 - Changed icmp.c to NOT queue messages sent from squid to
3171 the pinger program.
3172 - Changed icp_v2.c to NOT queue ICP messages by default.
3173 But they will be queued and resent once if the first
3174 send fails. Counters.icp.queued_replies counts the
3175 number of messaages queued.
3176 - Cleaned up ICP logging.
3177 - Added identTimeout().
3178 - Fixed ipcache reply counting bug. Overcounted dnsserver
3179 replies for partial replies.
3180 - Added urlInternal() for building internal Squid URLs.
3181 - Changed peerAllowedToUse() to check both 'cache_peer_domain'
3182 AND 'cache_peer_acl' configurations. This should be changed
3183 in the fugure to use ONLY cache_peer_acl.
3184 - Changed DEAD/REVIVED neighbor detection to avoid reporting
3185 so many false deaths. (Joe Ramey).
3186 - Added some preliminary code to support "cache digests."
3187 - Fixed pumpClose() coredumps (?).
3188 - Updated cachemgr 'info' output to show median service
3189 times for various categories.
3190 - Fixed ABW bug in storeDirWriteCleanLogs(). sizeof(off_t)
3191 != sizeof(int) for Alphas.
3192 - Fixed potential alignment problem in storeDirWriteCleanLogs().
3193 - Fixed store_rebuild.c to NOT replace current, but
3194 not-swapped-out StoreEntry's with on-disk entries.
3195 - Changed storeCleanup() to call storeRelease on invalid
3196 entries which don't have a swapfile (i.e. no unlink()
3197 penalty).
3198 - Fixed storeSwapInStart() to fail for unvalidated
3199 entries.
3200 - SNMP changes:
3201 . renovated mib and added descriptions and comments
3202 . added hit and byte counters to client_db , for
3203 cacheClientTable
3204 . cacheClientTable, netdbTable, cachePeerTable,
3205 cacheConnTable now indexed by ip address. hash_lookup was
3206 enhanced to allow for subsequent hash_next's similar to
3207 hash_first, to speed up getnext's in tables which refer to
3208 hash-table structures.
3209 . added generic (well, sorf of) table indexing functionality
3210 . added makefile dependencies for snmplib and cache_snmp.h
3211 . WaisHost, WaisPort, Timeouts removed
3212 . FdTable split into FdTable and ConnTable. FdTable simplified
3213 . PeerTable and PeerStat merged and put into new cacheMesh
3214 group
3215 . cacheClientTable added for client statistics and accounting
3216 (cacheMesh 2)
3217 . cacheSec and cacheAccounting groups removed
3218 . fixed acl bug when communities not defined
3219 . snmp_acl now survives bad configuration
81d0c856 3220
9a713ffb 3221Changes to squid-1.2.beta18 (Mar 23, 1998):
3222
275d9f2e 3223 - Added v1.1 'test_reachability' option.
3224 - Fixed hash4() len == 0 bug.
2c26197b 3225 - Fixed Config.Swap.maxSize reconfigure bug.
3226 - Fixed ICP query bug determining request method.
3227 - Moved ICP's storeGet() cache lookup into neighborsUdpAck()
3228 so that we know neighbors are alive even when they send
3229 us replies for unknown entries.
3230 - Changed configure script to add '-std1' for Digital Unix cc.
3231 - Fixed SNMP sizeof(int) / sizeof(long) bugs for 64-bit
3232 systems.
3233 - Added support for 'Cache-Control: Only-If-Cached' request header.
34ad1721 3234 - Fixed CheckQuickAbort() bugs for multiple clients on one
3235 StoreEntry. Also changed storePendingNClients() to return
3236 mem->nclients instead of counting the number of store_client
3237 entries with pending callback functions.
275d9f2e 3238
041b157e 3239Changes to squid-1.2.beta17 (Mar 17, 1998):
3240
df43fc93 3241 - SNMP MIB version check changed to non-rcs.
02922e76 3242 - Added memory pools for variable size objects (strings).
3243 There are three pools; for small, medium, and large objects.
3244 - Extended String object to use memory pools. Most fixed size char
3245 array fields will be replaced using string pools. Same for most
3246 malloc()-ed buffers.
5e14bf6d 3247 - Changed icon handling to use the hostname and port of the squid
9ed90c85 3248 server, instead of the special hostname "internal.squid"
3249 (Henrik Nordstrom).
5e14bf6d 3250 - All icons are now configured in mime.conf. No hardcoded icons,
f8360ee3 3251 including gohper icons (Henrik Nordstrom).
459f2559 3252 - Fixed ICP bug when we send queries, but expect zero
3253 replies.
ed9c0b33 3254 - Fixed alignment/casting bugs for ICP messages.
2b5b6324 3255 - A generic client-to-server "pump" was added to handle HTTP
3256 PUT as well as POST methods on the client-cache side. Based on
3257 "pump" PUT requests can be made to either HTTP or FTP url's.
3258 Code is still beta and interoperability with browsers etc has
3259 not been tested.
3260 - Put #ifdefs around 'source_ping' code.
5e14bf6d 3261 - Added missing typedef for _arp_ip_data (Wesha).
3262 - Added regular-expression-based ACLs for client and server
3263 domain names (Henrik Nordstrom).
3264 - Fixed ident-related coredumps from incorrect callback data.
3265 - Fixed parse_rfc1123() "space" bug.
3266 - Fixed xrealloc() XMALLOC_DEBUG bug (not calling check_free())..
3267 - Fixed some src/asn.c end-of-reply bugs and memory leaks.
3268 - Fixed some peer->options flag-setting bugs.
3269 - Fixed single-parent feature to work again
3270 - Removed 'single_parent_bypass' configuration option; instead
3271 just use 'no-query'.
3272 - Surrounded 'source_ping' code with #ifdefs.
3273 - Changed 'deny_info URL' to use a custom Error page.
3274 - Modified src/client.c for testing POST requests.
041b157e 3275 - Fixed hash4() for SCO (Vlado Potisk).
459f2559 3276
7ba777f2 3277Changes to squid-1.2.beta16 (Mar 4, 1998):
3278
447203a7 3279 - Added Spanish error messages from Javier Puche.
02922e76 3280 - Added Portuguese error messages from Pedro Lineu Orso
0965bd19 3281 - Added a simple but very effective hack to cachemgr.cgi that tries to
3282 interpret lines with '\t' as table records and formats them
3283 accordingly. With a few exceptions (see source code), first line
3284 becomes a table heading ("<th>" html tag) and the rest is formated
3285 with "<td>" tags.
7021844c 3286 - Added "mem_pools_limit" configuration option. Semantics of
3287 "mem_pools" option has also changed a bit to reflect new memory
3288 management policy.
7ba777f2 3289 - Reorganized memory pools. Squid now supports a global pool
3290 limit instead of individual pool limits. Per-pool limits can be
3a88d597 3291 implemented on top of the current scheme if needed, but it is
7ba777f2 3292 probably hard to guess their values. Squid distributes pool
3293 memory among "frequently allocated" objects. There is a
3294 configurable limit on the total amount of "idle" memory to be
3295 kept in reserve. All requests that exceed that amount are
3296 satisfied using malloc library. Support for variable size
3297 objects (mostly strings) will be enabled soon.
3298 - memAllocate() has now only one parameter. Objects are always
3299 reset with 0s. (We actually never used that parameter before;
3300 it was always set to "clear").
3301 - Added Squid "signature" to all ERR_ pages. The signature is
3302 hardcoded and is added on-the-fly. The signature may use
3303 %-escapes. Added interface to add more hard-coded responses if
3304 needed (see errorpage.c::error_hard_text).
3305 - Both default and configured directories are searched for ERR_
3306 pages now. Configured directory is, of course, searched first.
3307 This allows you to customize a subset of ERR_ pages (in a
3308 separate directory) without danger of getting other copies out
3309 of sync.
3310 - Security controls for the SNMP agent added. Besides
3311 communities (like password) and views (part of tree
3312 accessible), the snmp_acl config option can be used to do acl
3313 based access checks per community.
3314 - SNMP agent was heavily re-written, based on cmu-snmpV1.8. You
3315 can now walk through the whole mib tree. Several new variables
3316 added under cacheProtoAggregateStats
12cf1be2 3317 - Added rudimental statistics for HTTP headers.
7ba777f2 3318 - Adjusted StatLogHist to a more generic/flexible StatHist.
12cf1be2 3319 Moved StatHist implementation into a separate file.
178dbda2 3320 - Added FTP support for PORT if PASV fails, also try the
3321 default FTP data port (Henrik Nordstrom).
3322 - Fixed NULL pointer bug in clientGetHeadersForIMS when a
3323 request is cancelled for fails on the client side.
3324 - Filled in some squid.conf comments (never_direct,
3325 always_direct).
3326 - Added RES_DNSRCH to dnsserver's _res.options when the
3327 -D command line option is given.
3328 - Fixed repeated Detected DEAD/REVIVED Sibling messages when
3329 peer->tcp_up == 0 (Michael O'Reilly).
3330 - Fixed storeGetNextFile's incorrect "directory does not exist"
3331 errors (Michael O'Reilly).
3332 - Fixed aiops.c race condition (Michael O'Reilly, Stewart
3333 Forster).
3334 - Added 'dns_nameservers' config option to specify non-default
3335 DNS nameserver addresses (Maxim Krasnyansky).
3336 - Added lib/util.c code to show memory map as a tree
3337 (Henrik Nordstrom).
3338 - Added HTTP and ICP median service times to Counters and
3339 cachemgr average stats.
3340 - Changed "-d" command line option to take debugging level
3341 as argument. Debugging equal-to or less-than the argument
3342 will be written to stderr.
3ff01c3e 3343 - Removed unused urlClean() function from url.c.
adba4a64 3344 - Fixed a bug that allowed '?' parts of urls to be recorded in
ef65d6ca 3345 store.log. Logged urls are now "clean".
178dbda2 3346 - Cache Manager got new Web interface (cachemgr.cgi). New .cgi
3347 script forwards basic authentication from browser to squid.
3348 Authentication info is encoded within all dynamically generated
3349 pages so you do not have to type your password often.
3350 Authentication records expire after 3 hours (default) since
3351 last use. Cachemgr.cgi now recognizes "action protection" types
3352 described below.
3353 - Added better recognition of available protection for actions
3354 in Cache Manager. Actions are classified as "public" (no
3355 password needed), "protected" (must specify a valid password),
3356 "disabled" (those with a "disable" password in squid.conf), and
3357 "hidden" (actions that require a password, but do not have
3358 corresponding cachemgr_passwd entry). If you manage to request
3359 a hidden, disabled, or unknown action, squid replies with
3360 "Invalid URL" message. If a password is needed, and you failed
3361 to provide one, squid replies with "Access Denied" message and
3362 asks you to authenticate yourself.
3363 - Added "basic" authentication scheme for the Cache Manager.
3364 When a password protected function is accessed, Squid sends an
3365 HTTP_UNAUTHORIZED reply allowing the client to authorize itself
3366 by specifying "name" and "password" for the specified action.
3367 The user name is currently used for logging purposes only. The
3368 password must be an appropriate "cachemgr_passwd" entry from
3369 squid.conf. The old interface (appending @password to the url)
3370 is still supported but discouraged. Note: it is not possible
3371 to pass authentication information between squid and browser
3372 *via a web server*. The server will strip all authentication
3373 headers coming from the browser. A similar problem exists for
3374 Proxy-Authentication scheme.
3375 - Added ERR_CACHE_MGR_ACCESS_DENIED page to notify of
3376 authentication failures when accessing Cache Manager.
63259c34 3377 - Added "-v" (Verbose) and "-H" (extra Headers) options to client.c.
178dbda2 3378 - Added simple context-based debugging to debug.c. Currently,
3379 the context is defined as a constant string. Context reporting
3380 is triggered by debug() calls. Context debugging routines
3381 print minimal amount of information sufficient to describe
3382 current context. The interface will be enhanced in the future.
3383 - Replaced _http_reply with HttpReply. HttpReply is a
3384 stand-alone object that is responsible for parsing, swapping,
3385 and comm_writing of HTTP replies. Moved these functions from
3386 various modules into HttpReply module.
8bfcd557 3387 - Added HttpStatusLine, HttpHeader, HttpBody.
178dbda2 3388 - All HTTP headers are now parsed and stored in a "compiled"
3389 form in the HttpHeader object. This allows for a great
3390 flexibility in header processing and builds basis for support
3391 of yet unsupported HTTP headers.
3392 - Added Packer, a memory/store redirector with a printf
3393 interface. Packer allows to comm_write() or swap() an object
3394 using a single routine.
3395 - Added MemBuf, a auto-growing memory buffer with printf
3396 capabilities. MemBuf replaces most of old local buffers for
3397 compiling text messages.
3398 - Added MemPool that maintains a pre-allocated pool of opaque
3399 objects. Used to eliminate memory thrashing when allocating
3400 small objects (e.g. field-names and field-value in http
3401 headers).
8bfcd557 3402
3197e644 3403Changes to squid-1.2.beta15 (Feb 13, 1998):
3404
55647891 3405 NOTE: This version has changes which may cause all or part
3406 of your cache to be lost. However, you can problably
3407 save most of it by doing a slow restart. Specifically:
3408
3409 1. Kill the running squid-1.2.beta14 process; wait for it to
3410 fully exit.
3411 2. Remove all 'swap.state*' files, either in each cache_dir, or
3412 as defined in your squid.conf
3413 3. Start squid-1.2.beta15. The store will be rebuilt from the
3414 existing swap files, reading the directories and opening
3415 the files.
3416
bcfbdc11 3417 - Fixed some problems related to disk (and pipe) write error
3418 handling. file_close() doesn't always close the file
3419 immediately; i.e. when there are pending buffers to write.
3420 StoreEntry->lock_count could become zero while a write is
3421 pending, then bad things happen during the callback.
3422 - The file_write() callback data must now be in the callback
3423 database (cbdata). We now use the swapout_ctrl_t structure
3424 for the callback data; it stays around for as long as we are
3425 swapping out.
3426 - Changed the way write errors are handled by diskHandleWrite.
3427 If there is no callback function, now we exit with a fatal
3428 message under the assumption that the file in question is a
3429 log file or IPC pipe. Otherwise, we flush all the pending
3430 write buffers (so we don't see multiple repeated write errors
3431 from the same descriptor) and let the upper layer decide how
3432 to handle the failure.
3433 - Fixed storeDirWriteCleanLogs. A write failure was leaving
3434 some empty swap.state files, even though it tells us that its
3435 "not replacing the file." Don't flush/rename logs which we
3436 have prematurely closed due to write failures, indiciated by
3437 fd[dirn] == -1. Close these files LAST, not before
3438 renaming.
3439 - Fixed storeDirClean to clean directories in a more sensible
3440 order, instead of the new "MONOTONIC" order for swap files.
0465e406 3441 - Merged fdstat.c functions into fd.c.
3442 - Cleaned up some debugging sections. Some unrelated source
3443 files were using the same section.
3444 - Removed curly brackets from all cachemgr output.
3445 - Removed unused filemap->last_file_number_allocated member.
3446 - Removed unused fde->lifetime_data member.
3447 - Fixed incorrectly applying htonl() on icp_common_t->shostid.
3448 - Call setsid() before exec() in ipc.c so that child processes
3449 don't receive SIGINT (etc) when running squid on a tty.
2f2dd5ad 3450 - Changed StoreEntry->object_len to ->swap_file_sz so we
3451 can verify the disk file size at restart. Moved object_len
3452 to MemObject->object_sz. Note object_sz is initialized
3453 to -1. If object_sz < 0, then we need to open the swap
3454 file and read the swap metadata.
3455 - Changed store_client->mem to ->entry because we need
3456 e->swap_file_sz to set mem->object_sz at swapin.
2f2dd5ad 3457 - Renamed storeSwapData structure to storeSwapLogData.
3458 - Fixed storeGetNextFile to not increment d->dirn. Added
3459 check for opendir() failure.
3460 - Fixed storeRebuildStart to properly link the directory
3461 list for storeRebuildfromDirectory mode.
e157f97f 3462 - Added -S command line option to double-check store
3463 consistency with disk files in storeCleanup().
3464 - Fixed a problem with transactional logging. In many
3465 cases we were adding the public cache key and then
3466 logging a delete for the private key. This is worthless
3467 because during rebuild we could not locate the previous
3468 public-keyed entry. Now we assert that only public-keyed
3469 entries can be logged to swap.state. storeSetPublicKey()
3470 and storeSetPrivateKey() have been modified to log an
3471 ADD or DEL when the key changes.
3472 - Fixed storeDirClean bug. Needed to call
3473 storeDirProperFileno() so the "dirn bits" get set.
3474 - Fixed a storeRebuildFromDirectory bug. fullpath[] and
3475 fullfilename[] were static to that function and did
3476 not change when the "rebuild_dir" arg did. Moved these
3477 buffers to the rebuild_dir structure.
3478 - In storeRebuildFromSwapLog, we were calling storeRelease()
3479 for cache key collisions. This only set the RELEASE_REQUEST
3480 bit and did not clear the swap_file_number in the filemap or
3481 in the StoreEntry, so the swap file could get unlinked later
3482 when it was really released.
4e0f0471 3483 - Fixed FTP so that ';type=X' specifically sets the HTTP reply
3484 content-type and content-encoding (Henrik Nordstrom).
3485 - Removed 'icon_content_type' configuration option. Content
3486 types now taken from mime.conf (Henrik Nordstrom).
2a9b2b73 3487 - Added additional memory malloc tracing and memory leak
3488 detection. Use --enable-xmalloc-debug-trace configure
3489 option and -m command line option (Henrik Nordstrom).
bcfbdc11 3490
93169941 3491Changes to squid-1.2.beta14 (Feb 6, 1998):
3492
5471db88 3493 - Replaced snmplib free() calls with xfree().
3494 - Changed the 'net_db_name' hash table structure to
3495 make it easier to move names from one network to another
3496 (copied from 1.1 code).
93169941 3497 - Filled in some of the config dump routines (dump_acl,
3498 dump_acl_access).
3499 - Full memory debugging option (--enable-xmalloc-debug-trace)
3500 (Henrik Nordstrom).
3501 - Filled-in and clarified many squid.conf comments (Oskar
3502 Pearson).
3503 - Fixed up handling of SWAP_LOG_DEL swap.state entries.
5471db88 3504
f91834bf 3505Changes to squid-1.2.beta13 (Feb 4, 1998):
f577e074 3506
b4512acd 3507 - NOTE: With this version the "swap.state" file format has
3508 changed. Running this version for the first time will
3509 cause your current cache contents to be lost!
f91834bf 3510 - NOTE: this version still has the bug where we don't rewind
3511 a swapout file and rewrite the swap meta data. Objects
3512 larger than 8KB will be lost when rebuilding from the swap
3513 files.
d04dd4bf 3514 - Combined various interprocess communication setup functions
3515 into ipcCreate().
3516 - Removed some leftover ICP_HIT_OBJ things.
3517 - Removed cacheinfo and proto_count() and friends; these are to
3518 be replaced in functionality by StatCounters and 5/60 minute
3519 average views via cachemgr.
3520 - Fixed --enable-acltree configure message (Masashi Fujita).
3521 - Fixed no reference to @LIB_MALLOC@ in src/Makefile.in
3522 (Masashi Fujita).
3523 - Fixed building outside of source tree (Masashi Fujita).
dbfed404 3524 - FTP: Format NLST listings, and inform the user that the NLST
3525 (plain) format is available when we find a LIST listing that we
3526 don't understand (Henrik Nordstrom)
3527 - FTP: Use SIZE on Binary transfers, and not ASCII. The
3528 condition was inversed, making squid use SIZE on ASCII
3529 transfers (Henrik Nordstrom).
3530 - Enable virtual and Host: based acceleration in order to be
3531 able to use Squid as a transparent proxy without breaking
3532 either virtual servers or clients not sending Host: header
3533 the order of the virtual and Host: based acceleration needs
3534 to be swapped, giving Host: a higher precendence than virtual
3535 host (Henrik Nordstrom).
3536 - Use memmove/bcopy as detected by configure Some systems does
3537 not have memmove, but have the older bcopy implementation
3538 (Henrik Nordstrom).
6cf028ab 3539 - Completely rewritten aiops.c that creates and manages a pool
3540 of threads so thread creation overhead is eliminated (SLF).
3541 - Lots of mods to store.c to detect and cancel outstanding
3542 ASYNC ops. Code is not proven exhaustive and there are
3543 definately still cases to be found where outstanding disk ops
3544 aren't cancelled properly (SLF).
3545 - Changes to call interface to a few routines to support disk
3546 op `tagging', so operations can be cleanly cancelled on
3547 store_abort()s (SLF).
3548 - Implementation of swap.state files as transaction logs.
3549 Removed objects are now noted with a negative object size.
3550 This allows reliatively clean rebuilds from non-clean
3551 shutdowns (SLF).
3552 - Now that the swap.state files are transaction logs, there's
3553 now no need to validate by stat()ing. All the validation
3554 procedure does is now just set the valid bit AFTER all the
3555 swap.state files have been read, because by that time, only
3556 valid objects can be left. Object still need to be marked
3557 invalid when reading the swap.state file because there's no
3558 guarantee the file has been retaken or deleted (SLF).
3559 - An fstat() call is now added after every
3560 storeSwapInFileOpened() so object sizes can be checked. Added
3561 code to storeRelease() the object if the sizes don't match (SLF).
6474667e 3562 - #defining USE_ASYNC_IO now uses the async unlink() rather than
3563 unlinkd() (SLF).
6cf028ab 3564 - #defining MONOTONIC_STORE will support the creation of disk
3565 objects clustered into directories. This GREATLY improves disk
3566 performance (factor of 3) over old `write-over-old-object'
3567 method. If using the MONOTONIC_STORE, the
3568 {get/put}_unusedFileno stack stuff is disabled. This is
3569 actually a good thing and greatly reduces the risk of serving
3570 up bad objects (SLF).
3571 - Fixed unlink() in storeWriteCleanLogs to be real unlink()
3572 rather than ASYNC/unlinkd unlinks. swap.state.new files were
3573 being removed just after they were created due to delayed
3574 unlinks (SLF).
3575 - Disabled various assertions and made these into debug warning
3576 messages to make the code more stable until the bugs can be
3577 tracked down (SLF).
3578 - Added most of Michael O'Reilly's patches which included many
3579 bug fixes. Ask him for full details (SLF).
3580 - Moved aio_check_callbacks in comm_{poll|select}(). It was
3581 called after the fdset had been built which was wrong because
3582 the callbacks were changing the state of the read/write
3583 handlers prior to the poll/select() calls (SLF).
f09f5b26 3584 - Fixed ARP ACL memory leaks (Dale).
f577e074 3585 - Eliminated URL and SHA cache keys. Cache keys will always
3586 be MD5's now.
3587 - Fixed up store swap meta data.
3588 - Changed swap.state logs to a binary format.
f91834bf 3589 - The swap.state logs are written transaction-style.
d04dd4bf 3590
b5cfbd5b 3591Changes to squid-1.2.beta12 (Jan 30, 1998):
3592
b4512acd 3593 - Added metadata headers to cache swap files. This is an
3594 incompatible change with previous versions. Running this
3595 version for the first time will cause your current cache
3596 contents to be lost.
9fc0b4b8 3597 - -D_REENTRANT when linking with -lpthreads (Henrik Nordstrom)
3598 - Show symlink destinations as a hyperlink in FTP listings
3599 (Henrik Nordstrom)
3a4eaced 3600 - Fixed not allocating enough space for rewriting URLs with
3601 the Host: header (Eric Stern).
3602 - Year-2000 fixes (Arjan de Vet).
3603 - Fixed looping for cache hits on HEAD requests.
fc6dc767 3604 - Fixed parseHttpRequest() coredump for
6474667e 3605 "GET http://foo HTTP/1.0\r\n\r\n\r\n"
9fc0b4b8 3606
9f802cb1 3607Changes to squid-1.2.beta11 (Jan 6, 1998):
3608
fd82d0b0 3609 - Fixed fake 'struct rusage' definition which prevented compling
3610 on Solaris 2.4.
3611 - Fixed copy-by-ref bug for request->headers in
3612 clientRedirectDone() (Michael O'Reilly).
812db943 3613 - Workaround for Solaris pthreads closing FD 0 upon fork()
3614 (Michael O'Reilly).
05fd71a7 3615 - Fixed shutdown bug with outgoing UDP sockets; we need to
3616 disable their read handlers.
3617 - For comm_poll(), use the fast 50 msec timeout only when
3618 USE_ASYNC_IO is defined.
1fbc6de3 3619 - Fixed pointer bug when freeing AS# ACL entries.
3620 - Fixed forgetting to reset Config.npeers to zero in free_peer().
0f6bdbfa 3621 - Fixed ICP bug causing excessive TIMEOUTs with sibling
3622 neighbors. We must call the ICP reply callback even for
3623 sibling misses.
3624 - Fixed some dnsserver-related reconfigure bugs. Need to
3625 use cbdataLock, etc in fqdncache.c. Also don't want to
3626 use ipcacheQueueDrain() and fqdncacheQueueDrain().
3627 - Fixed persistent connection bug. We were incorrectly
3628 deciding that non-200 replies without content-length
3629 would not have a reply body.
3630 - Fixed intAverage() precedence bug.
3631 - Fixed memmove() 'len' arg bug.
3632 - Changed algorithm for determining alive/dead state of peers.
3633 Instead of using a fixed number of unacknowledged ICP
3634 replies, it is now based on timeouts. If there are no ICP
3635 replies received from a peer within 'dead_peer_timeout'
3636 seconds, then we call it dead.
3637 - Added calls to getCurrentTime() in
3638 comm_{select,poll}_incoming() when ALARM_UPDATES_TIME is not
3639 being used.
3640 - Fixed shutdown bug when the incoming and outgoing ICP socket
3641 is the same file descriptor.
e970f357 3642 - Added buffered writes for storeWriteCleanLogs() (Stewart
3643 Forster).
3644 - Patches for Qnx4 (Jean-Claude MICHOT).
3645 - Fixed returning void functions which seems to be a GCC-ism.
e5f4e1b0 3646 - New configure script options (Henrik Nordstrom):
3647 --enable-new-storekey=[sha|md5(|url)] (was --enable-hashkey)
3648 --enable-acltree
3649 --enable-icmp
3650 --enable-delay-hack
3651 --enable-useragent-log
3652 --enable-kill-parent (this should be named -hack)
3653 --enable-snmp
3654 --enable-time-hack
3655 --enable-cachemgr-hostname[=hostname] (new)
3656 --enable-arp-acl (new)
3657 - Added Doug Lea malloc-2.6.4 to the distribution, so that
3658 people easily can try a decent malloc package if they syspect
3659 their malloc is broken. --enable-dlmalloc (Henrik Nordstrom).
3660 - Made XMALLOC_DEBUG_COUNT working again. Requires a small stub
3661 function (Henrik Nordstrom).
3662 - Removed top-level Makefile. People must now run 'configure'
3663 before 'make'.
714ace98 3664 - Fixed checkFailureRatio() implementation.
82b3c7d9 3665 - Made 'squid -z' behave like the 1.1 version.
e5f4e1b0 3666
fd82d0b0 3667
ab9a3f7e 3668Changes to squid-1.2.beta10 (Jan 1, 1998):
3669
3670 - Fixed content-length bugs for 204 replies, 304 replies,
3671 and HEAD requests (Henrik Nordstrom).
3672 - Fixed errorAppendEntry() bug in gopherReadReply().
3673 - Basic support for FTP URL typecodes (;type=X).
9c965c1b 3674 - Support for access controls based on ethernet MAC addresses
ab9a3f7e 3675 (Dale).
3676 - Initial URN support; see
3677 http://squid.nlanr.net/Squid/urn-support.html
3678 - Fixed client-side persistent connections for objects with
3679 bad content lengths (Henrik Nordstrom).
3680 - Fixed bad call to storeDirUpdateSwapSize() for objects which
3681 never reach SWAPOUT_DONE state.
68e3a9df 3682 - Fixed up poll() #defines in squid.h (Stewart Forster).
3683 - Changed poll() timeout from 1000 msec to 50 msec for
3684 better performance under low load (Stewart Forster).
e7a1fde6 3685 - Changed storeWriteCleanLogs() to write objects in the LRU
3686 list order instead of the random hash table order.
109ff6af 3687 - Fixed FTP bug when data socket connections fail or timeout.
3688 - Reuse FTP data connection when possible (Henrik Nordstrom).
3689 - Added configure options (Henrik Nordstrom)
3690 --enable-store-key=sha|md5
3691 --enable-xmalloc-statistics
3692 --enable-xmalloc-debug
78743365 3693 --enable-xmalloc-debug-count
3694 --async-io
109203bf 3695 - Fixed confusing with the use/meaning of ERR_CANNOT_FORWARD
3696 by creating ERR_FORWARDING_DENIED and changing the
3697 content of the ERR_CANNOT_FORWARD text.
4e9c07c1 3698 - Fixed pipeline request bug from using strdup() (Henrik
3699 Nordstrom).
3700 - Call clientReadRequest() directly instead of commSetSelect()
3701 for pipelined requests (Henrik Nordstrom).
1b02b5be 3702 - Fixed 4k page leak in icpHandleIMSReply();
3703 - Renamed 'icp*' functions to 'client*' names in client_side.c.
e7a1fde6 3704
b90a0f8d 3705Changes to squid-1.2.beta8 (Dec 2, 1997):
3706
eae03fc8 3707 - Fixed accessLogLog() to log ident from Proxy-Authorization
3708 request header (BoB Miorelli).
226f9ba2 3709 - Fixed #includes, prototypes, etc. in SNMP source files.
3710 - Moved 'POLLRDNORM' and 'POLLWRNORM' macro checks from
3711 include/config.h.in to src/squid.h
3712 - Moved 'num32' typedefs from src/typedefs.h to
3713 include/config.h.in.
3714 - Moved snmplib/md5.c to lib/md5.c.
3715 - Added MD5 cache key support.
3716 - Removed xmalloc() return check in uudeocde.c
3717 - Added 'ifdef' support to cf_gen.c for optional code (e.g. SNMP)
3718 - Changed 'client' program to provide easier cache manager access,
3ff01c3e 3719 e.g.: 'client mgr:info'
226f9ba2 3720 - Fixed 'client' to send 'Connection' instead of 'Proxy-Connection'
3721 for simulated keep-alive requests.
3722 - Removed 'fd' arg from clientProcess* functions.
9e3468d5 3723 - Fixed bugs from using errorSend() on persistent/pipelined
226f9ba2 3724 client connections. A latter request should not be allowed to
3725 write to the client fd until the current request completes.
3726 Now use errorAppendEntry() for such situations.
3727 - Fixed content-length bugs. We were using content-length == 0
3728 to also indicate a lack of content-length reply header. But
3729 'content-length: 0' might appear in a reply, so now use -1 to
3730 indicate that no content length given.
3731 - Split up clientProcessRequest() into smaller chunks so it
3732 might be easier to follow.
3733 - renamed various client_side.c functions to start with 'client'
3734 instead of 'icp'.
3735 - Fixed a 'cbdata leak' from the comm.c close handlers.
3736 - Fixed a 'cbdata leak' from the comm.c connect routines.
3737 - Fixed comm_select() and comm_poll() to stop looping on the
3738 incoming HTTP/ICP sockets. If there are fewer than 7 FD's
3739 ready for I/O, the incoming sockets might not get service, so
3740 comm_select() would be called for up to 7 times until the
3741 'incoming_counter' was incremented enough to trigger a call
3742 to comm_select_incoming(). Now we make sure
3743 comm_select_incoming() gets called if select returns less
3744 than 7 ready FD's.
9e3468d5 3745 - Added errorpage '%B' token to generate FTP URLs with a '%2f'
3746 inserted at the start of the url-path. calls ftpUrlWith2f().
3747 (Henrik Nordstrom).
226f9ba2 3748 - Changed fqdncache.c to use LRU double-linked list instead of qsort()
3749 for replacement and cachemgr output.
3750 - Changed ipcache.c to use LRU double-linked list instead of qsort()
3751 - Changed hash_insert() and hash_join() to return void.
3752 for replacement and cachemgr output.
3753 - Moved StoreEntry->method member to MemObject->method.
3754 - Made StoreEntry->flags 16 bits.
3755 - Made StoreEntry->refcount 16 bits.
3756 - Changed URL-based public cache key to always include the request
3757 method.
eae03fc8 3758
95bc9f0b 3759Changes to squid-1.2.beta7 (Nov 24, 1997):
3760
6a11653c 3761 - Fixed poll() for Linux (David Luyer).
3762 - SHA optimizations (David Luyer).
3763 - Fixed errno clashes with macro on Linux (David Luyer).
3764 - Fixed storeDirCloseSwapLogs(); logs might not be open.
3765 - Fixed storeClientCopy2() bug. Detect when there is
3766 no more data to send for objects in STORE_OK state.
19ee64b1 3767 - Fixed FTP truncation bug when ftpState->size == 0, e.g.
3768 especially directory listings.
95bc9f0b 3769 - Mega FTP fix from Henrik Nordstrom. A better job of
3770 implementing the '%2f' hack.
3771 - Fixed some pipelined request bugs. storeClientCopy() was
3772 being given the wrong StoreEntry, and we had a race condition
3773 which is now handled by storeClientCopyPending().
99077fe6 3774 - Added initial SNMP support.
6a11653c 3775
2c9b45c9 3776Changes to squid-1.2.beta6 (Nov 13, 1997):
3777
1b5516d3 3778 - Fixed Authorized responses getting swapped out when they
3779 don't have Proxy-Revalidate reply header.
3780 - Fixed Proxy Authentication support. We never sent back
3781 a 407 reply, and were incorrectly incrementing the passwd
3782 before comparing it.
3783 - Fixed stat()ing pathnames for default values before parsing
3784 config file (Ron Gomes).
3785 - Fixed logging request and response headers on separate lines
3786 (Ron Gomes).
3787 - Fixed FTP Authentication message (Henrik Nordstrom).
3788 - Changed Proxy Authentication to trigger a reread of the passwd
3789 file if a password check fails (Henrik Nordstrom).
3790 - Changed FTP to retry the first CWD with a leading slash if it
3791 fails without one.
3792
8c17a569 3793Changes to squid-1.2.beta5 (Nov 6, 1997):
3794
90045285 3795 - Track the 'keep-alive ratio' for a peer as the ratio of
3796 the number of replies including 'Proxy-Connection: Keep-Alive'
3797 compared to the number of requests sent. If the peer does
3798 not support Persistent connections then this ratio will tend
3799 toward zero. If the ratio is less than 50% after 10 requests
3800 then we'll stop sending Keep-Alive.
8c3994aa 3801 - Proper support for %nn escapes in FTP, and numerous
3802 other fixes (Henrik Nordstrom).
3803 - Support for Secure Hash Algorithm and framework for other
3804 hash functions as cache keys.
3805 - Fixed SSL snprintf() bug which broke SSL proxying.
3806 - Fixed store_dir swap log bug from reconfigure (SIGHUP).
8c17a569 3807 - Fixed LRU Reference Age bug. The arg to pow() must be
8031bd43 3808 minutes, not seconds.
90045285 3809
9ddfb255 3810Changes to squid-1.2.beta4 (Oct 30, 1997):
3811
a493f974 3812 - Fixed DST bug in rfc1123.c
3813 - Changed default http_accel_port to 80.
3814 - added errorCon() as a ErrorState constructor function
3815 (Max Okumoto).
3816 - Added ERR_FTP_FAILURE message for ftpFail().
3817 - For FTP, the timeout callback must be moved to the 'data'
3818 descriptor when data transfer begins. Otherwise we are
3819 likely to get a timeout on the control descriptor.
3820 - Fixed double-free bug in httpRequestFree().
3821 - Fixed store_swap_size counting bug in storeSwapOutHandle().
3822
409a6aad 3823Changes to squid-1.2.beta3 (Oct 29, 1997):
3824
3825 - Initialize _res.options to RES_DEFAULT in dnsserver.c.
3826 - Fix assertions which assumed 4-byte pointers.
3827 - Fix missing % in fqdncache.c snprintf().
3828
5a2d610b 3829Changes to squid-1.2.beta2 (Oct 28, 1997):
3830
8c3994aa 3831 - Fixed aiops.c and async_io.c so that they actually compile
f5b8bbc4 3832 with USE_ASYNC_IO (Arjan de Vet).
3833 - Fixed errState->errno causing problems with some macros
3834 (Michael O'Reilly).
d287f51e 3835 - Fixed memory leaks in pconn.c (Max Okumoto).
0866009b 3836 - Enhanced 'client' program with 'ping' behaviour (Ron Gomes).
272547b5 3837 - Fixed InvokeHandlers() from calling memCopy() for ALL
3838 store_client's with callbacks. A store_client might be reading
3839 from disk.
5a2d610b 3840 - Rewrote storeMaintainSwapSpace(). No longer will we scan one
272547b5 3841 bucket at a time. Instead we'll maintain a single LRU
3842 list. When an object is 'touched' we move it to the
3843 top of this list. When we need disk space, we delete
3844 from the bottom.
5a2d610b 3845 - Removed storeGetSwapSpace().
f5b8bbc4 3846
871f0b8a 3847Changes to squid-1.2.beta1 ():
3848
3849 - Reworked storage manager to not keep objects in memory during
3850 transit. In other words, no separate NOVM distribution.
3851 - Lots of cleanup and debugging for beta release.
3852 - Use snprintf() everywhere instead of sprintf().
3853 - The 'in_memory' hash table has been replaced with a
3854 doubly-linked list. New objects are added to the head of
3855 the list. When memory space is needed, old objects are
3856 purged from the tail of the list.
3857
0edfe7a2 3858Changes to squid-1.2.alpha7 ():
3859
c4958532 3860 - fixes fixes fixes.
3861 - Made Arjan's PROXY_AUTH ACL patch standard.
0edfe7a2 3862
8905b90c 3863Changes to squid-1.2.alpha6 ():
3864
6684fec0 3865 - Simpler cacheobj implementation.
6605655c 3866 - persistent connection histogram
8872e1f8 3867 - SERVER-SIDE PERSISTENT CONNECTIONS:
6474667e 3868 - Added pconn.c
3869 - Addec Cofig.Timeout.pconn; default 120 seconds
3870 - Added httpState->flags
3871 - Added flags arg to httpBuildRequestHeader()
3872 - Added HTTP_PROXYING and HTTP_KEEPALIVE flags
3873 - Added 'Connection' to allowed HTTP headers (http-anon.c)
8872e1f8 3874 - Added 'Proxy-Connection' to allowed HTTP headers
3875 (http-anon.c)
a7736231 3876 - Merged proxyhttpStart() with httpStart() and created
8872e1f8 3877 new httpBuildState().
3878 - New httpPconnTransferDone() detects end-of-data on
3879 persistent connections.
6684fec0 3880
88738790 3881Changes to squid-1.2.alpha5 ():
3882
3883 - New configuration system. Everything is generated from
3884 'cf.data.pre', including the main parser, setting defaults,
3885 outputting current values, and freeing memory.
3886 This also involved moving some of the local data structures
3887 (e.g. struct _acl *AclList in acl.c) to the Config
3888 structure. (Max Okumoto)
3889 - No more '/i' for regular expressions. Now insert a '-i'
3890 to switch to case-insensitive. Use '+i' for case-sensitive.
3891 - When you have a variable named the same as its type, sizeof()
3892 gets the wrong one (fde).
3893 - Need to flush unbuffered logs before fork().
3894 - Added two fields swap log: refcount and e->flag.
3895 - Removed all the .h files for each .c file. Now #include stuff
3896 is in either: defines.h, enums.h, typedefs.h, structs.h,
3897 or protos.h, globals.h. This greatly reduces dependencies
3898 between the various source files.
3899 - globals.c is generated from globals.h by a Perl script.
8ee3ca2c 3900 - Started customizable error texts.
88738790 3901
97f674c8 3902Changes to squid-1.2.alpha4 ():
3903
ec973719 3904 - New MIME configuration, regular expression based
3905 - Added request_timeout config option
3906 - Multiple HTTP sockets (Lincoln Dale).
3907 - Moved 'fds_are_n_free' check to httpAccept().
3908 - s/USE_POLL/HAVE_POLL/; make poll() default if available.
7e49f700 3909 - Changed storeRegister to use offsets and make immediate
3910 callbacks if appropriate.
3911 - Removed icpDetectClientClose(). Some of that functionality
3912 goes into clientReadRequest() and the rest into
3913 httpRequestFree().
b1b387d1 3914 - Moved IP lookups to commConnect stuff.
3915 - Added support for retrying connect().
858164fc 3916 - New inline debug() macro (David Luyer).
e174e0fe 3917 - Replace frequent gettimeofday() calls with alarm(3) based
3918 clock. Need to add more gettimeofday() calls to get back
a59968c7 3919 high-resolution timestamp logging (Andres Kroonmaa).
0153d498 3920 - Added support for Cache-control: proxy-revalidate;
3921 based on squid-1.1 patch from Mike Mitchell.
ec973719 3922
3b08d32d 3923Changes to squid-1.2.alpha3 ():
3924
3925 - Implemented persistent connections between clients and squid.
3926 - Moved various FD tables (comm.c, fdstat.c, disk.c) to a single
3927 table in fd.c.
3928 - Removed use of FD as an identifier in certain callback
3929 operations (ipcache, fqdncache).
3930 - General code cleanup.
3931 - Fixed typedefs for callback functions.
3932 - Removed FD lifetime/timeout dichotomy. Now we only have
3933 timeouts, however the lifetime concept/keyword may still
3934 linger in certain places.
3935 - Change Makefile 'realclean' target to 'distclean'
3936 - Changed config file parsing of time specifications to use
3937 parseTimeLine().
3938 - Removed storetoString.c
3939
3940Changes to squid-1.2.alpha2 ():
74cebec0 3941
3942 - Merged squid-1.1.9, squid-1.1.10 changes
3943
7b41ec97 3944Changes to squid-1.2.alpha1 ():
3945
3946 - Unified peer selection algorithm.
75e88d56 3947 - aiops.c and aiops.h are a threaded implementation of
3948 asynchronous file operations (Stewart Forster).
3949 - async_io.c and async_io.h are complete rewrites of the old
3950 versions (Stewart Forster).
6ad85e8a 3951 - Rewrote all disk file operations of squid to support
75e88d56 3952 the idea of callbacks except where not required (Stewart
3953 Forster).
75e88d56 3954 - Background validation of 'tainted' swap log entries (Stewart
3955 Forster).
3956 - Modified storeWriteCleanLog to create the log file using the
3957 open/write rather than fopen/printf (Stewart Forster).
3958 - Added the EINTR error response to handle badly interrupted
3959 system calls (Stewart Forster).
6ad85e8a 3960 - UDP_HIT_OBJ not supported, removed.
3961 - Different sized 'cache_dirs' supported.
75e88d56 3962
e924600d 3963==============================================================================