]> git.ipfire.org Git - thirdparty/squid.git/blob - ChangeLog
Source Format Enforcement (#665)
[thirdparty/squid.git] / ChangeLog
1 Changes in squid-5.0.3 (05 Jun 2020):
2
3 - Bug 5046: FreeBSD lacks open(2) O_DSYNC flag
4 - Happy Eyeballs: Do not discard viable reforwarding destinations
5 - Reduced startup time with large rock cache_dirs
6 - Fix the ABA problem with Ipc::Mem::PageStack::pop() in v5.0.1
7 - Fix sending of unknown validation errors to certificate validator
8 - ... and several debug improvements
9 - ... and all fixes from 4.12
10
11 Changes in squid-5.0.2 (18 Apr 2020):
12
13 - Bug 5030: Negative responses are never cached
14 - Bug 4796: comm.cc !isOpen(conn->fd) assertion when rotating logs
15 - Support worker-dedicated listening queues (SO_REUSEPORT)
16 - High precision time units
17 - Ban reserved annotations in "note", "adaptation_meta" directives
18 - ESI: convert parse exceptions into 500 status response
19 - Fix PURGE error responses
20 - ... and several documentation changes
21 - ... and some compile fixes
22 - ... and all fixes from 4.11
23
24 Changes in squid-5.0.1 (14 Jan 2020):
25
26 - Bug 4989: Leaking StoreEntry objects on Cache Digest rebuilds
27 - Bug 4912: same-name notes being appended instead of replaced
28 - Bug 4864: !Comm::MonitorsRead assertion in maybeReadVirginBody()
29 - Bug 4579: cannot hit an entry being written by another worker
30 - ICAP: Initial support for trailers
31 - Add auth_schemes to control schemes presence and order in 401s/407s
32 - Make CONNECT ACL a built-in default
33 - Remove USE_CHUNKEDMEMPOOLS compiler flag
34 - Two new ACLs implemented: annotate_transaction and annotate_client
35 - Add response delay pools feature for Squid-to-client speed limiting
36 - QA: allow test-suite to be run without a full build
37 - Happy Eyeballs: Use each fully resolved forwarding destination ASAP
38 - Support selective CF: collapsed_forwarding_access
39 - Reworked packet/connection marking
40 - Add new deny_info %A macro
41 - Identify collapsed transactions
42 - Add sample Kerberos group authentication external_acl helper
43 - Optimization: Fewer memory (re)allocations for HTTP headers
44 - Add TrivialDB support
45 - Do not send Content-Length in 1xx or 204 responses
46 - negotiate_kerberos_auth: fix memory leaks
47 - ntlm_fake_auth: add ability to test delayed responses
48 - Add %ssl::<cert macro for logging server X.509 certificate
49 - Reuse reserved Negotiate and NTLM helpers after an idle timeout
50 - Log PROXY protocol v2 TLVs
51 - Support logformat %codes in error page templates
52 - Fix incremental parsing of chunked quoted extensions
53 - Peering support for SslBump
54 - RFC 8586: Loop Detection in Content Delivery Networks
55 - Prevent TLS transaction stalls by preserving flags.read_pending
56 - Fix "BUG: Lost previously bumped from-Squid connection"
57 - Add %master_xaction logformat code
58 - Log "-" instead of the made-up method "NONE"
59 - Add GeneratingCONNECT step for the existing at_step ACL
60 - Report context of level-0/1 cache.log messages
61 - Re-enabled updates of stored headers on HTTP 304 responses
62 - Translations: Fix grammatical error in French error pages
63 - Smarter auth_param utf8 handling, including CP1251 support
64 - Fix rock disk entry contamination related to aborted swapouts
65 - Send HTTP/500 (Internal Server Error) when lacking peers
66 - Fix prohibitively slow search for new SMP shm pages
67 - Centralized PagePool/PageStack ID generation
68 - ... and many documentation changes
69 - ... and much code cleanup and polishing
70 - ... and all fixes from 4.10
71
72 Changes to squid-4.12 (05 Jun 2020):
73
74 - Regression Fix: Revert to slow search for new SMP shm pages
75 - Bug 5045: ext_edirectory_userip_acl is missing include files
76 - Bug 5041: Missing Debug::Extra breaks build on hosts with systemd
77 - Bug 5030: Negative responses are never cached
78 - HTTP: validate Content-Length value prefix
79 - HTTP: add flexible RFC 3986 URI encoder
80 - SslBump: disable OpenSSL TLSv1.3 support for older TLS traffic
81 - Tests: Support passing a custom config.cache to test builds
82 - Fix IPFilter IPv6 detection, especially on NetBSD
83 - Fix stall if transaction overwrites a recently active cache entry
84 - ... and some compile fixes
85
86 Changes to squid-4.11 (18 Apr 2020):
87
88 - Bug 5036: capital 'L's in logs when daemon queue overflows
89 - Bug 5022: Reconfigure kills Coordinator in SMP+ufs configurations
90 - Bug 5016: systemd thinks Squid is ready before Squid listens
91 - kerberos_ldap_group: fix encryption type for cross realm check
92 - HTTP: Ignore malformed Host header in intercept and reverse proxy mode
93 - Fix Digest authentication nonce handling
94 - Supply ALE to request_header_add/reply_header_add
95 - ... and some documentation updates
96 - ... and some compile fixes
97
98 Changes to squid-4.10 (14 Jan 2020):
99
100 - Bug 5009: Build failure with older clang libc++
101 - Bug 5008: SIGBUS in PagePool::level() with custom rock slot size
102 - Bug 5007: Docs: Fix max_filedescriptors description
103 - Bug 4735: Truncated chunked responses cached as whole
104 - ext_lm_group_acl: Improved username handling
105 - Fix FTP buffers handling
106 - Fix shared memory size calculation on 64-bit systems
107 - Fix server_cert_fingerprint on cert validator-reported errors
108 - Fix request URL generation in reverse proxy configurations
109 - ... and several documentation updates
110 - ... and several compile fixes
111
112 Changes to squid-4.9 (05 Nov 2019):
113
114 - Bug 4978: eCAP crash after using MyHost().newRequest()
115 - Bug 4970: excessive gnutls_certificate_credentials debug msgs
116 - Bug 4969: GCC-9 build failure: stringop-truncation
117 - Bug 4966: Lower cache_peer hostname
118 - Bug 4918: Crashes when using OpenSSL prior to v1.0.2
119 - TLS: Fix parsing of certificate validator responses
120 - TLS: Fix parsing of TLS messages that span multiple records
121 - TLS: Fix on_unsupported_protocol tunnel action
122 - TLS: Fix expiration of self-signed generated certs to be 3 years
123 - HTTP: Ignore malformed Host header in intercept and reverse proxy mode
124 - HTTP: RFC 7230: server MUST reject messages with BWS after field-name
125 - HTTP: Fix URN response handling
126 - HTTP: Hash Digest noncedata
127 - Update URI parser to use SBuf parsing APIs
128 - Prevent truncation for large origin-relative domains
129 - Fix several rock cache_dir corruption issues
130 - Debug detail validation errors for loaded-from-file certificate chains
131 - smblib: Improve SMB server name maintenance
132 - cachemgr.cgi: Add validation for hostname parameter
133 - ... and several compile issues
134 - ... and some documentation updates
135
136 Changes to squid-4.8 (09 Jul 2019):
137
138 - Bug 4957: Multiple XSS issues in cachemgr.cgi
139 - Bug 4953: to_localhost does not include ::
140 - Bug 4937: cachemgr.cgi: unallocated memory access
141 - Bug 4936: terminating c-strings beyond BASE64_DECODE_LENGTH
142 - Bug 4889: Ignore ECONNABORTED in accept(2)
143 - Bug 4842: Memory leak when http_reply_access uses external_acl
144 - TLS: Fix tls-min-version= being ignored
145 - TLS: Add the NO_TLSv1_3 option to available tls-options values
146 - HTTP: RFC 7230 forbids generation of userinfo subcomponent of https URL
147 - HTTP: Remove userinfo support from old protocols
148 - HTTP: Fix Digest auth parameter parsing
149 - HTTP: Send Connection:close with the known-last request on a connection
150 - HTTP: Fix handling of tiny invalid responses
151 - Replace uudecode with libnettle base64 decoder
152 - Update HttpHeader::getAuth to SBuf
153 - ... and some compile issues
154
155 Changes to squid-4.7 (06 May 2019):
156
157 - Bug 4942: --with-filedescriptors does not do anything
158 - Bug 4928: Cannot convert non-IPv4 to IPv4
159 - Bug 4823: assertion failed: "lowestOffset () <= target_offset"
160 - Bug 4796: comm.cc !isOpen(conn->fd) assertion when rotating logs
161 - Fix squidclient authentication to origin servers
162 - Fix stack-based buffer-overflow when parsing SNMP messages
163 - Add support for buffer-size= to UDP logging
164 - TLS: When using OpenSSL, trust intermediate CAs from trusted store
165
166 Changes to squid-4.6 (19 Feb 2019):
167
168 - Bug 4915: Detect IPv6 loopback binding errors
169 - Bug 4914: Do not call setsid() in --foreground mode
170 - Bug 4875 pt2: GCC-8 compile errors with -O3 optimization
171 - Bug 4856: Exit when GoIntoBackground() fork() call fails
172 - basic_ldap_auth: Return BH on internal errors; polished messages
173 - Fix BodyPipe/Sink memory leaks associated with auto-consumption
174 - Fix OpenSSL builds that define OPENSSL_NO_ENGINE
175 - Fix several cases of rock cache corruption
176 - Add Georgian (ka) language translation
177
178 Changes to squid-4.5 (01 Jan 2019):
179
180 - Bug 4253: ssl_bump prevents access to some web contents
181 - TLS: add %>handshake logformat code
182 - Redesign forward_max_tries to count TCP connection attempts
183 - Fix client_connection_mark ACL handling of clientless transactions
184 - Fix netdb exchange with a TLS cache_peer
185 - Update netdb when tunneling requests
186 - Use pkg-config for detecting libxml2
187 - ... and some documentation updates
188 - ... and some code compile fixes
189
190 Changes to squid-4.4 (28 Oct 2018):
191
192 - Bug 4893: Malformed %>ru URIs for CONNECT requests
193 - Fix %USER_CA_CERT_xx and %USER_CERT_xx crashes
194 - SSL: support compilation with minimal OpenSSL
195 - SSL: certificate fields injection via %D in ERR_SECURE_CONNECT_FAIL
196 - Fix netdb not saving to disk
197 - Fix memory leak when parsing SNMP packet
198 - ... and some compile issues
199
200 Changes to squid-4.3 (01 Oct 2018):
201
202 - Bug 4885: Excessive memory usage when running out of descriptors
203 - Bug 4877: Add missing text about external_acl_type %DATA changes
204 - Bug 4875 pt1: GCC-8 compile errors with -O3 optimization
205 - Bug 4716: Blank lines in cachemgr.conf are not skipped
206 - Bug 4691: balance_on_multiple_ip config option docs
207 - basic_pop3_auth: fix startup errors
208 - langpack: Add missing dialect aliases
209 - Fix range_offset_limit debugging
210 - Fix icc build errors
211 - Update systemd dependencies in squid.service
212
213 Changes to squid-4.2 (04 Aug 2018):
214
215 - Regression fix: support for https_port clientca= option
216 - Regression Bug 4870: milliseconds logformats prepend 0s instead of spaces
217 - Bug 4861: HTTPMSGLOCK missing pointer safety
218 - Bug 4843 pt3: GCC-8 fixes and refactoring
219 - HTTP: Do not update stored headers on 304 responses
220 - Fix segmentation fault on -k parse
221 - Fix %>ru logging of huge URLs
222 - ... and several performance optimizations
223 - ... and some documentation updates
224 - ... and all fixes from 3.5.28
225
226 Changes to squid-4.1 (02 Jul 2018):
227
228 - Bug 4223: fixed retries of failed re-forwardable transactions
229 - Bug 4791: Build failure on MacOS
230 - Fix --with-netfilter-conntrack error message
231 - ... and many documentation updates
232
233 Changes to squid-4.0.25 (11 Jun 2018):
234
235 - Regression Bug 4855: querying private entries for HTCP/ICP
236 - Regression Bug 4852: deny_info %R macro not being expanded
237 - Regression Bug 4847: proxy_auth ACL -i/+i flags not working
238 - Regression Bug 4831: filter chain certificates for validity when loading
239 - Regression fix: Transient reader locking broken in 4.0.24
240 - Bug 4845: NegotiateSsl crash on aborting transaction
241 - Bug 4843 pt1: ext_edirectory_userip_acl refactoring for GCC-8
242 - Bug 4843 pt2: squidclient refactoring for GCC-8
243 - Bug 4829: IPC shared memory leaks when disker queue overflows
244 - Bug 4828: Use feature detection for IPFilter API/ABI checks
245 - Bug 4816: update negotiate_kerberos_auth helper protocol to v3.4
246 - Bug 4811: supply AccessLogEntry (ALE) for more fast ACL checks
247 - Bug 4707: purge tool does not obey --sysconfdir= build option
248 - Bug 4171: checking for log_file_daemon despite disabling logging
249 - Bug 4042: ext_kerberos_ldap_group: add -P principal option
250 - TLS: avoid "ssl_crtd" assertions on reconfiguration
251 - Add timestamps to (most) FATAL messages
252 - Add "--kid role-ID" command line option
253 - ... and many documentation updates
254
255 Changes to squid-4.0.24 (07 Mar 2018):
256
257 - Bug 4822: Build failure (-Wformat) where time_t is not long int
258 - Bug 4505: SMP caches sometimes do not purge entries
259 - TLS: GnuTLS implementation for listening ports and client connections
260 - TPROXY: Fix clientside_mark and client port logging
261 - Native FTP: Fix "Cannot assign requested address" with TPROXY
262 - SSL-Bump: Fix authentication with types other than Basic
263 - ... and many small compile and stability fixes
264 - ... and some documentation fixes
265
266 Changes to squid-4.0.23 (19 Jan 2018):
267
268 - Bug 4715: security_file_certgen: Remove -g and -n options docs
269 - Bug 4679: User names not sent to url_rewrite_program
270 - Bug 4631: security_file_certgen helper without disk cache
271 - Bug 3911: clang -fsanitize warnings
272 - Bug 2378: Duplicates in selected peer destinations
273 - Nettle v3.4 support
274 - Fix Squid FTP server dying because of an unhandled exception
275 - Automatically revive hopeless kids on reconfigure and after a timeout
276 - Fix %<Hs, %<pt, %<tt, %<bs calculation bugs for error responses
277 - ... and many documentation updates
278 - ... and some stability fixes
279
280 Changes to squid-4.0.22 (07 Dec 2017):
281
282 - Regression fix: Relay peer CONNECT error status line and headers to clients
283 - Bug 4767: SMP breaks IPv6 SNMP and cache manager queries
284 - Bug 4718: support filling raw buffer space of shared SBufs
285 - Bug 4648: object revalidation for HTTPS scheme
286 - Bug 4616: store_client.cc:92: "mem" assertion
287 - Bug 2821: ignore Content-Range in non-206 responses
288 - HTCP: Ignore packets with invalid URI
289 - TLS: Validate the shortest certificate chain
290 - TLS: Add checks for OpenSSL 1.1.0f API changes
291 - TLS: Fix reporting of validation errors for downloaded intermediate certs
292 - TLS: Fix SSL certificate cache refresh and collision handling
293 - Fix backwards compatibility for Squid-3.5 external_acl_type formats
294 - Fix invalid mime icon URLs in cache
295 - Do not die silently when dying early
296 - Docs: update translation files
297
298 Changes to squid-4.0.21 (02 Jul 2017):
299
300 - Bug 4730: segfault while processing internal HTTP requests
301 - Bug 4492: Chunk extension parser is too pedantic
302 - Bug 1961: Redesign urlParse() API
303 - TLS: recognise tls:: namespace on logformat tokens
304 - SSL-Bump: tproxy does not spoof spliced connections
305 - security_file_certgen: collapse queued requests
306 - Add a basic apparmour profile
307 - Add transaction_initiator ACL for detecting various unusual transactions
308 - Add ssl::server_name options to control matching logic
309 - Support for --long-acl-options
310 - Do not die silently when dying via std::terminate()
311 - Fix option --foreground to implement expected behavior
312 - Translations: update .po and .pot to latest texts
313 - ... and some documentation updates
314 - ... and many code cleanup and stability fixes
315 - ... and all fixes from 3.5.27
316
317 Changes to squid-4.0.20 (01 Jun 2017):
318
319 - Bug 4692: SslBump breaks intercepted IPv6 connections
320 - Bug 4682: ignoring http_access deny when client-first bumping mode is used
321 - Bug 4662: build errors with LibreSSL 2.4.4
322 - Bug 4659: sslproxy_foreign_intermediate_certs does not work
323 - Bug 4321: ssl_bump terminate does not terminate at step1
324 - Add 'has' ACL
325 - Do not forward HTTP requests to dead idle peers
326 - Do not unconditionally revive dead peers after a DNS refresh
327 - Make PID file check/creation atomic to avoid associated race conditions
328 - Count failures and use peer-specific connect timeouts when tunneling
329 - SSL-Bump: Fix crashes when server-first bumping mode is used with openSSL-1.1.0
330 - eCAP: Fix empty header handling in Ecap::HeaderRep::hasAny()
331 - SSL-Bump: Second adaptation missing for CONNECTs
332 - ext_session_acl: cope with new logformat inputs
333 - ... and some documentation updates
334 - ... and some code stability fixes
335 - ... and all fixes from 3.5.26
336
337 Changes to squid-4.0.19 (02 Apr 2017):
338
339 - Bug 4674: delay_parameters for class 3 and 4 assertion failed
340 - Bug 4671: GCC 7 compile errors
341 - Bug 4663: GCC 5+ compile errors with optimization level -O3
342 - Bug 4657: delay IDENT until after PROXY protocol handling
343 - Bug 4610: cleanup of BerkleyDB related checks
344 - squidclient: Fix missing error handling on PUT
345 - digest_ldap_auth: Add -r option to clamp the realm to a fixed value
346 - TLS: initial GnuTLS support for encrypted server connections
347 - Fix appending Http::HdrType::VIA code
348 - Fix URI scheme case-sensitivity treatment
349 - Fix two read-ahead problems related to delay pools (or lack thereof)
350 - Detail swapfile header inconsistencies
351 - ... and several build fixes
352 - ... and many code polishing updates
353 - ... and all fixes from 3.5.25
354
355 Changes to squid-4.0.18 (06 Feb 2017):
356
357 - Bug 4661: compile error 'warning: _XPG4_2 redefined' with GCC on Solaris 10
358 - Bug 4636: assertion 'byteCount > 0 && byteCount <= inBuf.length()'
359 - Bug 4610 partial: compile errors on Solaris 11.3 with Oracle Studio 12.5
360 - Bug 4599: support OpenSSL 1.1
361 - squidclient: link GnuTLS library debugs to -v level display
362 - Fix GCC6: unused local variable 'weInitiatedThisClosure'
363 - ... and some code polishing
364 - ... and some copyright updates
365 - ... and all fixes from 3.5.24
366
367 Changes to squid-4.0.17 (16 Dec 2016):
368
369 - Bug 4630: user credentials cache cleanup not re-scheduled
370 - Bug 4610 partial: compile errors on Solaris 11.3 with Oracle Studio 12.5
371 - Bug 4599 partial: initial support for OpenSSL v1.1
372 - TLS: Support tunneling of bumped non-HTTP traffic
373 - ... and many code polishing and performance updates
374 - ... and some documentation updates
375 - ... and some fixes from 3.5.23
376
377 Changes to squid-4.0.16 (30 Oct 2016):
378
379 - Avoid segfaults when lacking the server name for certificate validator
380 - HTTP: initial support for Cache-Control:immutable
381 - Fix ssl::server_name ACL
382 - ... and many code polishing updates
383 - ... and some fixes from 3.5.23
384
385 Changes to squid-4.0.15 (09 Oct 2016):
386
387 - Regression fix crash on reconfigure with TOS/DiffServ/MARK configured
388 - Bug 4610: compile errors on Solaris 11.3 with Oracle Studio 12.5
389 - Bug 4581: Secure ICAP segfault in checkForMissingCertificates
390 - Bug 4578: changes required to install squid.service
391 - Fix crash on shutdown while cleaning up idle ICAP connections
392 - Fix memory leak of Downloader-related objects
393 - HTTP/1.1: handle syntactically valid requests with unsupported HTTP versions
394 - Log TCP client port for error:transaction-end-before-headers and such
395 - ... and many portability and build fixes
396 - ... and some documentation updates
397 - ... and all fixes from 3.5.22
398
399 Changes to squid-4.0.14 (08 Sep 2016):
400
401 - Regression Bug 4570: crash after rev.14755
402 - Regression Bug 4561: Replace use of default move operators with explicit implementation
403 - Bug 4503: Do not access-log SslBump-faked CONNECTs with _ABORTED suffixes
404 - Bug 4404: Do not access-log chunked non-persistent responses with _ABORTED suffix
405 - Fix crashes on shutdown while cleaning up idle ICAP connections
406 - Fix logformat unable to configure codes with /-escape
407 - HTTP: MUST respond with 414 (URI Too Long) when request-target exceeds limits
408 - HTTP: validate Content-Length header values
409 - Make Squid death due to overloaded helpers optional
410 - Better support for unknown URL schemes
411 - Do not log error:transaction-end-before-headers after invalid requests
412 - ... and many portability and build fixes
413 - ... and some documentation updates
414 - ... and all fixes from 3.5.21
415
416 Changes to squid-4.0.13 (05 Aug 2016):
417
418 - Regression Bug 4540: revert r14720 buffer update
419 - Bug 4555: Minor improvements to error pages CSS
420 - Bug 4551: fix exceptions in new chunked decoder
421 - Bug 4311: support collapse for internal revalidation requests (SMP-unaware caches)
422 - Fix Certificate Validator buffer-overflow crashes Squid
423 - Fix some failed transactions not being logged
424 - Fix segfault via Ftp::Client::readControlReply().
425 - basic_db_auth: add support for unsalted SHA1 passwords
426 - kerberos_ldap_group: add support for SSL/TLS connection to an LDAP server
427 - TLS: Add missing 'tls' option for cache_peer
428 - TLS: Do not hang when 'connector' fails
429 - TLS: Add support for fetching missing certificates
430 - Remove XSTD_USE_LIBLTDL, which has not been needed in a long while
431 - ... and many code polishing updates
432 - ... and some documentation updates
433
434 Changes to squid-4.0.12 (01 Jul 2016):
435
436 - Regression Fix: shell issues with require_smblib definition
437 - Regression Bug 4532: pid_filename not working as documented
438 - Regression Bug 4504: Too many WARNING: Ignoring error setting CA certificate locations
439 - Bug 4516: security_file_certgen man page update
440 - Bug 4446: undefined reference to 'libecap::Name::Name'
441 - Bug 4376: clang cannot build Squid eCAP code
442 - HTTP/1.1: Update all stored headers on 304 revalidation
443 - TLS: Authority Key Identifier certificate extension
444 - Add a script to find kid-specific cache.log lines
445 - Cleanup cppunit detection and use
446 - ... and several performance improvements
447 - ... and some unit test updates
448 - ... and all fixes from 3.5.20
449
450 Changes to squid-4.0.11 (09 Jun 2016):
451
452 - Bug 4517: error: comparison between signed and unsigned integer
453 - Bug 4492: chunked parser needs to accept BWS after chunk size
454 - HTTP/1.1: allow chunking the last HTTP response on a connection
455 - HTTP/1.1: unfold mime header blocks
456 - TLS: fast SNI peek
457 - TLS: check for SSL_CIPHER_get_id() support required in adjustSSL()
458 - TLS: never enable OPENSSL_HELLO_OVERWRITE_HACK automatically
459 - squidclient: improve shell-escape support in -H option
460 - Do not allow low-level debugging to hide important/critical messages
461 - Replace new/delete operators using modern C++ rules
462 - Remove ie_refresh configuration option
463 - Deprecating SMB LanMan helpers
464 - Mark refresh-waiting transactions with REFRESH
465 - ... and some code cleanup and polishing
466
467 Changes to squid-4.0.10 (06 May 2016):
468
469 - Accumulate fewer unknown-size responses to avoid overwhelming disks.
470 - Fix shared memory corruption when storing multi-slot (>32KB) shm misses.
471 - ... and some documentation and code cleanup
472 - ... and all fixes from 3.5.18
473
474 Changes to squid-4.0.9 (20 Apr 2016):
475
476 - Bug 4405: assertion failed: comm.cc:554: "Comm::IsConnOpen(conn)"
477 - Add a new error page token for unquoted external ACL messages.
478 - Stop parsing response prefix after discovering an "HTTP/0.9" response.
479 - ... and some documentation updates
480 - ... and some code polishing
481 - ... and all fixes from 3.5.17
482
483 Changes to squid-4.0.8 (02 Apr 2016):
484
485 - Bug 4459: FHS compliance: move netdb.state and ssl_db to /var/cache/squid
486 - Bug 4458: Behaviour change with external ACL arguments
487 - Bug 4450: wait() related cleanup
488 - Bug 4438: SIGSEGV in memFreeString() destructing SBuf globals on shutdown/restart
489 - Bug 4312: Support disabling collapsed forwarding SMP cooperation
490 - Bug 3826: SMP compatibility with systemd and --foreground option
491 - Bug 1979: Add ACL-driven server_pconn_for_nonretriable squid.conf directive
492 - Bug 7 (partial): Update cached entries on 304 responses
493 - Add reply_header_add directive
494 - HTTP/1.1: Do not prohibit updating Last-Modified on 304 responses
495 - Fix memory leaks of lastAclData and AccessLogentry::url
496 - Fix clang -Winconsistent-missing-override warning
497 - Tests: update test suite for GnuTLS
498 - ... and some documentation updates
499 - ... and some code cleanup and polishing
500 - ... and all fixes from squid 3.5.16
501
502 Changes to squid-4.0.7 (23 Feb 2016):
503
504 - Regression Fix: external_acl parameters separated by %20 instead of space
505 - Bug 4432: assertion failed: store.cc:1919: "isEmpty()"
506 - Bug 4111: leave_suid() does not properly handle error codes returned by setuid
507 - Fix propagation of response status line parsing error details
508 - Fix memory leak when the cache of sslcrtvalidator_program is disabled via ttl=0
509 - ... and some code SourceLayout project cleaning
510 - ... and all fixes from squid 3.5.15
511
512 Changes to squid-4.0.6 (16 Feb 2016):
513
514 - Regression Bug 4436: Fix DEFAULT_SSL_CRTD
515 - Fix "dial: Ssl::PeerConnector::sslCrtvdHandleReply threw exception: callback != NULL"
516 - ... and some documentation updates
517 - ... and all fixes from squid 3.5.14
518
519 Changes to squid-4.0.5 (09 Feb 2016):
520
521 - Regression Bug 4429: http(s)_port options= error message missing characters
522 - Regression Bug 4410: 4.0.4 compile error in basic_ncsa_auth
523 - Regression Bug 4403: helper compile errors after 4.0.4 rev.14454
524 - Regression Bug 4401: compile error on Solaris
525 - Regression Fix: TLS/SSL flags parsing
526 - Regression Fix: cert validadator always disabled in 4.x
527 - Regression Fix: Name-only note ACL stopped matching after 4.0.4 rev.14465 (note -m)
528 - Regression Fix: external_acl problems after 4.0.1 rev.14351
529 - Bug 4409 (partial): compile error when two Heimdal libraries are installed
530 - Bug 4005: Dynamic certificate cache exceeds dynamic_cert_mem_cache_size
531 - SMP: Fix cleanup of a shared memory segment in an unusual configuration
532 - SSL-Bump: Fix step3 splicing.
533 - Add connections_encrypted ACL
534 - Make %<a and %<p details available to [eCAP] RESPMOD services
535 - Rename cert_valid.pl to security_fake_certverify
536 - Rename ssl_crtd helper to security_file_certgen
537 - ... and a lot of code SourceLayout project cleaning
538 - ... and some documentation updates
539 - ... and all fixes from squid 3.5.13 up to rev.13979
540
541 Changes to squid-4.0.4 (06 Jan 2016):
542
543 - Regression Bug 4393: compile fails on OS X
544 - Bug 4392: assertion CbcPointer.h:159: 'c' via tunnelServerClosed or tunnelClientClosed
545 - Support use of Kerberos credentials cache instead of keytab
546 - Support logging of TLS Cryptography Parameters
547 - Support substring matching in Note ACL
548 - ... and some code cleanup and polishing
549 - ... and all fixes from squid 3.5.13
550
551 Changes to squid-4.0.3 (28 Nov 2015):
552
553 - Bug 4372: missing template files
554 - Bug 4371: compile errors: no such file or directory: DiskIO/*/*DiskIOModule.o
555 - Bug 4368: A simpler and more robust HTTP request line parser
556 - Fix compile erorr on clang undefined reference to '__atomic_load_8'
557 - ext_kerberos_ldap_group_acl: Add missing workarounds for Heimdal Kerberos
558 - ext_ldap_group_acl: Allow unlimited LDAP search filter
559 - ext_unix_group_acl: Support -r parameter to strip @REALM from usernames
560 - ... and much code cleanup and polishing
561 - ... and all fixes from squid 3.5.12
562
563 Changes to squid-4.0.2 (01 Nov 2015):
564
565 - Regression Bug 4351: compile errors when authentication modules disabled
566 - Regression fix: HTTP/1.1 Transfer-Encoding:chunked parsing
567 - Bug 4359: assertion failure 'Comm::IsConnOpen(conn)' within ConnStateData::requestTimeout
568 - Bug 4356: segmentation fault using proxy_auth ACL
569 - Bug 4352: compile errors in OS X 10.11
570 - Bug 4021: ext_user_regex does exact match
571 - Bug 3574: avoid crashes, prohibit reconfiguration during shutdown
572 - Support re-assigning delay pools based on HTTP reply details
573 - ... and all fixes from squid 3.5.11
574
575 Changes to squid-4.0.1 (14 Oct 2015):
576
577 - Bug 4329: GCC 5.2 no known conversion for argument
578 - Bug 4292: negotiate_wrapper: Unreleased Resources
579 - Bug 4269: ignore-must-revalidate broken
580 - Bug 4190: assertion 'hash_remove_link' from Auth::User::cacheCleanup
581 - Bug 3920: Splay::remove() reference counting inconsistent
582 - Bug 3069: CONNECT method bytes sent logging
583 - Bug 2741 partial: libsecurity API for GnuTLS support
584 - Bug 1961 partial: redesign of URL handling
585 - Fix crash when parsing invalid squid.conf
586 - Fix eCAP: Return 'unknown body size' for bodies with unknown body sizes
587 - Remove unused OS detection: Sun, SysV, Ultrix, BSDi
588 - Remove cache_peer_domain directive
589 - RFC 6176 compliance: Remove SSLv2 support
590 - HTTP/1.1: Remove refresh_pattern ignore-auth and ignore-must-revalidate
591 - Remove GCC 2.x and 3.x detection and support
592 - C++11 compiler support is now mandatory
593 - Enable flexible transport protocol
594 - Enable long (--foo) command line parameters on squid binary
595 - Add per-rule refresh_pattern matching statistics
596 - Replace sslversion=N with tls-min-version=1.N
597 - Replace sslproxy_* directives with tls_outgoing_options
598 - Replace GNU atomics and related hacks with C++11 std::atomic
599 - Replace external_acl_type format %macros with logformat codes
600 - Support Secure ICAP services
601 - Support rotate=N option on access_log
602 - Support bypass for non-HTTP intercepted traffic (on_unsupported_protocol)
603 - Support lifetime timeout for persistent connections (pconn_lifetime)
604 - Support timeout for URL-rewrite helper lookups (url_rewrite_timeout)
605 - Support logging fast things (nanosecond log resolution)
606 - Support ICAP/eCAP adaptation for 100-continue responses
607 - Support configurable helper queue size, with consistent defaults
608 and better overflow handling.
609 - Support named service PID file by default (pid_filename)
610 - url_lfs_rewrite: Add URL-rewriter based on local file existence
611 - negotiate_kerberos_auth: output group= kv-pair
612 - helper-mux: add man(8) page
613 - purge: convert README to man(1) page
614 - basic_msnt_multi_domain_auth: Superceeded by basic_smb_lm_auth
615 - basic_sspi_auth: fix MinGW compile errors
616 - negotiate_sspi_auth: fix various build errors
617 - Crypto-NG: libnettle Base64 algorithm support
618 - Parser-NG: HTTP Parser structural redesign
619 - libltdl: copyright updated to LGPL version 2.1
620 - ... and several performance optimizations
621 - ... and many documentation changes
622 - ... and much code cleanup and polishing
623
624 Changes to squid-3.5.28 (15 Jul 2018):
625
626 - SQUID-2018:1: crash processing SSL-Bumped traffic containing ESI
627 - SQUID-2018:2: crash handling responses to internally generated requests
628 - SQUID-2018:3 / CVE-2018-1172: crash in ESI Response processing
629 - Bug 4861: HTTPMSGLOCK missing pointer safety
630 - Bug 4829: IPC shared memory leaks when disker queue overflows
631 - Bug 4767: SMP breaks IPv6 SNMP and cache manager queries
632 - Bug 2821: Ignore Content-Range in non-206 responses
633 - HTCP: Ignore HTCP packets with invalid URI
634 - SSL-Bump: fix authentication with schemes other than Basic
635 - TPROXY: Fix clientside_mark and client port logging
636 - Fix "Cannot assign requested address" for to-origin TPROXY FTP data
637 - Fix --with-netfilter-conntrack error message
638 - Validate mime icon URL before allocating store entries
639 - ... and many documentation changes
640
641 Changes to squid-3.5.27 (20 Aug 2017):
642
643 - Regression Bug #4112: ssl_engine does not accept cryptodev
644 - Bug 4687: Wrong names of components in man page, section SEE ALSO
645 - Bug 4671: various GCC 7 compile errors
646 - Bug 4464: Reduce "!Comm::MonitorsRead(serverConnection->fd)" assertions
647 - Bug 2833: Collapse internal revalidation requests (SMP-unaware caches)
648 - Bug 2833: Do not respond with HTTP/304 to unconditional requests
649 - Fix message packing error handling in mgr and snmp SMP Forwarders
650 - Fix mgr query handoff from the original recipient to Coordinator.
651 - ... and some documentation updates
652
653 Changes to squid-3.5.26 (01 Jun 2017):
654
655 - Bug 4711: SubjectAlternativeNames is missing in some generated certificates
656 - Bug 4695: squidpurge: GCC 7 build errors
657 - Bug 4682: ignoring http_access deny when client-first bumping mode is used
658 - Bug 4682: Fix ssl_bump "bump" action documentation
659 - Bug 4653: %st lies about tunneled traffic volumes
660 - Bug 4589: ssl_crtd: returning zero on failure
661 - Bug 3772: message from FTP server gets mangled
662 - Bug 3102: FTP directory listing drops fist character of file names
663 - Add OpenSSL library details to -v output
664 - ... and some documentation updates
665
666 Changes to squid-3.5.25 (02 Apr 2017):
667
668 - Bug 4688: various typo error(s) in man page(s)
669 - Bug 4508: Host forgery stalls intercepted being-spliced connections
670 - Native FTP relay: NAT and TPROXY interception fixes
671 - Fix missing CRLF on FTP timeout ABORT commands
672 - TLS: Bump client on errors encountered before ssl_bump evaluation
673 - ext_kerberos_ldap_group_acl: fix unused value warnings
674 - Fix crash when configuring with invalid delay_parameters restore value.
675 - Check that -k argument is provided before trying to use it.
676 - ... and some build fixes
677
678 Changes to squid-3.5.24 (28 Jan 2017):
679
680 - Regression Bug 3940: Make 'cache deny' do what is documented
681 - TLS: Fix SSLv2 records bumping despite a matching step2 peek rule
682 - TLS: Mitigate DoS attacks that use client-initiated SSL/TLS renegotiation
683 - Fix "Source and destination overlap in memcpy" Valgrind errors
684 - Reduce crashes due to unexpected ClientHttpRequest termination
685 - Update External ACL helpers error handling and caching
686 - Detect HTTP header ACL issues
687 - ... and some documentation fixes
688
689 Changes to squid-3.5.23 (16 Dec 2016):
690
691 - Bug 4627: fix generate-host-certificates and dynamic_cert_mem_cache_size docs
692 - Bug 4620: NetBSD build error with --enable-ipf-transparent
693 - Bug 4567: Strange IPv6 shown in access.log
694 - Bug 4406: SIGSEV in TunnelStateData::handleConnectResponse() during reconfigure and restart
695 - Bug 4174 partial: fix Write.cc:41 "!ccb->active()" assertion.
696 - Bug 4169: HIT marked as MISS when If-None-Match does not match
697 - Bug 4007: Hang on DNS query with dead-end CNAME
698 - Bug 4004 partial: Fix segfault via Ftp::Client::readControlReply
699 - Bug 3940 partial: hostHeaderVerify failures MISS when they should be HIT
700 - Bug 3533: Cache still valid after HTTP/1.1 303 See Other
701 - Bug 3379: Combination of If-Match and a Cache Hit result in TCP Connection Failure
702 - Bug 3290: authenticate_ttl not working for digest authentication
703 - Bug 2258: bypassing cache but not destroying cache entry
704 - HTTP/1.1: make Vary:* objects cacheable
705 - HTTP/1.1: Add registered codes entry for new 103 (Early Hints) status code
706 - Support IPv6 NAT with PF for NetBSD and FreeBSD
707 - TLS: Make key= before cert= an error instead of quietly hiding the issue
708 - ... and some debug updates
709 - ... and some build fixes
710 - ... and several documentation updates
711
712 Changes to squid-3.5.22 (09 Oct 2016):
713
714 - Bug 4594: build failure with clang 3.9
715 - Bug 4471: revalidation does not work when expired cached object lacks Last-Modified
716 - Bug 4302 pt2: IPv6 support for IPFilter v5 transparent interception
717 - Bug 4228: ./configure bug/typo in r14394
718 - Bug 3819: "fd >= 0" assertion in file_write() during reconfiguration
719 - Bug 2833: Collapse internal revalidation requests (SMP-unaware caches)
720 - Fix logged request size (%http::>st) and other size-related %codes
721 - Fix some memory leaks from putenv()
722 - Fix memory leaks from url_rewrite_extras and store_id_extras on reconfigure/shutdown
723 - Fix segfault crash when debugging section 4 at level 9
724 - HTTP: MUST ignore a [revalidation] response with an older Date header
725
726 Changes to squid-3.5.21 (08 Sep 2016):
727
728 - Bug 4563: duplicate code in httpMakeVaryMark
729 - Bug 4542: authentication credentials IP TTL updated incorrectly
730 - Bug 4534: assertion failure in xcalloc when using many cache_dir
731 - Bug 4428: mal-formed Cache-Control:stale-if-error header
732 - Bug 3025: Proxy-Authenticate problem using ICAP server
733 - Fix segfault via Ftp::Client::readControlReply()
734 - Fix SSL-Bump failure results in SEGFAULT
735 - HTTP/1.1: MUST always revalidate Cache-Control:no-cache responses
736 - HTTP/1.1: do not allow Proxy-Connection to override Connection header
737 - SSL: CN wildcard must only match a single domain component [fragment]
738
739 Changes to squid-3.5.20 (01 Jul 2016):
740
741 - Bug 4523: smblib compile fails on NetBSD
742 - Bug 4485: off-by-one out-of-bounds Parser::Tokenizer::int64() read errors
743 - Bug 3579: assertion failed 'MemPools[type]' from dst_as ACL
744 - Fix icons loading speed
745 - Fix OpenSSL detection on FreeBSD
746 - Fix assertion failed: Write.cc:38: 'fd_table[conn->fd].flags.open'
747 - Fix SEGFAULT parsing malformed adaptation service configuration
748 - Fix ConnStateData::In::maybeMakeSpaceAvailable() logic
749 - Do not override user defined -std option
750 - Do not allow low-level debugging to hide important/critical messages
751 - Do not make bogus recvmsg(2) calls when closing UDS sockets
752 - Support unified EUI format code in external_acl_type
753
754 Changes to squid-3.5.19 (09 May 2016):
755
756 - Regression Bug 4515: interception proxy hangs
757
758 Changes to squid-3.5.18 (06 May 2016):
759
760 - Bug 4510: stale comment about 32KB limit on shared memory cache entries
761 - Bug 4509: EUI compile error on NetBSD
762 - Bug 4501: HTTP/1.1: normalize Host header
763 - Bug 4498: URL-unescape the login-info after extraction from URI
764 - Bug 4455: SegFault from ESIInclude::Start
765 - Prevent Squid forcing -b 2048 into the arguments for sslcrtd_program
766 - Fix TLS/SSL server handshake alert handling
767
768 Changes to squid-3.5.17 (20 Apr 2016):
769
770 - Regression Bug 4480: logformat [.width_max]
771 - Regression Bug 4481: varyEvaluateMatch: Oops. Not a Vary match on second attempt
772 - Bug 4495: Unknown SSL option SSL_OP_NO_TICKET
773 - Bug 4493: theObject->sharedMemorySize() == theSegment.size() exception
774 - Bug 4483: ./configure garbles -Og option in CFLAGS
775 - Bug 4482: Solaris GCC 5.2 warning in src/ip/Intercept.cc
776 - Bug 4468: NotNode (!acl) naming: Terminate the name before strncat(name).
777 - Bug 4465: Header forgery detection leads to crash
778 - Bug 2460 partial: workaround deferred reads on shutdown and restart
779 - cachemgr.cgi: use dynamic MemBuf for internal content generation
780 - ESI: Fix several element construction issues
781 - TLS: Fix Handshake Error: ccs received early
782 - TLS: Add chained and signing cert to peek-then-bumped connections
783 - Fix some startup/shutdown crashes
784
785 Changes to squid-3.5.16 (02 Apr 2016):
786
787 - Bug 4476: Removed duplicated #include lines
788 - Bug 4452: squid -z segfaults with ufs
789 - Bug 4447:FwdState.cc:447 "serverConnection() == conn" assertion
790 - Bug 4423: adding stdio: prefix to cache_log directive produces FATAL error
791 - Bug 4409: compile error when two Heimdal libraries are installed
792 - Bug 2831: Cache-control: max-age not sent on TCP_IMS_HIT/304
793 - pinger: Fix buffer overflow in Icmp6::Recv
794 - pinger: Fix select(2) to actually use max_fd
795 - pinger: drop capabilities on Linux
796 - Fix memory leak of HttpRequest objects
797 - Fix memory leak when the cache of sslcrtvalidator_program is disabled via ttl=0
798 - Fix assertion failed: Write.cc:41: "!ccb->active()"
799 - Fix crash on shutdown while cleaning up idle ICAP connections
800 - RFC 7725: Add registry entry for 451 status text
801 - ... and some build issues
802
803 Changes to squid-3.5.15 (23 Feb 2016):
804
805 - Bug 3870: assertion failed: String.cc: 'len_ + len <65536' in ESI::CustomParser
806 - Fix multiple assertion on String overflows
807 - Fix unit test errors on MacOS
808 - Better handling of huge response headers. Fewer incorrect "Bug #3279" messages.
809 - Log noise reduction for eCAP
810
811 Changes to squid-3.5.14 (16 Feb 2016):
812
813 - Bug 4437: Fix Segfault on Certain SSL Handshake Errors
814 - Bug 4431: C code is not compiled with CFLAGS
815 - Bug 4418: FlexibleArray compile error with GCC 6
816 - Bug 4378: assertion failed: DestinationIp.cc:60:
817 'checklist->conn() && checklist->conn()->clientConnection != NULL'
818 - Fix invalid FTP connection handling on blocked content
819 - Fix handling of shared memory left over by Squid crashes or bugs
820 - Fix mgr:config report 'qos_flows mark' output
821 - Fix compile error in CPU affinity
822 - Fix %un logging external ACL username
823 - Avoid more certificate validation memory leaks
824 - ... and some documentation updates
825
826 Changes to squid-3.5.13 (06 Jan 2016):
827
828 - Bug 4397: DragonFly BSD, POSIX shared memory is implemented as filepath
829 - Bug 4387: Kerberos build errors on Solaris
830 - TLS: Support Ephemeral Elliptic Curve Diffie-Hellman (EECDH) key exchange
831 - TLS: Complete certificate chains using external intermediate certificates
832 - Avoid memory leaks when an X.509 certificate validator is used with SslBump
833 - Fix connection retry and fallback after failed server TLS connections
834 - Fix GnuTLS detection via pkg-config
835 - Fix startup crash with a misconfigured (too-small) shared memory cache
836 - ... and some documentation updates
837
838 Changes to squid-3.5.12 (28 Nov 2015):
839
840 - Bug 4374: refresh_pattern config parser (%)
841 - Bug 4373: assertion 'calloutContext->redirect_state == REDIRECT_NONE'
842 - Bug 4228: links with krb5 libs despite --without options
843 - Fix SSL_get_certificate() problem detection
844 - Fix TLS handshake problem during Renegotiation
845 - Fix cache_peer forceddomain= in CONNECT
846 - Fix status code-based HTTP reason phrase for eCAP-generated messages
847 - Fix build errors in cpuafinity.cc
848 - ... and several documentation updates
849
850 Changes to squid-3.5.11 (01 Nov 2015):
851
852 - Bug 3574: crashes on reconfigure and startup
853 - Bug 4347: compile errors with LibreSSL 2.3
854 - Bug 4281: copy-paste typos in src/tools.cc
855 - Bug 4279: No response from proxy for FTP-download of non-existing file
856 - Bug 4188: Bumping intercepted SSL connections does not work on Solaris
857 - Fix incorrect authentication headers on cache digest requests
858 - Fix connection stats, including %<lp, missing for persistent connections
859 - Fix invalid memory access issues in SBuf
860 - Avoid errors when parsing manager ACL in old squid.conf
861
862 Changes to squid-3.5.10 (01 Oct 2015):
863
864 - Regression Fix cache_peer login=PASS(THRU) after CVE-2015-5400
865 - Regression Bug 4326: base64 binary encoder rejects data beginning with nil byte
866 - Bug 4323: Netfilter broken cross-includes with Linux 4.2
867 - Bug 4328: %un format code does not work for external ACLs in credentials-fetching rules
868 - Bug 4208: more than one port in wccp2_service_info line causes error
869 - Bug 4303: PeerConnector.cc:743 "!callback" assertion.
870 - Bug 4330: Do not use SSL_METHOD::put_cipher_by_char to determine size of SSL hello ciphers
871 - Relicense ntlm_fake_auth.pl to GPLv2+
872 - Relicense smb_lm auth helper to GPLv2+
873 - Relicense SSPI helper to GPLv2+
874 - ... and several minor performance optimizations
875
876 Changes to squid-3.5.9 (17 Sep 2015):
877
878 - Regression Bug 3618: ntlm_smb_lm_auth rejects correct passwords
879 - Bug 4309: incorrect extensions detection in SSL Hello messages
880 - Bug 4309: crash during Skype login
881 - Bug 4284: missing sanity checks for malloc
882 - Regression Fix: CONNECT request debugging 11,2 traces
883 - Regression Fix: Quieten UFS cache maintenance skipped warnings
884 - TLS: Support SNI on generated CONNECT after peek
885 - ... and some documentation updates
886
887 Changes to squid-3.5.8 (02 Sep 2015):
888
889 - Regression Bug 4306: build portability fix in Kerberos helpers
890 - Bug 4302: IPFilter v5 transparent interception
891 - Bug 4301: compile errors with IPFilter interception
892 - Bug 4285 partial: %us is not supported in access.log
893 - Bug 4278: Docs: typo in the refresh_pattern freshness algorithm
894 - Bug 4242: compile errors with eCAP using clang-3.6
895 - Bug 3696: crash when client delay pools are activated
896 - Bug 3553: cache_swap_high ignored and maxCapacity used instead
897 - Regression Fix: FtpServer.cc:1024: "reply != NULL" assertion
898 - Fix ignore of impossible SSL bumping actions, as intended and documented
899 - Fix memory leak in Surrogate-Capability header detection
900 - Fix truncated body length when RESPMOD service aborts
901 - Reject non-chunked HTTP messages with conflicting Content-Length values
902 - Support splice for SSLv3 and TLSv1 sessions that start with an SSLv2 Hello
903 - ... and several portability and compile fixes
904 - ... and several documentation updates
905
906 Changes to squid-3.5.7 (01 Aug 2015):
907
908 - Bug 4293: wrong SNI sent to server after URL-rewrite
909 - Bug 4251: incorrect instance name for memory segments in /dev/shm
910 - Bug 4227: invalid key in AuthUserHashPointer causing assertation failure
911 - Bug 3345: support %un (any available user name) format code for external ACLs.
912 - basic_smb_auth: Fix several old issues identified by Debian users
913 - Support ssl-bump splicing to origin cache_peer
914 - Fix SSL errors relayed using invalid certificates
915 - Fix crash in TcpAccepter with profiler enabled
916 - Fix some cases of ssl_crtd SSL certificate DB corruption
917 - Fix performance regression in SBuf::chop operations
918 - Improve handling of client connections on shutdown
919 - Handle exceptions during squid.conf parse
920 - Make pod2man an optional dependency
921 - ... and polishing for several cache.log notification messages
922 - ... and all fixes from squid 3.4.14
923
924 Changes to squid-3.5.6 (03 Jul 2015):
925
926 - Bug 4274: ssl_crtd.8 not being installed
927 - Bug 4193: memory leak on FTP listings
928 - Bug 4183: segfault when freeing https_port clientca on reconfigure or exit
929 - Bug 3875: bad mimeLoadIconFile error handling
930 - Bug 3483: assertion failed store.cc:1866: 'isEmpty()'
931 - Bug 3329: pinned server connection is not closed properly
932 - TLS: Disable client-initiated renegotiation
933 - ext_edirectory_userip_acl: fix uninitialized variable
934 - Support custom OIDs in *_cert ACLs
935 - Fix CONNECT failover to IPv4 after trying broken IPv6 servers
936 - Use relative-URL in errorpage.css for SN.png
937 - Do not blindly forward cache peer CONNECT responses
938 - Fix assertion String.cc:221: "str"
939 - Fix assertion comm.cc:759: "Comm::IsConnOpen(conn)" in ConnStateData::getSslContextDone
940 - Translations: add Spanish US dialect alias
941
942 Changes to squid-3.5.5 (28 May 2015):
943
944 - Regression Bug 4132: short_icon_urls with global_internal_static on
945 - Bug 4238: assertion Read.cc:205: "params.data == data"
946 - Bug 4236: SSL negotiation error of 'success'
947 - Bug 3930: assertion 'connIsUsable(http->getConn())'
948 - Fix assertion MemBuf.cc:380: "new_cap > (size_t) capacity" in SSL I/O buffer
949 - Fix assertion errorpage.cc:600: "entry->isEmpty()"
950 - Fix comm_connect_addr on failures returns Comm:OK
951 - Fix missing external ACL helper notes
952 - Fix "Not enough space to hold server hello message" error message
953 - Fix segmentation fault inside Adaptation::Icap::Xaction::swanSong
954 - Prevent unused ssl_crtd helpers being run
955 - ... and some code cleanup and portability updates
956 - ... and several documentation updates
957
958 Changes to squid-3.5.4 (01 May 2015):
959
960 - Bug 4234: comm_connect_addr uses errno incorrectly
961 - Bug 4231: fd_open() not correctly handling UDS socket descriptions
962 - Bug 4226: digest_edirectory_auth: found but cannot be built
963 - Bug 4198: assertion failed: client_side.h:364: "sslServerBump == srvBump"
964 - Bug 3775: Disable HTTP/1.1 pipeline feature for pinned connections
965 - Fix require-proxy-header preventing HTTPS proxying and ssl-bump
966 - Fix Negotiate/Kerberos authentication request size exceeds output buffer size
967 - Fix SQUID_X509_V_ERR_DOMAIN_MISMATCH errors while accessing sites with valid certificates
968 - Add server_name ACL matching server name(s) obtained from various sources
969 - Add Kerberos support for MAC OS X 10.x
970 - Support for resuming TLS sessions
971 - ... and some portability and compile fixes
972 - ... and several documentation updates
973 - ... and all fixes from squid 3.4.13
974
975 Changes to squid-3.5.3 (28 Mar 2015):
976
977 - Regression Bug 4213: negotiate_kerberos_auth: freeing non-dynamic memory
978 - Regression Bug 4206: Incorrect connection close on expect:100-continue
979 - Bug 4204: ./configure does not abort when required helpers cannot be built
980 - Bug 3805: support shared memory on MacOS X in Mem::IPC::Segment
981 - Bug 2907: high CPU usage on CONNECT when using delay pools
982 - basic_getpwnam_auth: fail authentication on crypt() failures
983 - basic_nis_auth: fail authentication on crypt() failures
984 - ext_kerberos_ldap_group_acl: Heimdal support improvements
985 - ext_wbinfo_group_acl: Perl 5.20 support
986 - ... and several compile issues
987
988 Changes to squid-3.5.2 (18 Feb 2015):
989
990 - Regression Bug 4176: Digest auth too many helper lookups
991 - Regression Bug 4180: not-fully-initialized data member in ACLUserData
992 - Bug 4172: Solaris broken krb5-config
993 - Bug 4073: Cygwin compile errors
994 - Bug 3919: remove several never-true / never-false comparisons
995 - HTTPS: Add missing root CAs when validating chains that passed internal checks
996 - Fix some cbdataFree related memory leaks
997 - Quieten CBDATA 'leak' messages
998 - Set SNI information in transparent bumping mode
999 - negotiate_kerberos_auth: fix krb5.conf backward compatibility
1000 - Fix memory leaks in cachemgr.cgi URL parser
1001 - Fix sslproxy_options in peek-and-splice mode
1002 - ... and fix several portability and build issues
1003 - ... and some documentation updates
1004 - ... and all fixes from squid 3.4.11
1005
1006 Changes to squid-3.5.1 (13 Jan 2015):
1007
1008 - Fix handling of invalid SSL server certificates when splicing connections
1009 - basic_smb_lm_auth: Simplified MSNT basic auth helper
1010 - squidclient: Fix -A and -P options
1011 - ... and several portability fixes
1012 - ... and all fixes from squid 3.4.11
1013 - ... and a lot of documentation updates
1014
1015 Changes to squid-3.5.0.4 (21 Dec 2014):
1016
1017 - Bug 3826: pt 2: Provide a systemd .service file for Squid
1018 - Support http_access denials of SslBump "peeked" connections.
1019 - Fix DONT_VERIFY_DOMAIN ssl flag
1020 - Fix peek-and-splice mode: certificate validation for domain mismatched errors
1021 - negotiate_kerberos_auth: MEMORY keytab and replay cache support
1022 - ... and some documentation updates
1023 - ... and a large amount of code polishing (non-logic changes)
1024
1025 Changes to squid-3.5.0.3 (09 Dec 2014):
1026
1027 - Bug 4146: workaround SSL Bump crash on Linux
1028 - Bug 4135: Support \-escaped characters in regex patterns
1029 - Bug 4131: SIGSEGV at store.cc:962 content_length > store_maxobjsize
1030 - Fix delay_parameters parsing
1031 - HTTP/2: handle 'PRI' method found in HTTP/1.x traffic
1032 - ... and all changes from squid 3.4.10
1033 - ... and a lot of documentation updates
1034
1035 Changes to squid-3.5.0.2 (31 Oct 2014):
1036
1037 - Fix FTP socket opening during reconfigure
1038 - ... and all changes from 3.4.9
1039 - ... and some build errors in rarely used code
1040 - ... and several documentation updates
1041
1042 Changes to squid-3.5.0.1 (17 Oct 2014):
1043
1044 - Port from 2.7: redirector and logging urlgroup feature
1045 - Bug 4093: source-maintenance.sh bad perl -i option
1046 - Bug 3608: per-service name for workers UDS sockets
1047 - Bug 2554: 32-bit wrap in AUFS counters
1048 - Bug 1961 pt1: URL handling redesign
1049 - Bug 1202 pt1: documentation for refresh_pattern algorithms
1050 - Update Squid boilerplate copyright/license
1051 - Update the http(s)_port directives protocol= parameter
1052 - Update forward_max_tries to permit 25 server paths
1053 - Update Kerberos library detection and build options
1054 - Support ACLs on ftp_epsv directive
1055 - Support >32KB objects in cache_dir rock storage
1056 - Support client connection annotation by helpers via clt_conn_tag=TAG
1057 - Support native FTP Relay
1058 - Support libgnugss Kerberos library
1059 - Support libecap v1.0
1060 - Support SSL Peek and Splice feature
1061 - Support receiving PROXY protocol version 1 and 2
1062 - Replace --enable-ssl build option with --with-openssl
1063 - Enable -n service name command line option for all Squid builds
1064 - Enable ICAP client by default
1065 - Fix configuration file parsing bugs, related to quoted strings
1066 - Fix Windows MinGW build errors
1067 - Fix multiple TCP outgoing TOS/DiffServ bugs
1068 - Fix Cygwin /etc/resolv.conf parsing
1069 - Fix crash when sending %ssl::cert_subject to external ACL w/o certificate
1070 - Fix crash reading malformed config files
1071 - Send selected SSL version and cipher to the certificate validation helper
1072 - Validate server certificates without bumping
1073 - Add zero-copy string buffer support
1074 - Add automated squid.conf parser testing with squid -k parse
1075 - Add adaptation_service ACL
1076 - Add logformat code %tS to log transaction start time
1077 - Add logformat code %>rd to log client URL domain name
1078 - Add key_extras to proxy authentication
1079 - Add url_rewrite_extras and store_id_extras directives
1080 - Add send_hit and store_miss directives
1081 - Add collapsed_forwarding directive
1082 - Add sslproxy_cert_sign_hash directive
1083 - Add SMP SSL session cache
1084 - Add cache_peer standby connections
1085 - Add helper ext_delayer_acl
1086 - Add TCP_TUNNEL log code for CONNECT tunnels which are not SSL-bumped
1087 - Add BUILDCXX and BUILDCXXFLAGS configure options for cross-compile
1088 - Remove COSS storage in favour of Rock storage
1089 - Remove dnsserver and external DNS helper API in favour of mDNS
1090 - Remove broken mallinfo() accounting and memory tracing
1091 - Remove hierarchy_stoplist in favour of always_direct
1092 - Deprecate tag ACL type in favour of note ACL type
1093 - Deprecate urlgroup feature in favour of note ACL type
1094 - HTTP/1.1: method names are case-sensitive
1095 - HTTP/1.1: register new headers from RFC 723x
1096 - squidclient: polish and update help display
1097 - squidclient: support TLS with GnuTLS 3.1.5+
1098 - squidclient: support verbosity levels
1099 - squidclient: --ping mode module support
1100 - url_fake_rewrite: support concurrency
1101 - storeid_file_rewrite: support concurrency
1102 - digest_file_auth: support concurrency
1103 - digest_edirectory_auth: support concurrency
1104 - digest_ldap_auth: support concurrency
1105 - ... and many error page translation updates
1106 - ... and much code cleanup and polishing
1107
1108 Changes to squid-3.4.14 (01 Aug 2015):
1109
1110 - Do not blindly forward cache peer CONNECT responses (CVE-2015-5400)
1111
1112 Changes to squid-3.4.13 (01 May 2015):
1113
1114 - Bug 4212: ssl_crtd crashes with corrupt database
1115 - ... and some documentation updates
1116 - ... and all fixes from squid 3.3.14
1117
1118 Changes to squid-3.4.12 (18 Feb 2015):
1119
1120 - Bug 4066: Digest auth nonce indefinite rollover
1121 - Bug 3997: Excessive NTLM or Negotiate auth helper annotations
1122 - Fix several crashes when debugging enabled
1123 - Fix silent SSL/TLS failure on split-stack operating systems
1124 - HTTP/1.1: Stop emitting (Proxy-)Authentication-Info for Negotiate
1125 - HTTPS: Add TLS/SSL option NO_TICKET to http[s]_port
1126 - Remove dst ACL dependency on HTTP request message existence
1127 - Set cap_net_admin when Squid sets TOS/Diffserv packet values
1128 - ... and some documentation updates
1129
1130 Changes to squid-3.4.11 (13 Jan 2015):
1131
1132 - Bug 4164: SEGFAULT when %W formating code used in errorpages
1133 - Bug 4057: Avoid on-exit crashes when adaptation is enabled.
1134 - Bug 3760: squidclient ignores --disable-ipv6
1135 - Bug 3754: configure doesnt detect IPFilter 5.1.2 system headers
1136 - Bug 3664: ssl_crtd fails to build on OpenSolaris/OpenIndiana/Solaris 11
1137 - cachemgr.cgi: memory leak in request parser
1138 - Deleting first fs left psstate->servers pointing to uninitialized memory
1139 - ... and some build issues
1140
1141 Changes to squid-3.4.10 (09 Dec 2014):
1142
1143 - Bug 4148: external_acl_type header format does not accept the new libformat syntax
1144 - Bug 4145: squid_endian.h compile errors with OpenBSD 5.6
1145 - Bug 4033: Rebuild corrupted ssl_db/size file
1146 - Bug 3902: Docs: external_acl_type cache hash key
1147 - Fix segmentation fault in ACL urlpath_regex
1148 - Fix bootstrap.sh dependency on SPONSORS.list
1149 - Alternate-Protocol is a hop-by-hop header
1150 - HTTP/2: Support 421 (Misdirected Request) status code
1151
1152 Changes to squid-3.4.9 (31 Oct 2014):
1153
1154 - Regression fix: ext_kerberos_ldap_group_acl typo in 3.4.7 update
1155 - Bug 4102: sslbump cert contains only a dot character in key usage extension
1156 - Bug 4093: source-maintenance.sh errors and warnings due to wrong tools/options
1157 - Bug 4088: memory leak in external_acl_type helper with cache=0 or ttl=0
1158 - Bug 4024: Bad host/IP ::1 when using IPv4-only environment
1159 - Bug 3803: ident leaks memory on failure
1160 - kerberos_ldap_group/cert_tool: Remove ksh dependency
1161 - ... and some automated code style updates
1162 - ... and some documentation updates
1163
1164 Changes to squid-3.4.8 (15 Sep 2014):
1165
1166 - Fix off by one in SNMP subsystem
1167 - pinger: Fix various ICMP handling issues
1168
1169 Changes to squid-3.4.7 (28 Aug 2014):
1170
1171 - Regression Fix: Kerberos LDAP authorizing groups with principle subdomain
1172 - Bug 4080: worker hangs when client identd is not responding
1173 - Bug 3966: Add KeyEncipherment when ssl-bump substitues RSA for EC
1174 - HTTP/1.1: Ignore Range headers with unidentifiable byte-range values
1175 - SSL-bump: Use v3 for fake certificate if we add _any_ certificate extension
1176 - Enable compile-time override for MAXTCPLISTENPORTS
1177 - ntlm_sspi_auth: Fix various build errors
1178 - negotiate_wrapper: Fix build issues with non-portable vfork()
1179 - negotiate_sspi_auth: Portability fixes for MinGW
1180 - ext_lm_group_acl: Portability fixes for MinGW
1181 - ... and several minor memory leaks
1182
1183 Changes to squid-3.4.6 (25 Jun 2014):
1184
1185 - Regression: segmentation fault logging with %tg format specifier
1186 - Bug 4065: round-robin neighbor selection with unequal weights
1187 - Bug 4056: assertion MemPools[type] from netdbExchangeStart()
1188 - Bug 4050: segmentation fault in CommSelectEngine::checkEvents on helper response
1189 - Fix segmentation fault setting up server SSL connnection
1190 - Fix hanging Non-HTTPS connections on SSL-bump enabled port
1191 - Fix Cache Manager actions listed more than once
1192 - ... and many minor memory leaks
1193 - ... and several portability build issues
1194 - ... and some documentation updates
1195
1196 Changes to squid-3.4.5 (02 May 2014):
1197
1198 - Regression Bug 4051: inverted test on CONNECT payload existence
1199 - Regression Fix: order dependency between cache_dir and maximum_object_size
1200 - Fix logformat %note display
1201 - Resolve 'dying from an unhandled exception: c'
1202
1203 Changes to squid-3.4.4.2 (23 Apr 2014):
1204
1205 - version bump for packaging re-build with altered toolchain
1206
1207 Changes to squid-3.4.4.1 (23 Apr 2014):
1208
1209 - Regression Bug 4019: Cache digest exchange segmentation fault
1210 - Regression Bug 3982: EUI logging and helpers show blank MAC address
1211 - Bug 4047: Support Android builds
1212 - Bug 4043: Remove XMALLOC_TRACE and references to sbrk(2)
1213 - Bug 4041: Missing files in compat/Makefile.am
1214 - Bug 4014: Build failure with --disable-optimizations --disable-auth
1215 - Bug 3986: (partial) assertion due to incorrect error page buffer size
1216 - Bug 3955: Solaris EUI-48 lookup leaks FDs
1217 - Bug 3371: CONNECT with data sent at once loses data
1218 - C++11: Upgrade auto-detection to use the formal -std=c++11
1219 - Crypto-NG: libnettle MD5 algorithm support
1220 - SSL-Bump: Fix Basic auth caching on bumped connections
1221 - Store-ID: Fix request URI when forwarding requests to peers
1222 - ... and fix several other build errors
1223 - ... and some documentation updates
1224
1225 Changes to squid-3.4.4 (09 Mar 2014):
1226
1227 - Bug 4029: intercepted HTTPS requests bypass caching checks
1228 - Bug 4001: remove use of strsep()
1229 - Bug 3186 and 3628: Digest authentication always sending stale=false for nonce
1230 - Fix stalled concurrent rock store reads
1231 - Fix helper ID number assignment
1232 - Fix build failures from CMSG related definitions
1233 - Fix build failures from libcompat unsafe.h protections
1234 - Copyright: Relicense helpers by Treehouse Networks Ltd.
1235 - ... and all bug fixes from 3.3.12
1236
1237 Changes to squid-3.4.3 (02 Feb 2014):
1238
1239 - Bug 4008: HttpHeader warnOnError should be an int not a bool
1240 - Bug 4002: clang 3.4 unable to compile
1241 - Bug 3996: Malformed DNS reply leads to crash
1242 - Bug 3995: compile error on CentOS 5 with GCC 4.1.2
1243 - Bug 3975: atomic detection cross-compilation failure
1244 - Bug 3971: "cannot aggregate mgr:client_list: cmd->profile != NULL" in SMP mode
1245 - Bug 3954: compile failure in CpuAffinity.cc
1246 - Bug 3927: tests/testRock fatal.cc required
1247 - Fix memory leak in peer Cache Digest exchange
1248 - Fix external_acl_type async loop failures
1249 - Fix destination IP address cycling
1250 - ... and a few polishing changes
1251
1252 Changes to squid-3.4.2 (30 Dec 2013):
1253
1254 - Regression Bug 3980: FATAL ERROR due to max_user_ip -s option
1255 - Regression Fix: \-unescaping in quoted strings from helpers
1256 - Regression Fix: URL helper API bypassing on URL containing '=' character
1257 - Bug 3985: 60s limit introduced by balance_on_multiple_ip breaks bad IP recovery
1258 - Bug 3806: Caching responses with Vary header
1259 - Bug 3498: FTP PUT assertion
1260 - WCCPv2: Fix assertion 'Cannot convert non-IPv4 to IPv4' on FreeBSD
1261 - Enable concurrency by default for SSL certificate validator
1262 - ... and fix several build errors
1263
1264 Changes to squid-3.4.1 (09 Dec 2013):
1265
1266 - Bug 3935: Invalid pointer dereference when peeking at origin server certificate
1267 - Bug 3589: intercepted and ICAP modified request using a cache_peer
1268 - ... and several portability fixes
1269 - ... and some documentation updates
1270
1271 Changes to squid-3.4.0.3 (01 Dec 2013):
1272
1273 - Bug 3941: Release notes error
1274 - Receive annotations from authentication and external ACL helpers
1275 - basic_nis_auth: Improved portability
1276 - ... and several documentation updates
1277 - ... and all bug fixes from 3.3.9, 3.3.10, 3.3.11
1278
1279 Changes to squid-3.4.0.2 (03 Oct 2013):
1280
1281 - Regression Bug 3891: squid.conf parser errors in 3.4.0.1
1282 - Regression Fix: re-disable MinGW C++11 support
1283 - Bug 3914: partial: make squidclient tool build cleanly with -Wconversion
1284 - Fix memory leak in refresh_pattern parsing
1285 - negotiate_kerberos_auth: upgrade to present group= keys
1286 - Handle NTLM helper returning OK without user= value
1287 - Add dns_multicast_local to control mDNS operation
1288 - Add --disable-arch-native build option
1289 - Display Build-Info in cache manager info report
1290 - ... and all changes from squid 3.3.9
1291 - ... and some code and debug output polishing
1292
1293 Changes to squid-3.4.0.1 (29 Jul 2013):
1294
1295 - Port from 2.7: StoreURL (renamed Store-ID) support
1296 - Bug 3795: fix several mistakes in the MIB file
1297 - Bug 3793: configure: improved helper detection
1298 - Bug 3722: Invalid markup in Armenian hy ERR_ONLY_IF_CACHED_MISS
1299 - Bug 3676: Support GCC 4.7 with -Wshadow option
1300 - Bug 3643: NTLM helpers stuck in reserved state by Safari
1301 - Bug 3389: Auto-reconnect for tcp access_log
1302 - Bug 2066: squid does not do chdir() after chroot()
1303 - Fix uninitialized fields in IcapLogEntry
1304 - Fix a number of minor issues detected by Coverity Scan
1305 - Fix some potential memory leaks detected by Coverity Scan
1306 - Fix 64-bit support for Intel compiler suite (ICC) and other similar compilers
1307 - Fix ACL matching algorithm to avoid repeating tests
1308 - basic_pam_auth: Add -r option to strip NTLM/Negotiate domain from username
1309 - squidpurge: fix META TLV parsing issues
1310 - squid.conf: enforce all the directive and option names are lower-case
1311 - Support EUI on HTTPS and FTP data connections
1312 - Support OK/ERR/BH response codes from any helper
1313 - Support No-lookup flag (-n) on DNS ACLs
1314 - Support -march=native compiler optimization by default
1315 - Support forwarding intercepted but not bumped connections to cache_peers
1316 - Support IPv6 NAT interception on Linux and some BSD
1317 - Deprecate log_icap and log_access configuration directives
1318 - HTTP/1.1: improved method invalidation and cacheability detection
1319 - HTTP/1.1: support length configuration for pipeline_prefetch queue
1320 - Improved TPROXY support for OpenBSD and FreeBSD
1321 - Add storeid_file_rewrite helper to perform Store-ID rewrites from a rules file
1322 - Add all-of and any-of ACL types for grouping sets of ACL tests
1323 - Add note directive for transaction annotations
1324 - Add %note log format for transaction annotation logging
1325 - Add note ACL type for matching annotated transactions with by annotation name or value
1326 - Add kv-pair support to URL-rewrite/redirector interface
1327 - Add SSL server certificate validator interface, helper and result cache
1328 - Add SSL server certificate fingerprint ACL type
1329 - Add spoof_client_ip access control
1330 - Add pt-bz (Belize Portuguese) dialect to translations
1331 - ... and many Windows portability changes (still incomplete)
1332 - ... and many documentation changes
1333 - ... and much code cleanup and polishing
1334
1335 Changes to squid-3.3.14 (01 May 2015):
1336
1337 - Bug 4093: source-maintenance.sh errors and warnings due to wrong tools/options
1338 - ... and some documentation updates
1339 - ... and all fixes from squid 3.2.14
1340
1341 Changes to squid-3.3.13 (28 Aug 2014):
1342
1343 - Fix segmentation fault setting up server SSL connnection
1344 - HTTP/1.1: Ignore Range headers with unidentifiable byte-range values
1345
1346 Changes to squid-3.3.12 (09 Mar 2014):
1347
1348 - Regression Bug 3769: client_netmask not evaluated since Comm redesign
1349 - Bug 4026: Fix SSL and adaptation_access handling of aborted connections
1350 - Bug 3969: Fix credentials caching for Digest authentication
1351 - Bug 3806: Caching responses with Vary header
1352 - Fix umask default on crash report generated email
1353 - Fix pthread library detection on FreeBSD 10
1354 - Avoid assertions on Range requests that trigger Squid-generated errors.
1355
1356 Changes to squid-3.3.11 (01 Dec 2013):
1357
1358 - Regression Bug 3936: error-details.txt parse error with OpenSSL since 3.3.9
1359 - Bug 3972: Segfault when getting the deny_info page ID after a reconfigure
1360 - Bug 3970: max_filedescriptors disabled due to missing setrlimit
1361 - Bug 3967: ipc/Kid.cc compilation failure: 'time' was not declared in this scope
1362 - Bug 3960: DEAD cache_peer are not revived
1363 - Bug 3956: xstrndup: tried to dup a NULL pointer
1364 - Bug 3906: Filedescriptor leaks in SNMP
1365 - Bug 3782: Digest authentication not obeying nonce_max_count
1366 - HTTP/1.1: Make header parser obey relaxed_header_parser
1367 - HTTP/1.1: Re-compute Range response content offset after an FTP response was adapted
1368 - SMP: Replace blocking sleep(3) and close UDS socket on failures
1369 - Windows: fix several compile errors
1370
1371 Changes to squid-3.3.10 (03 Nov 2013):
1372
1373 - Bug 3929: request_header_add not working for tunnel requests
1374 - Bug 3923: cbdata and undefined behavior due to dynamic runtime enumeration
1375 - Bug 3918: Self Test Failures on Mac OS X 10.8
1376 - Bug 3887: tcp_outgoing_tos not working for IPv6
1377 - Bug 3836: Fix issues with automake 1.13+ and make check
1378 - Bug 3480: StoreEntry::kickProducer() segfaults in store_client::copy()
1379 - Fix pinning hierarchy log information
1380 - Fix close idle client connections associated with closed idle pinned connections.
1381 - Fix cbdata 'error: expression result unused' errors
1382 - Avoid "hot idle": A series of rapid select() calls with zero timeout.
1383 - Append Connection:close to OPTIONS requests when icap_persistent_connections is off
1384 - ntlm_fake_auth: pass DOMAIN data to Squid in original case
1385 - kerberos_ldap_group: fix LDAP string duplication
1386 - Use IPv6 localhost nameserver on DNS configuration errors
1387 - Add cache_miss_revalidate
1388 - ... and several portability improvements
1389
1390 Changes to squid-3.3.9 (11 Sep 2013):
1391
1392 - Regression Bug 3077: off-by-one error in Digest header decoding
1393 - Bug 3895: fix acl_uses_indirect_client and cache_peer_access
1394 - Bug 3879: assertion failed ConnStateData::validatePinnedConnection
1395 - Bug 3863: myportname acl causes segmentation fault
1396 - Bug 3849: Duplicate certificate sent when using https_port
1397 - Bug 2287: Better fix for unsupported HTTP version handling
1398 - Bug 2112: Reload into If-None-Match
1399 - Fix several assert with side effects in ICAP/eCAP response handling
1400 - Fix myportname ACL on ICAP/eCAP transactions
1401 - Fix external ACL user:pass detail logging after adaptation
1402 - Fix SMP mgr:info report 'Largest file desc currently in use'
1403 - Handle infinite certificate validation loops caused by OpenSSL Bug 3090.
1404 - Improved compatibility with gcc 4.8, clang and icc
1405 - Show number of available filedescriptors when reserved FD changes
1406 - Sync with newest OpenSSL error codes
1407 - Register Http2-Settings header
1408 - ... and many Windows portability fixes
1409
1410 Changes to squid-3.3.8 (13 Jul 2013):
1411
1412 - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity
1413 - Improved handling of port values in Host: header validation
1414
1415 Changes to squid-3.3.7 (11 Jul 2013):
1416
1417 - Bug 3297: Fix openSSL related build failures
1418 - Fix build on FreeBSD 9.x platform with clang
1419 - Protect against buffer overrun in DNS query generation
1420
1421 Changes to squid-3.3.6 (01 Jul 2013):
1422
1423 - Bug 3854: pt1: compile errors on AIX
1424 - Bug 3802: Fix wrong check inside Format::Format::assemble
1425 - Bug 3762: remove bogus WARNING in cache.log
1426 - Bug 3717: assertion failed with dstdom_regex with IP based URL
1427 - Bug 1991: kqueue causes SSL to hang
1428 - Ask for SSL key password when started with -N but without sslpassword_program
1429 - Make sure %<tt includes all [failed] connection attempts
1430 - Support HTTP reply ACLs in icap_log and log_icap
1431 - Fix incorrect external_acl_type codes
1432 - Fix ICAP logging request headers and segmentation faults
1433 - ... and some documentation polish
1434
1435 Changes to squid-3.3.5 (20 May 2013):
1436
1437 - Bug 3851: Delay Pool class 5 tag:levels displayed incorrectly in cache manager
1438 - Bug 3845: http_port tcpkeepalive= option fails parsing
1439 - Bug 3840: assertion failed 'sde' in UFS cache loading
1440 - Bug 3836: make check failures with automake-1.13
1441 - Bug 3827: Remove AccessLogEntry::cache.authuser
1442 - Bug 3816 pt2: SSL_get_certificate call inside Ssl::verifySslCertificate crashes
1443 - Bug 3780: cachemgr.cgi: output problem in HTTP Header Statistics
1444 - Bug 3759: OpenSSL compilation error on stock Fedora17, RHEL, CentOS 6 systems
1445 - Bug 3744: squid terminated: FATAL: Bungled (null) line 3: sslproxy_cert_sign signTrusted all
1446 - Port from 2.6: external acl %ACL and %DATA tags
1447 - Update copyright on SN.png
1448 - ... and several minor memory leaks
1449 - ... and some documentation polish
1450
1451 Changes to squid-3.3.4 (27 Apr 2013):
1452
1453 - Bug 3831: basic_ncsa_auth Blowfish and SHA support
1454 - Bug 3816: SSL_get_certificate call inside Ssl::verifySslCertificate crashes
1455 - Bug 3794: MacOS: workaround compiler errors and case-insensitivity
1456 - Bug 3781: Proxy Authentication not sent to cache_peer
1457 - Bug 3720 pt1: SourceLayout: shuffle fd_table definition into fde.h
1458 - Bug 3720 pt2: Add missing include in /dev/poll I/O module
1459 - Bug 3674: Improve compiler detection, better support warnings-as-errors on clang
1460 - Add support for TPROXY on BSD
1461 - Fix SSL Bump bypass for intercepted traffic
1462 - Fix memory leaks in ConnStateData pinning
1463 - Fix external_acl.cc "inBackground" assertion on queue overloads
1464 - CacheMgr: fix missing column separator in helper stats
1465 - OpenBSD: libpthreads requires OpenBSD 5.2 or later
1466 - ... and lots of documentation updates
1467 - ... and all changes from squid 3.2.10
1468
1469 Changes to squid-3.3.3 (12 Mar 2013):
1470
1471 - Bug 3720: Add missing include in /dev/poll I/O module (pt2)
1472 - ... and all changes from squid 3.2.9
1473
1474 Changes to squid-3.3.2 (02 Mar 2013):
1475
1476 - Bug 3781: Proxy Authentication not sent to cache_peer
1477 - Bug 3794: MacOS: workaround compiler errors
1478 - Bug 3720: Compile error in Solaris /OpenIndiana
1479 - ... and all changes from squid 3.2.8
1480
1481 Changes to squid-3.3.1 (09 Feb 2013):
1482
1483 - Bug 3726: build errors with --disable-ssl
1484 - Propigate pinned connection persistency and closures to the client.
1485 - Mimic SSL certificate Key Usage and Basic Constraints
1486 - Fix segmentation fault on missing squid.conf values
1487 - ext_sql_session_acl: Fix hex decoding on UID
1488 - ... and some code polish
1489 - ... and a lot of documentation polish
1490 - ... and all changes from squid 3.2.7
1491
1492 Changes to squid-3.3.0.3 (09 Jan 2013):
1493
1494 - Bug 3729: 32-bit overflow in parsing 64-bit configuration values
1495 - Bug 3728: Improve debug for cache_dir
1496 - Additional fixes for CVE-2012-5643 / SQUID:2012-1
1497 - kerberos_ldap_group: support multiple groups in squid.conf ACL definition
1498 - kqueue: update status from experimental to fully available net I/O method
1499 - ... and many memory leaks and potential bugs detected by Coverity Scan
1500
1501 Changes to squid-3.3.0.2 (03 Dec 2012):
1502
1503 - Support matching empty header field values using req_header and rep_header
1504 - ... and some minor code polish and input vaidations
1505 - ... and all changes from squid 3.2.4
1506
1507 Changes to squid-3.3.0.1 (21 Oct 2012):
1508
1509 - Bug 3610: Add peername_regex ACL
1510 - Bug 3239: rename myip/myport as localip/localport
1511 - Bug 3130: helpers are crashing too rapidly
1512 - Add log_db_daemon SQL Database Logging Daemon
1513 - Add ext_time_quota_acl helper managing sessions by bandwidth usage
1514 - Add request_header_add option
1515 - Support C++11 features where possible
1516 - Support bump-ssl-server-first
1517 - Support mimic SSL server certificates
1518 - Remove --enable-ntlm-fail-open
1519 - Fix TLS/SSL Options does not apply to the dynamically generated certificates
1520 - Fix SslBump stuck after error
1521 - Polish: display ACL enumeration text in debugs
1522 - ... and many portability fixes for MacOS X, Windows and others
1523 - ... and many compile error fixes
1524 - ... and a very large amount of code polish for faster compilation
1525
1526 Changes to squid-3.2.14 (01 May 2015):
1527
1528 - Fix 'access_log none' to prevent following logs being used
1529 - Fix X509 server certificate domain matching
1530 - ... some documentation updates
1531
1532 Changes to squid-3.2.13 (13 Jul 2013):
1533
1534 - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity
1535 - Improved handling of port values in Host: header validation
1536
1537 Changes to squid-3.2.12 (11 Jul 2013):
1538
1539 - Protect against buffer overrun in DNS query generation
1540 - Avoid !closing assertions when helpers call comm_read during reconfigure.
1541 - Fix several minor memory leaks during reconfigure
1542 - Remove origin_tries limiter on forwarding and permit large max_forward_tries values
1543
1544 Changes to squid-3.2.11 (30 Apr 2013):
1545
1546 - Regression Bug 3839: build error: src/tools.h: No such file or directory
1547 - Update copyright on SN.png
1548
1549 Changes to squid-3.2.10 (27 Apr 2013):
1550
1551 - Bug 3833: squidclient: Option '-k' is not present in man(1) page
1552 - Bug 3825: basic_ncsa_auth: segfaulting with glibc-2.17
1553 - Bug 3822: Locate LDAP and SASL headers for BSD support
1554 - Bug 3817: Memory leak in SSL cert validate for alt_name peer certs
1555 - Bug 3774: 'squid -k reconfigure' drops rock cache
1556 - Bug 3565: Resuming postponed accept kills Squid
1557 - HTTP/1.1: partial support for no-cache and private controls with parameters
1558 - ssl_crtd: fix helpers dying during startup on ARM
1559 - GNU Hurd: define MAP_NORESERVE as no-op when missing
1560 - BSD: fix enter_suid/leave_suid build errors in ip/Intercept.cc
1561
1562 Changes to squid-3.2.9 (12 Mar 2013):
1563
1564 - Regression fix: Accept-Language header parse
1565 - Bug 3673: Silence 'Failed to select source' messages
1566 - Fix authentication headers sent on peer digest requests
1567 - Fix build error on Solaris, OpenIndiana, Omnios
1568
1569 Changes to squid-3.2.8 (02 Mar 2013):
1570
1571 - Bug 3767: tcp_outgoing_tos/mark ACLs do not obey acl_uses_indirect_client
1572 - Bug 3763: diskd Error: no filename in shm buffer
1573 - Bug 3752: objects that cannot be cached in memory are not cached on disk
1574 - Bug 3753: Removes the domain from the cache_peer server pconn key
1575 - Bug 3749: IDENT lookup using wrong ports to identify the user
1576 - Bug 3723: tcp_outgoing_tos/mark broken for CONNECT requests
1577 - Bug 3686: cache_dir max-size default fails
1578 - Bug 3515: crash in FtpStateData::ftpTimeout
1579 - Bug 3329: Quieten orphan Comm::Connection messages
1580 - Make squid -z for cache_dir rock preserve the rock DB
1581 - Fixed several server connect problems
1582 - ... and some build issues on Solaris, OpenIndiana, MacOS X
1583 - ... and some documentation and debugs polishing
1584
1585 Changes to squid-3.2.7 (01 Feb 2013):
1586
1587 - Bug 3736: Floating point exception due to divide by zero
1588 - Bug 3735: raw-IPv6 domain URLs crash if IPv6-disabled
1589 - Bug 3732: Fix ConnOpener IPv6 awareness
1590 - Bug 3729: 32-bit overflow in parsing 64-bit configuration values
1591 - Bug 3728: Improve debug for cache_dir
1592 - Bug 3687: unhandled exception: c when using interception and peers
1593 - Bug 3678: external acl grace period causes acl lookup failures
1594 - Bug 3567: Memory leak handling malformed requests
1595 - Bug 3111: Mid-term fix for the forward.cc "err" assertion
1596 - Support OpenSSL NO_Compression optio
1597 - Fix IPv6 enabled pinger on split-stack or IPv6-disabled systems
1598 - Fix "address.GetPort() != 0" assertion for helpers
1599 - ... and several minor memory leaks
1600 - ... and some cache.log message polishing
1601
1602 Changes to squid-3.2.6 (09 Jan 2013):
1603
1604 - Regression Bug 3731: TOS setsockopt() requires int value
1605 - Regression Bug 3712: Rotating logs overwrites the previous log
1606 - Bug 3727: LLVM compile errors in kerberos_ldap_group
1607 - Bug 3650: Negotiate auth missing challenge token
1608 - Additional fixes for CVE-2012-5643 / SQUID:2012-1
1609
1610 Changes to squid-3.2.5 (10 Dec 2012):
1611
1612 - Bug 3698: Add missing include of errno.h
1613
1614 Changes to squid-3.2.4 (03 Dec 2012):
1615
1616 - Ported: urllogin ACL from squid 2.7
1617 - Bug 3688: Lots of Orphan Comm:Connections to ICAP server
1618 - Bug 3677: Port un-pinning logic changes from squid 3.3
1619 - Bug 3405: ssl_crtd crashes failing to remove certificate
1620 - ... and major bugs fixed in squid 3.1.22
1621 - Fix accept_filter on Linux
1622 - Remove 'Bungled' warning on missing component directives
1623 - ... and many buffer and memory leak issues in the bundled helpers
1624 - ... and a small amount of code polishing
1625
1626 Changes to squid-3.2.3 (21 Oct 2012):
1627
1628 - Regression: SMP crashes on startup with workers > 1
1629 - Bug 3655: pinning failure breaks NTLM and Negotiate authentication
1630 - SMP: Allow a UFS cache_dir entry to coexist with a shared memory cache entry
1631 - HTTP/1.1: honour Cache-Control before Pragma:no-cache
1632 - HTTP/1.1: Cache-Control compliance upgrade
1633 - Remove obsoleted refresh_pattern ignore-no-cache option
1634 - Fix IPv6 enabled squidclient
1635 - ... and several compile fixes
1636
1637 Changes to squid-3.2.2 (06 Oct 2012):
1638
1639 - Regression: Make login=PASS send no credentials when none available
1640 - Regression: Handle dstdomain duplicates and overlapping names better
1641 - Bug 3661: Segmentation fault when using more than 1 worker
1642 - Bug 3660: ACLFilledChecklist::fd set with wrong fd for sslproxy_cert_error
1643 - Bug 3658: ERR_ZERO_SIZE_OBJECT propagates out even after successful retry
1644 - Bug 3648: polish String class files
1645 - Bug 3647: parsing hier_code acl fails
1646 - Bug 3626: forwarding loops on intercepted traffic
1647 - Bug 3616: retrieve client connection for ACL checks from the related HttpRequest object
1648 - Bug 3609: several RADIUS helper improvements
1649 - Bug 3605: memory leak in Negotiate authentication
1650 - Fix small memory leak in src ACL parse
1651 - Fix maximum_single_addr_tries upgrade
1652 - Fix chunked encoding on responses carrying a Content-Range header.
1653 - Do not reuse persistent connections for PUTs to avoid ERR_ZERO_SIZE_OBJECT
1654 - ... and several compile errors
1655
1656 Changes to squid-3.2.1 (15 Aug 2012):
1657
1658 - Bug 3605: memory leak in peer selection
1659 - Bug 3478: better default handling without -DSTRICT_ORIGINAL_DST
1660 - ... and some documentation updates
1661
1662 Changes to squid-3.2.0.19 (02 Aug 2012):
1663
1664 - Regression Bug 3580: IDENT request makes squid crash
1665 - Regression Bug 3577: File Descriptors not properly closed
1666 - Regression Bug 3478: Allow peer selection and connection auth on intercepted traffic
1667 - Regression Fix: Restore memory caching ability
1668 - Bug 3556 Workaround: epoll assertion failed: comm.cc:1093: isOpen(fd)
1669 - Bug 3551: store_rebuild.cc:116: "store_errors == 0" assertion
1670 - Bug 3525: Do not resend nibbled PUTs and avoid "mustAutoConsume" assertion.
1671 - Avoid bogus "Disk space over limit" warnings when rebuidling dirty ufs index
1672 - Support custom headers in [request|reply]_header_* manglers
1673 - ... and much code polishing
1674
1675 Changes to squid-3.2.0.18 (29 Jun 2012):
1676
1677 - Bug 3576: ICY streams being Transfer-Encoding:chunked
1678 - Bug 3537: statistics histogram leaks memory
1679 - Bug 3526: digest authentication crash
1680 - Bug 3484: Docs: sslproxy_cert_error example flawed
1681 - Bug 3462: Delay Pools and ICAP
1682 - Bug 3405: ssl_crtd crashes failing to remove certificate
1683 - Bug 3380: Mac OSX compile errors with CMSG_SPACE
1684 - Bug 3258: Requests hang when Host forgery verify fails
1685 - Bug 3186: Digest auth caches failed state without revalidating
1686 - Bug 2976: ERR_INVALID_URL for transparently captured requests when reconfiguring
1687 - Bug 2885: AIX: check and set required compiler flags
1688 - Fix ssl_crtd compile issues with libsslutil
1689 - Fix build with GCC 4.7 (and probably other C++11 compilers).
1690 - Fix double-escape of %R on deny_info redirect responses
1691 - Support status 308 Permanent Redirect
1692 - Support for TLSv1.1 and TLSv1.2 options and methods
1693 - Support passing external_acl_type credentials on ICAP
1694 - Language Updates: fr, hy, pt_BR
1695 - ... and many compile issues on Windows
1696 - ... and some minor code polish
1697
1698 Changes to squid-3.2.0.17 (12 Apr 2012):
1699
1700 - Bug 3527: EUI compile errors on Mac OS X 10.5.8 PPC
1701 - Bug 3509: kQueue compile error
1702 - Bug 3505: crash in CbcPointer<Comm::ConnOpener> constructor
1703 - Bug 3441: Part 3: Replace corrupted v1 swap.state with new v2 format.
1704 - Bug 3397: do not mark connection as opened until after SYN-ACK
1705 - Bug 3193: NTLM decoder truncating strings
1706 - Windows FD handling polish and some fixes
1707 - Solaris 9/10 various build fixes
1708 - ... and some more code polish
1709
1710 Changes to squid-3.2.0.16 (07 Mar 2012):
1711
1712 - Bug 3508: Correct DNS timeout handling.
1713 - Bug 3503: DNS PTR queries timeout due to wrong QIDs.
1714 - Bug 3497: Bad ssl_crtd db size file causes infinite loop
1715 - Bug 3490: part 1: SegFault opening FTP active data connections
1716 - Bug 3490: Crash writing Apache Common and Referer/Useragent logs
1717 - Bug 3458: Icon Serving (squid-internal-static) Broken
1718 - Bug 3457: Display TLS error details in ERR_SECURE_CONNECT_FAIL
1719 - Bug 3381: 32-bit overflow assertion in StatHist
1720 - Bug 3324: loadFromFile: parse error while reading template file
1721 - Support sslpassword_program for ssl-bump HTTP ports
1722 - Support CoAP protocol coap:// and coaps:// URL schemes in HTTP requests
1723 - Retry requests that failed due to a persistent connection race
1724 - Log '-' on requests with no Referer or User-Agent headers
1725 - ... and several fixes related to in-transit object performance
1726 - ... and some structural design changes for portability
1727
1728 Changes to squid-3.2.0.15 (06 Feb 2012):
1729
1730 - Bug 3472: segfault with the message 'urlParse: URL too large'
1731 - Bug 3471: segfault when %la formating code used
1732 - Bug 3449: part 3: shm_open can fail with a mangled path
1733 - Bug 3449: part 4: shm_open failed (fixing memory_cache_shared defaults)
1734 - Bug 3448: 204 response problem in adaptation chains
1735 - Bug 3447: assertion failed: CommCalls.h:150: "dp"
1736 - Bug 3461: build regression in IPFilter NAT
1737 - Bug 3413: raise cbdata lock limits
1738 - Bug 3391: forwarded_for log functionality broken
1739 - Bug 3268: Squid cannot do anything else during ufs/diskd rebuild
1740 - Bug 3268: remove wrong 'Ready to serve requests.' message
1741 - Bug 2519: ssl_bump + Authentication (LDAP Digest) issues
1742 - Disable OpenSSL SSL/TLS bug workarounds by default
1743 - Send DNS A and AAAA queries in parallel
1744 - Cache Manager migration support
1745 - Allow service of internal requests over reverse-proxy ports
1746 - Fix trimMemory for unswappable objects
1747 - ... and several build and polish fixes
1748
1749 Changes to squid-3.2.0.14 (12 Dec 2011):
1750
1751 - Bug 3433: Segfault closing SNMP
1752 - Bug 3420: Request body consumption races and !theConsumer exception.
1753 - Bug 3406: SSL Log Error in debug
1754 - Bug 3383: store.cc:1631: "new_status != IN_MEMORY" assertion
1755 - Bug 3383: unhandled exception: theGroupBSize > 0
1756 - Bug 3377: assertion failed: store.cc:885: "store_status == STORE_PENDING"
1757 - Bug 3367: fix inverted check on host_strict_verify
1758 - Bug 3366: assertion comm.cc:1276: isOpen(fd) via CompositePoolNode::kickReads
1759 - Bug 3364: SNMP Orphans
1760 - Bug 3301: ERR_DNS_FAIL never shown
1761 - Bug 3150: do not start useless unlinkd
1762 - ext_session_acl: version 1.2
1763 - Add adaptation_meta option
1764 - Add a mask on the qos_flows miss configuration value
1765 - Support intermediate CA in ssl-bump traffic certificates
1766 - Support SSL certificate failure details on error page
1767 - Fix flags for NAT intercept and TPROXY not set correctly
1768 - Fix fastCheck() default result on multi-line actions
1769 - Fix missing SMP shared memory statistics
1770 - Fix Comm::Write closing() assertion when retrying a failed UDP DNS query
1771 - ... and several other TCP and SMP support behaviour fixes
1772 - ... and many code polishing cleanups and fixed build errors
1773 - ... and several documentation polishings
1774
1775 Changes to squid-3.2.0.13 (14 Oct 2011):
1776
1777 - Regression Bug 3363: never_direct always 'unable to forward this request at this time'
1778 - Regression Bug 3351: FTP timeout causing "store_status == STORE_PENDING" assertion
1779 - Regression Bug 3336: reconfigure assertion 'hlp->childs.n_running > 0'
1780 - Regression fix: always_direct/never_direct failures
1781 - Regression fix: stop an SSL header file being included after --disable-ssl
1782 - Regression fix: parse HTTP list headers with embedded 8-bit characters
1783 - Bug 3355: configure setting --with-swapdir ignored
1784 - Bug 3325: option to selectively enable strict host verify checks
1785 - Bug 3337: HTTP status 200 is not accepted for deny_info
1786 - Bug 3077: '\' in url query strings cause Digest authentication to fail
1787 - Support SMP worker shared memory cache
1788 - Support SMP worker shared disk cache (rock)
1789 - ext_session_acl: version 1.1
1790 - Fix Host verify: do not pinn destination IP if URL re-write has been done
1791 - Fix IPF interception
1792 - Fix ssl_crtd "Cannot add certificate to db" when updating expired cert
1793 - Fix ssl_crtd CertificateDB locking scheme
1794 - ... and all changes from 3.1.16
1795 - ... and many compile and polishing fixes
1796
1797 Changes to squid-3.2.0.12 (17 Sep 2011):
1798
1799 - Regression Bug 3335: ICAP service is down
1800 - Regression Bug 3322: adapt:: and icap:: format codes do not parse
1801 - Regression Bug 3303: Support for non-English usernames in log files
1802 - Regression Bug 3259: assertion failed: Connection.cc:29: 'fd<0' after REVIVED PARENT
1803 - Regression: %I shows hostname on SSL error page
1804 - Regression: FTP outgoing port always 'in use' on PASV connections
1805 - Bug 3337: (partial) status 200 is not accepted for deny_info
1806 - Bug 3319: Inconsistencies in error messages
1807 - Bug 3281: pconn in-use while closing assertion
1808 - Bug 3243: Fix cases: raw-IPv6, case variant FQDN, internal request
1809 - Fixed max-stale check. Entities not exceeding max-stale were marked as stale
1810 - Adjust format code %la for intercepted connections
1811 - Log ICAP_ERR_GONE ICAP transaction outcome when ICAP initiator disappears early
1812 - Send RST packet when closing an ICAP connection after a transaction error
1813 - Support maximum field width for string access.log fields
1814
1815 Changes to squid-3.2.0.11 (28 Aug 2011):
1816
1817 - Bug 3243: CVE-2009-0801 Bypass of browser same-origin access control
1818 - Host: authority validation of intercepted destination IP
1819 - Host: authority validation of request URL
1820 - Host: authority validation of CONNECT tunnel destination
1821 - Preserve client destination IP in intercepted communication
1822 - Regression Bug 3316: Failed to connect to nameserver using TCP
1823 - Regression Bug 3311: segmentation fault in getMyPort() with only intercept port set
1824 - Regression Bug 3310: %<pt translates as %<p
1825 - Regression Bug 3301: ERR_DNS_FAIL never shown (partial)
1826 - Regression Bug 3288: %<la and %<lp not displaying
1827 - Bug 3289: cache manager parameters not parsed without password
1828 - Bug 2279: Log Format options to log server source IP and port
1829 - Bug 3211: ssl_crtd start even if no ssl-bump port is configured
1830 - Bug 3138: squidclient mgr:objects/mgr:vm_objects never ends
1831 - Bug 3118: ecap_enable on forces icap_enable on
1832 - Bug 3107: ncsa_auth DES silently truncates passwords to 8 bytes
1833 - Default to vhost for accelerator mode (reverse proxy)
1834 - Display HTTP protocol syntax at section 11 level 2
1835 - Support for using custom keys in CARP parents
1836 - Optimize regular expression ACLs
1837 - ... and a lot of code portability fixes
1838 - ... and all bugs and polish changes from 3.1.15
1839
1840 Changes to squid-3.2.0.10 (24 Jul 2011):
1841
1842 - Port from 2.7: act-as-origin for reverse proxy ports
1843 - Regression fix: broken --disable-ipv6
1844 - Regression fix: negative cacheing on unknown or -1 expiry timestamp
1845 - Regression fix: vhost and defaultsite causing vport to be ignored
1846 - Regression fix: several errors in persistent connection handling
1847 - Regression Bug 3280: allow max-size unset and min-size=N for large objects
1848 - Regression Bug 3245: reconfigure assertion in MemPools[type]
1849 - Regression Bug 3274: assertion failed: CommCalls.h:144: "dp"
1850 - Regression Bug 3273: assertion comm.cc:775: Comm::IsConnOpen(conn)
1851 - Regression Bug 3269: cache.log applyQueryParams messages
1852 - Regression Bug 3264: Segmentation Fault in src/ipc/Strand.cc(54) receive: 3
1853 - Regression Bug 3246: assertion client_side.cc:1407 connIsUsable(http->getConn())
1854 - Bug 3267: workers IPC mount points disobey --localstatedir
1855 - Bug 3248: login=NEGOTIATE sends wrong auth header to origin peers
1856 - Bug 3247: Domain from URL Stripped when going through peers
1857 - Bug 3244: wrong port for peer relayed requests
1858 - Bug 3195: kerberos_ldap_group will not build without kerberos
1859 - Bug 2862: add http(s):// support to cache manager
1860 - kerberos_ldap_group: several fixes to -S option
1861 - ssl_crtd: Add man(8) file
1862 - ... and several pieces of code cleanup and polishing.
1863 - ... and most bug fixes and updates from 3.1.14 and 3.1.15
1864
1865 Changes to squid-3.2.0.9 (18 Jun 2011):
1866
1867 - Bug 3159: delay pools --disable-auth compile problems
1868 - HTTP/1.1: Support multiline quoted-string header fields
1869 - HTTP/1.1: Send 505 Unsupported Version on mangled version codes
1870 - Support configurable and translated SSL error details messages
1871 - Add log format codes for split client/server views of HTTP request line
1872 - Major upgrade of TCP connection handling
1873 - Support split-stack IPv6 to servers
1874 - Support persistent connections with tcp_outgoing_address/tcp_outgoing_tos
1875 - Optimized persistent connection handling
1876 - Optimized FTP data connection handling
1877 - Optimized TCP failure recovery
1878 - ... and all bug fixes and updates from 3.1.12.3
1879 - ... and many code polish, documentation and translation cleanups
1880
1881 Changes to squid-3.2.0.8 (30 May 2011):
1882
1883 - Bug 3214: "helperHandleRead: unexpected read from ssl_crtd" errors.
1884 - Bug 3043: Properly detect Iphlpapi.h on windows
1885 - Bug 2055: Honor ICAP Max-Connections
1886 - Fix NTLM/Negotiate reply auth PASSTHRU to peers
1887 - Support SSL SNI to origin servers
1888 - Add %EXT_LOG and %EXT_TAG external_acl_type format options
1889 - Add %b tag for proxy listening port display in error pages
1890 - Optimize base64 encoding/decoding
1891 - Require libcap before enabling netfilter MARK support
1892 - Require libtool 2.2
1893 - Bundle pkg.m4 from pkg-config 0.25 for OS without pkg-config
1894 - ... and all bug fixes and updates from 3.1.12.2
1895 - ... and some documentation and code polishing
1896
1897 Changes to squid-3.2.0.7 (19 Apr 2011):
1898
1899 - Regression fix: NTLM and Negotiate auth assertion "RefCountCount() == 2"
1900 - Regression fix: icons/ FHS compliance
1901 - Regression fix: Startup aborts with URL error when --disable-htcp
1902 - Bug 3192: comm.cc:216: "fd_table[fd].halfClosedReader != NULL"
1903 - Add negotiate_wrapper_auth version 1.0.1
1904 - Fixed %dt logging in the presence of REQMOD
1905 - Fixed chunked request forwarding in ICAP REQMOD presence
1906 - ... all bug fixes and updates from 3.1.12.1
1907 - ... many code polishings and display cleanups
1908
1909 Changes to squid-3.2.0.6 (04 Apr 2011):
1910
1911 - Regression fix: upgrade existing icons
1912 - Regression fix: do not crash when accessing an SSL certificate with errors
1913 - Regression fix: prevent stdio log module segfaults on rotate
1914 - Regression fix: shutdown properly even if a worker process crashes on exit
1915 - Regression Bug 3159: (partial fix) ICAP and --disable-auth compile problems
1916 - Bug 3170: "Unsupported or unconfigured/inactive proxy-auth scheme" on shutdown
1917 - Bug 3105: malformed Proxy-Authorization leaks memory
1918 - Bug 3007: CONNECT to cache_peer returns 000 status code
1919 - Bug 2885: Compile errors on AIX
1920 - Support parameterized Cache Manager queries
1921 - Support libecap v0.2.0; fixed eCAP body handling and logging
1922 - Support dynamic adaptation plans that cover multiple vectoring points
1923 - Support %D details for documented OpenSSL errors
1924 - Support logging of all transactions including those with uncertain status or no sent response
1925 - Updrate negotiate_kerberos_auth to version 3.0.4sq
1926 - Update ext_kerberos_ldap_group_acl to version 1.3.0sq
1927 - Update ext_edirectory_userip_acl to version 2.1
1928 - Convert dns_timeout and dns_retransmit_interval directives to use millisecond resolution
1929 - Change the default dns_timeout value from 2 minutes to 30 seconds
1930 - Fix TCP log stream flushing on every line
1931 - ... all bug fixes and updates from 3.1.12
1932 - ... a great many compiler portability fixes
1933 - ... many code polishings and display cleanups
1934
1935 Changes to squid-3.2.0.5 (12 Feb 2011):
1936
1937 - Regression Fix: profiler should not be built by default
1938 - Regression Bug 3081: assertion failed: AsyncCallQueue
1939 - Regression Bug 2948: Requests for FTP active downloads cause failed assertion
1940 - Bug 3089: FTP command output overrides directory listing
1941 - Bug 2870: --disable-auth does not work
1942 - Bug 2586: multiple memory leaks during reconfigure
1943 - Bug 2581: FTP directory listing sometimes fails
1944 - Port from 2.7: maximum staleness limits
1945 - HTTP/1.1: Support RFC 5861 Cache-Control: stale-if-error option
1946 - HTTP/1.1: Support configurable status codes for deny_info
1947 - Support upcoming "fresh message creation" eCAP API
1948 - Aggregate SNMP responses when using SMP with multiple workers
1949 - Several more Solaris, Windows and ICC support fixes
1950 - ... all bug fixes and updates from 3.1.11
1951 - ... and more code cleanup shufflings
1952 - ... and several documentation updates
1953
1954 Changes to squid-3.2.0.4 (22 Dec 2010):
1955
1956 - Port 2.x: cache_dir min-size setting
1957 - Bug 3059: Crash on digest auth headers with unknown nonce
1958 - Fix cachemgr reported HTTP/ICP requests/messages per minute when multiple workers used
1959 - Fix cachemgr mem-pools reporting
1960 - Add Dynamic SSL certificate generation
1961 - Add useragent, referer, combined built-in log formats
1962 - Obsolete log_fqdn directive
1963 - Obsolete useragent/referer/forward_log directives
1964 - HTTP/1.1: Send 1.1 on CONNECT responses
1965 - Updated Kerberos support for newer GSSAPI releases
1966 - Improve handling of adapted body delivery failures in REQMOD request satisfaction mode
1967 - Improve handling of early eCAP transaction failures
1968 - Various ext_edirectory_acl fixes
1969 - ... all bug and feature fixes included in 3.1.10 release
1970 - ... and a lot of code and documentation polishing
1971
1972 Changes to squid-3.2.0.3 (07 Nov 2010):
1973
1974 - Regression fix: SMP broke ICP outgoing IP lookup if no udp_outgoing_addr set
1975 - Regression fix: ESI processing of Surrogate filter
1976 - Bug 3091: bypassed ICAP errors are not counted as service failures
1977 - Bug 3048: "commio_has_callback(fd, IOCB_READ, ccb)" assertion.
1978 - Bug 3038: Detatch libmisc from libcompat
1979 - Bug 3028: Permit wbinfo_group.pl to authenticate Kerberos users with NT domain
1980 - Bug 3002: store initialization (-z) does not work with SMP configs
1981 - Bug 2999: v2.0 of ext_edirectory_userip_acl
1982 - Bug 2785: DNS needs to set EDNS options advertising Squid capabilities
1983 - Bug 595: Add %err_code and %err_detail logformat codes for transaction failures
1984 - HTTP/1.1: support If-Match and If-None-Match requests
1985 - HTTP/1.1: forward 1xx control messages to clients that support them
1986 - HTTP/1.1: send Age:0 header even if it may break IE5
1987 - HTTP/1.1: dechunk incoming requests and chunk outgoing requests
1988 - HTTP/1.1: entry is stale if request has max-age=0
1989 - HTTP/1.1: harden quoted-string parser
1990 - Add --enable-build-info for extra "squid -v" display
1991 - Add --with-swapdir=PATH to override default /var/cache/squid
1992 - Add cpu_affinity_map directive to bind workers to CPU cores
1993 - Add Netfilter MARK support for QoS
1994 - Add upgrade process for obsolete options
1995 - Add support for RFC 2965 Set-Cookie2 / Cookie2 headers
1996 - Add support for client send bandwidth limits (a.k.a., quota or delay pool)
1997 - Fixes Eui48 support on OpenBSD
1998 - Fixes cache manager support with SMP configs
1999 - ... several documentation updates
2000 - ... all bug and feature fixes included in 3.1.9 release.
2001 - ... many more code polishes and leak removals
2002
2003 Changes to squid-3.2.0.2 (04 Sep 2010):
2004
2005 - Bug 3015: assertion failed: comm.cc:143: "ccb->active()"
2006 - Support rotating logs from cachemgr and squidclient
2007 - Support Kerberos authentication in squidclient
2008 - Add manual page for negotiate_kerberos_auth
2009 - Add helper ext_kerberos_ldap_group_acl to lookup Kerberos/NTLM group via LDAP
2010 - Add tool 'purge' for management of UFS/AUFS/DiskD caches (experimental)
2011 - Added log options %http::<bs and %icap::<bs
2012 - Collapse HTCP cache_peer options into one setting
2013 - Improved request smuggling attack detection. Tolerating valid benign HTTP
2014 - ... and several HTTP/1.1 compliance improvements
2015 - ... and all improvements in 3.1.7 and 3.1.8
2016
2017 Changes to squid-3.2.0.1 (03 Aug 2010):
2018
2019 - Port from 2.7: Logging infrastructure updates
2020 - Port from 2.7: Unique sequence number per log line
2021 - Port from 2.6: STORE_META_OBJSIZE swapout storage type
2022 - Bug 2792: tcp_outgoing_addr does not work with TPROXY
2023 - Bug 2631: refresh_pattern store-stale option
2024 - Bug 2305: Multiple leaks and assertion crashes in authentication
2025 - Bug 1239: Much needed ACL type random
2026 - Bug 7: (partial): Migrate on-disk objects to cache_mem on hit/refresh and update
2027 - Support full Surrogate/1.0 protocol extensions to HTTP for reverse-proxies
2028 - Support SMP for essential non-caching functionality
2029 - Support logging over TCP
2030 - Support Solaris 10 pthreads (experimental)
2031 - Support Kerberos login to peers
2032 - Support EUI / MAC in more environments
2033 - Support format tags in deny_info URLs
2034 - Support running helpers on-demand instead of all at startup
2035 - Support fully transparent login=PASSTHRU of authentication headers to peers
2036 - Support multi-lingual localised FTP directory listings
2037 - Support TPROXYv4 spoofing of X-Forwarded-For client address
2038 - Support ICAP 206 Partial Content extension
2039 - Append the _ABORTED or _TIMEDOUT suffixes to the action access.log field
2040 - Add ACL support to range_offset_limit
2041 - Add helpers for url_rewrite
2042 - Add helper multiplexer for concurrency emulation with legacy helpers
2043 - Add Perl library which facilitates parsing access logfile entries.
2044 - Add a simple script to summarise traffic use per user
2045 - Add templates for captive portal proxy configuration instructions
2046 - Add logging of the local TCP port used by transactions with HTTP servers
2047 - Update mswin_check_ad_group to version 2.0
2048 - Update squid_kerb_auth helper to version 3.0.2
2049 - Remove double-language error page hack (replaced by locale auto-negotiation)
2050 - Remove TPROXYv2 support (replaced by TPROXYv4)
2051 - Remove no_check.pl NTLM helper (replaced by ntlm_fake_auth)
2052 - Re-work ./configure script for smarter auto-detect and early error checks
2053 - Auto-enable all features by default
2054 - Workaround com_err.h C++ brokenness triggered by OpenSSL includes
2055 - Helpers naming scheme
2056 - Add support for write timeouts
2057 - Modify icap_service_failure_limit option to forget old ICAP errors
2058 - Updated man(8) manuals including several additions and translations
2059 - ... and a great many code cleanups
2060 - ... and a great many testing improvements
2061 - ... and many documentation updates
2062
2063 Changes to squid-3.1.23 (09 Jan 2013):
2064
2065 - Additional fixes for CVE-2012-5643 / SQUID:2012-1
2066
2067 Changes to squid-3.1.22 (03 Dec 2012):
2068
2069 - Bug 3685: Squid hangs in Delay Pools ClassCBucket::update
2070 - Bug 3659: read_timeout problem with HTTPS
2071 - Bug 3654: Fix IPv6 enabled squidclient
2072 - Bug 3189: AIO thread race on pipe() initialization
2073 - cachemgr.cgi: Memory Leaks and DoS Vulnerability
2074
2075 Changes to squid-3.1.21 (23 Sep 2012):
2076
2077 - Bug 3622: peerClearRRStart scheduling multiple events
2078 - Bug 3615: configure check for default max number of FDs is broken
2079 - Bug 3607: --enable-auth documented default action incorrect
2080 - Bug 3593: socket failure: Address family not supported by protocol
2081 - Bug 3584: Detection of setresuid() is broken
2082 - Bug 3568: Consolidate external_acl_type config dumping and add missing %%
2083 - Bug 3564: eCAP not supporting CoAP URI schemes
2084 - Bug 3484: Docs: sslproxy_cert_error example flawed
2085 - Bug 3462: Delay Pools and ICAP
2086 - Bug 3133: better fix: Memory leak handling requests for sites that don't exist
2087 - Bug 2976: ERR_INVALID_URL for transparently captured requests when reconfiguring
2088 - Silence IOS 15.1 unknown capabilities messages.
2089 - Account for Store disk client quota when bandwidth-limiting the server.
2090 - ... and several documentation fixes
2091 - ... and several compile fixes
2092
2093 Changes to squid-3.1.20 (08 Jun 2012):
2094
2095 - Regression Bug 3545: FreeBSD dnsserver segfaults
2096 - Regression Bug 3504: clientside_tos fails to mark traffic
2097 - Bug 3539: CONNECT server connection not closed correctly on errors
2098 - Bug 3502: client timeout uses server-side read_timeout, not request_timeout
2099 - Bug 3466: Adaptation stuck on last single-byte body piece
2100 - Bug 3463: dnsserver fails to compile
2101 - Bug 3439: correct external_acl_type documented default for ipv4/ipv6 option
2102 - Bug 3390: Proxy auth data visible to scripts
2103 - Bug 3263: ssl_crtd: undefined references to squid_curtime
2104 - Bug 3233: Invalid URL accepted with url host is white spaces
2105 - Bug 3133: Memory leak handling requests for sites that don't exist
2106 - Bug 3074: Improper URL handling with empty path (RFC 3986)
2107 - Bug 3013: segmentation fault on shutdown commSetCloseOnExec at comm.cc:1889
2108 - Regression: snmp/udp address directives not resolving hostname
2109 - Better helper-to-Squid buffer size management.
2110 - Support CoAP over HTTP (coap:// and coaps:// URLs)
2111 - Support for 3.2 error template codes
2112
2113 Changes to squid-3.1.19 (06 Feb 2012):
2114
2115 - Regression Bug 3441: part 2: Prevent further cache size corruption of swap.state
2116 - Bug 3473: erase last uses of obsolete auth_user_hash_pointer
2117 - Bug 3470: GCC 4.7
2118 - Bug 3442: assertion failed: external_acl.cc:908: ch->auth_user_request != NULL
2119 - Bug 3441: part 1: Minimize cache size corruption by malformed swap.state
2120 - Bug 3440: compile error in Adaptation
2121 - Bug 3420: Request body consumption races and !theConsumer exception
2122 - Bug 3370: external ACL sometimes skipping
2123 - Bug 3085: Crash when parsing esi:include
2124 - HTTP/1.1: do not add 110 and 111 Warnings to revalidated responses
2125 - Fix SSL library dependency fixes
2126
2127 Changes to squid-3.1.18 (03 Dec 2011):
2128
2129 - Regression: compile error in FTP
2130
2131 Changes to squid-3.1.17 (03 Dec 2011):
2132
2133 - Bug 3432: Crash logging FTP errors
2134 - Bug 3428: Active FTP data channel accepted twice
2135 - Bug 3423: access violation in URL parser
2136 - Bug 3422: Buffer overflow in recv-announce
2137 - Bug 3412: External ACL Uses Invalid Cache Entry
2138 - Bug 3408: Wrong header length leads to EFAULTs when creating UFS swap.log.new
2139 - Bug 3398: persistent server connection closed after PUT/DELETE
2140 - Bug 3299: dnsserver: various undefined references
2141 - Bug 3077: '\' in url query strings cause Digest authentication to fail
2142 - Bug 2910: MemBuf may grow beyond max_capacity
2143 - Bug 2619: Excessive RAM growth due to unlimited adapted body data consumption
2144 - Bug 1243: Build overrides configured AR setting
2145 - Avoid crashes when processing bad X509 common names (CN).
2146 - Support %% in external ACL format
2147 - ... and several other compile error fixes
2148 - ... and several documentation fixes
2149
2150 Changes to squid-3.1.16 (14 Oct 2011):
2151
2152 - Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
2153 - Bug 3368: Unhandled exceptions are not logged (workaround)
2154 - Bug 3326: miss_access incorrect default
2155 - Bug 3320: miss_access description confusing
2156 - Bug 3241: squid_kerb_auth cross compilation fix
2157 - Bug 3237: seq fault in free() from rfc1035RRDestroy
2158 - Bug 3190: Large HTTP POST stuck after early ICAP 400 error response
2159 - db_auth: display available DSN drivers on connect error
2160 - Updated OpenSSL 1.0.0 version checks
2161 - ... and several documentation fixes
2162
2163 Changes to squid-3.1.15 (28 Aug 2011):
2164
2165 - Regression fix: vhost and defaultsite causing vport to be ignored
2166 - Regression Bug 3295: broken escaping in rfc1738_do_escape
2167 - Bug #3232: fails to compile with OpenSSL v1.0.0
2168 - Bug #3222: cache_peer name is not logging on CONNECT
2169 - Bug #3131: fd_table[fd].closing() assert from ConnStateData::noteMoreBodySpaceAvailable()
2170 - Bug #3217: "!fd_table[fd].closing()" from ServerStateData::noteMoreBodySpaceAvailable
2171 - Bug #3213: https sites (CONNECT) not open when using NTLM
2172 - Bug #3114: Memory leak in SSL certificate verify code
2173 - Bug #3107: ncsa_auth DES silently truncates passwords to 8 bytes
2174 - Bug #2662: cf_gen failure when cross compiling
2175 - Bug #2655: passing wrong the username to the url_rewrite_program
2176 - Bug #2495: ignore whitespace prefix on config lines
2177 - Bug #2051: 'default' cache_peer option does not match documentation
2178 - Bug #1842: Optimize order of tests in peerWouldBePinged() and peerHTTPOkay()
2179 - Bug #1791: timestampsSet does not validate Date: if server sends very old date
2180 - Correct parsing of large Gopher indexes
2181 - Enable negative cacheing on unknown or -1 expiry timestamp
2182 - Remove hierarchy_stoplist default value
2183 - Migrate cf_gen tool from C-style to C++
2184 - ... and several documentation and compiler warning fixes
2185
2186 Changes to squid-3.1.14 (04 Jul 2011):
2187
2188 - Regression Bug 3261: Could not create a DNS socket and exit
2189
2190 Changes to squid-3.1.13 (01 Jul 2011):
2191
2192 - Regression Bug 3239: problems with myip/myport upgrade
2193 - Bug 3153: hung ICAP RESPMOD transactions
2194 - Update ssl_crtd to use 'OK' status inline with other helpers
2195
2196 Changes to squid-3.1.12.3 (18 Jun 2011):
2197
2198 - Bug 3236: Port of %oa, %<lp and %<lp and %<la log format options
2199 - Bug 3214: unexpected read from ssl_crtd
2200 - Bug 3153: Prevent ICAP RESPMOD transactions getting stuck with the adapted body
2201 - Fix RADIUS helper resource leak
2202 - Fix segfault parsing digest auth realm
2203 - Fix segfault in parse_eol()
2204 - Fixed bypass of SSL certificate validation errors
2205 - Warn about myip/myport problems on interception proxies
2206 - Polish: display easily grepped config lines on -k parse
2207 - Fix squidclient -V option and allow non-HTTP protocols to be tested
2208
2209 Changes to squid-3.1.12.2 (30 May 2011):
2210
2211 - Bug 3226: Tags from external ACLs do not correctly expire
2212 - Bug 3215: Malformed IPv6 DNS reverse lookup
2213 - Bug 3209: ssl-bumped requests forwarded unencrypted to the parent proxies/caches
2214 - Bug 3205: SSL-bump starts then hangs
2215 - Bug 3178: gcc-4.6 complains unused variables
2216 - Bug 3122: Unknown record type in WCCPv2 Packet (6)
2217 - Bug 2965 (partial): Compile errors on MinGW
2218 - Fix to only ssl-bump CONNECT requests if they are about to be tunneled
2219 - Fix cache manager display of -i/+i in regex ACL config display
2220 - Fix cache manager display of cache_peer options userhash and sourcehash
2221 - Fix URL re-writer loosing many transaction details
2222 - Fix always-true comparison in ICAP for some 32-bit platforms
2223 - Support for 'slow' group ACLs in ssl_bump access control
2224 - Support OpenSSL 1.0.0 built without SSLv2
2225 - Support GCC 4.6 and binutils-gold
2226 - Add CSS id attribute to BODY tag of generated error pages.
2227 - Display WARNING and ERROR when max_filedescriptors has failed
2228
2229 Changes to squid-3.1.12.1 (19 Apr 2011):
2230
2231 - Port from 3.2: Dynamic SSL Certificate generation
2232 - Bug 3194: selinux may prevent ntlm_smb_lm_auth from using /tmp
2233 - Bug 3185: 3.1.11 fails to compile on OpenBSD 4.8 and 4.9
2234 - Bug 3183: Invalid URL accepted with url host part of only '@'
2235 - Display ERROR in cache.log for invalid configured paths
2236 - Cache Manager: send User-Agent header from cachemgr.cgi
2237 - ... and many portability compile fixes for non-GCC systems.
2238
2239 Changes to squid-3.1.12 (04 Apr 2011):
2240
2241 - Regression fix: Use bigger buffer for server reads.
2242 - Regression fix: Add reply_header_replace directive for ability lost since 2.7
2243 - Bug 3181: /dev/poll fails to build on Solaris with GCC 4.5.0
2244 - Bug 3177: assertion failed: comm.cc:1583: "fd >= 0"
2245 - Bug 3175: IPv6 PTR lookup crashes on raw-IP URLs when IPv6 disabled
2246 - Bug 3173: Assertion bodyPipe!=NULL on SslBump CONNECT response writing failure
2247 - Bug 3164: Total memory info display 32-bit overflows
2248 - Bug 3155: Werror is hard-coded in libTrie build
2249 - Bug 3151: squid_kerb_auth: use autoconf LIBS instead of FLAGS for library linkage
2250 - Bug 2976: invalid URL on intercepted requests during reconfigure (workaround)
2251 - Bug 2720: comment in same line as cache/mem_replacement_policy causes error
2252 - Bug 2621: Provide request headers to RESPMOD when using cache_peer.
2253 - Bug 2330: AuthUser objects are never unlocked
2254 - Prevent CONNECT request relaying to origin servers
2255 - squidclient HTTP/1.1 compliance updates (Pragma and User-Agent headers)
2256 - squidclient: send Cache Manager password using -w
2257 - eCAP: give full Request-URI to adapters
2258 - ... and several debug and error display cleanups
2259
2260 Changes to squid-3.1.11 (08 Feb 2011):
2261
2262 - Bug 3149: not caching eCAP adapted body
2263 - Bug 3144: redirector program blocks while reading STDIN
2264 - Bug 3140: memory leak in error page generation
2265 - Bug 3137: RADIUS auth helper does not send identifier to RADIUS server
2266 - Bug 3115: logging segfaults if access_log is set to a directory
2267 - Bug 2968: Show the Vary: headers information in cachemgr objects report
2268 - Bug 2959: remove SAMBAPREFIX dependency
2269 - Bug 2868: icc doesn't like string literal in assert checks
2270 - HTTP/1.1: Send 307 status on deny_info redirection
2271 - HTTP/1.1: Support POST/PUT with no body
2272 - HTTP/1.1: Allow persistent connections for Mozilla/3.0 User-Agents
2273 - Support RFC 5861 Cache-Control: stale-if-error option
2274 - Add ftp_eprt directive to disable EPRT extensions in FTP
2275 - Fix external_acl_type grace=0 to obey TTL
2276 - Fix IP/FQDN cache accounting to avoid idle caches on busy servers
2277 - Prevent pipeline_prefetch misconfigurations breaking NTLM/Negotiate auth
2278 - ... and some documentation updates and corrections
2279 - ... and some portability and stability fixes
2280
2281 Changes to squid-3.1.10 (22 Dec 2010):
2282
2283 - Bug 3121: memory leak in DigestAuth: AuthUser object is locked twice
2284 - Bug 3113: Consuming too much memory when uploading files
2285 - Bug 3110: 'reply_body_max_size none' does not work with x-forwarded-for
2286 - Bug 3096: Consuming too much memory when delaying traffic
2287 - Bug 3091: Bypassed ICAP errors are not counted as service failures
2288 - Bug 3090: Polish FTP login error handing
2289 - Bug 3068: cache_dir capacity and usage overflows
2290 - Bug 3028: Permit wbinfo_group.pl to authenticate Kerberos users with NT domain
2291 - Bug 427: HTTP Compliance: Support If-Match and If-None-Match requests
2292 - Fix memory leak in adaptation_access
2293 - Fix /dev/poll and poll() selection priority
2294 - Fix PREFIX/var/run creation during install
2295 - Fix cachemgr http_port config report display
2296 - Add upgrade help process for obsolete options
2297 - Accept RFC 2965 Set-Cookie2 / Cookie2 headers as 'known'
2298 - HTTP/1.1: entry is stale if request has max-age=0
2299 - HTTP/1.1: do not forward TRACE with Max-Forwards: 0 after REQMOD
2300 - Toolchain update to support newer auto-tools
2301 - ... and updated error page translations
2302 - ... and updated documentation
2303 - ... and some code optimization/simplification polish
2304
2305 Changes to squid-3.1.9 (25 Oct 2010):
2306
2307 - Bug 3088: dnsserver is segfaulting
2308 - Bug 3084: IPv6 without Host: header in request causes connection to hang
2309 - Bug 3082: Typo in error message
2310 - Bug 3073: tunnelStateFree memory leak of host member
2311 - Bug 3058: errorSend and ICY leak MemBuf object
2312 - Bug 3057: 64-bit Solaris 9 Squid unable to determine peer IP and port
2313 - Bug 3056: comm.cc "!fd_table[fd].closing()" assertion crash when a helper dies
2314 - Bug 3053: cache version 1 LFS support detection broken
2315 - Bug 3051: integer display overflow
2316 - Bug 3040: Lower-case domain entries from hosts and resolv.conf files
2317 - Bug 3036: adaptation_access acls cannot see myportname
2318 - Bug 3023: url_rewrite_program silently fails to rewrite on broken URLs
2319 - Bug 2964: Prevent memory leaks when ICAP transactions fail
2320 - Bug 2808: getRoundRobinParent not handling weights correctly
2321 - Bug 2793: memory statistics sometimes display wrong
2322 - Bug 2356: Port from 2.7: Solaris /dev/poll event ports support
2323 - Bug 2311: crashes with ICAP RESPMOD for HTTP body size greater than 100kb
2324 - Ensure /var/cache or jail equivalent exists on install
2325 - HTTP/1.1: delete Warnings that have warning-date different from Date
2326 - HTTP/1.1: do not remove ETag header from partial responses
2327 - HTTP/1.1: make date parser stricter to better handle malformed Expires
2328 - HTTP/1.1: improve age calculation
2329 - HTTP/1.1: reply with a 504 error if required validation fails
2330 - HTTP/1.1: add appropriate Warnings if serving a stale hit
2331 - HTTP/1.1: support requests with Cache-Control: min-fresh
2332 - HTTP/1.1: do not cache replies to requests with Cache-Control: no-store
2333 - squidclient: Display IP(s) connected to in verbose (-v) display
2334 - Fixes several issues with ICAP persistent connections
2335 - Fixes small leaks in Netdb, DNS, ICAP, ICY, HTTPS
2336 - ... and some cosmetic polishing
2337
2338 Changes to squid-3.1.8 (04 Sep 2010):
2339
2340 - Bug 3033: incorrect information regarding TOS
2341 - Bug 3020: Segmentation fault: nameservers[vc->ns].vc = NULL
2342 - Bug 3005,2972: Locate LTDL headers correctly (again)
2343 - Bug 2872: leaking file descriptors
2344 - Bug 2583: pure virtual method called
2345 - Hardened DNS client against packet queue attacks
2346 - Hardened HTTP request-line parser
2347 - Several HTTP/1.1 support improvements
2348 - Improved cross-compile support
2349 - .. and several internal pointer safety fixes
2350
2351 Changes to squid-3.1.7 (23 Aug 2010):
2352
2353 - Regression Bug 3021: Large DNS reply causes crash
2354 - Regression Bug 3011: ICAP, HTTPS, cache_peer probe IPv4-only port fixes
2355 - Regression Bug 2997: visible_hostname directive no longer matches docs
2356 - Bug 3012: deprecate sslBump and support ssl-bump spelling in http_port
2357 - Bug 3006: handle IPV6_V6ONLY definition missing
2358 - Bug 3004: Solaris 9 SunStudio 12 build failure
2359 - Bug 3003: inconsistent concepts in documentation of cache_dir
2360 - Bug 3001: dnsserver link issues
2361 - HTTP/1.1: default keep-alive for 1.1 clients (bug 3016)
2362 - HTTP/1.1: Improved Range header field validation
2363 - HTTP/1.1: Forward multiple unknown Cache-Control directives
2364 - HTTP/1.1: Stop sending Proxy-Connection header
2365 - Fix 32-bit wrap in refresh_pattern min/max values
2366 - ... and several documentation corrections.
2367
2368 Changes to squid-3.1.6 (02 Aug 2010):
2369
2370 - Bug 2994, 2995: IPv4-only regressions
2371 - Bug 2991: Wrong parameters to fcntl() in commSetCloseOnExec()
2372 - Bug 2975: chunked requests not supported after regular ones
2373 - Fix: 32-bit overflow in reported bytes received from next hop
2374 - Fix Libtool build regressions
2375 - Limited split-stack IPv6 support.
2376 - squid_db_auth support MD5 encrypted passwords
2377
2378 Changes to squid-3.1.5.1 (28 Jul 2010):
2379
2380 - Update Libtool to 2.2.
2381 - Bug 2985: search scope for digest_ldap_auth didn't work
2382 - Bug 2972: LTDL 2.2.6b compile errors
2383 - Bug 2963: Stop ignoring --with-valgrind-debug failures
2384 - Bug 2885: AIX support: several fixes
2385 - Bug 2651: crash handling NULL write callback
2386 - Fixed several memory leaks related to Range requests
2387 - Fixed Joomla DB auth handling
2388 - Fixed SASL helper build checks
2389 - Fixed several IPv6 portability problems
2390 - Updated error page translations
2391
2392 Changes to squid-3.1.5 (02 Jul 2010):
2393
2394 - Bug 2967: raw-IPv6 address URL with append_domain broken
2395 - Bug 2950: HTTP responses with no Date, L-M or Expires can now be cached
2396 - Bug 2943: ICAP tokens not logged when using multiple access
2397 - Bug 2937: Fails to detect chunked encoding if not given in all lower case
2398 - Bug 2903: does not send indirect X-Client-Ip in ICAP respmod
2399 - Fix free memory corruption and off-by-one error when comparing SNMP OIDs
2400 - Port from 2.7: max_filedescriptor config option
2401 - Fix persistent_connection_after_error is meant to be on by default
2402 - ... and several build errors.
2403
2404 Changes to squid-3.1.4 (30 May 2010):
2405
2406 - Bug 2933: Verification of the max. port number for WCCP2 dynamic service
2407 - Bug 2924: RADIUS helper compile issues
2408 - Bug 2922: Fix assertion failed: HttpHeader.cc: "Headers[id].stat.aliveCount"
2409 - Bug 2919: tcp_outgoing_address ACLs not obeying acl_uses_indirect_client
2410 - Bug 2896: Fix assertion failed: comm.cc:2063: "!fd_table[fd].closing()"
2411 - Bug 2879: pt2: 3.0 regression in headers end finding
2412 - Bug 2877: pt2: only output zero-size warning on reverse-proxy requests
2413 - Bug 2876: FD_SETSIZE override not working on all linux distributions
2414 - Bug 2810: common log format generates 2 lines of syslog
2415 - Bug 2789: Optimize unlimited memory pools, and correctly handle limits over 2GB
2416 - Bug 2753: Fall back on IPv4 if IPv6 is not present
2417 - Bug 2697: Adaptation leaks and extra requests after reconfiguration
2418 - Bug 2633: Fix Ecap::HeaderRep::value(name) fails when there is no named header field
2419 - Change LDAP helpers to default to LDAP version 3 if available
2420 - Add Joomla and Salted Hash support to squid_db_auth helper
2421 - Fixed IpAddress port printing for ports higher than 9999
2422 - Disable chunked memory pooling by default.
2423 - ... and several build errors.
2424
2425 Changes to squid-3.1.3 (02 May 2010):
2426
2427 - Remove: Advertise 1.1 on replies to clients (broken chunked handling)
2428 - Fix tag ACL type not working
2429
2430 Changes to squid-3.1.2 (01 May 2010):
2431
2432 - Bug 2913: Fix DB auth warning in new perl version
2433 - Bug 2904: Prevent automake creating incomplete files
2434 - Bug 2899: Regression: Restore lost rfc1738_unescape() data type
2435 - Bug 2895: Regression: TPROXY2 compile errors
2436 - Bug 2879: Regression: headers end-finding
2437 - Bug 2874: Accept literal IPv6 address in icap_service URL
2438 - Bug 2860: Regression: WCCPv1 handshake
2439 - Bug 2848: Pass TCP_RST to client on early disconnect
2440 - Debian Bug 578047: Correct behaviour of --enable-ipv6
2441 - HTTP/1.1: Advertise 1.1 on requests to servers
2442 - HTTP/1.1: Advertise 1.1 on replies to clients
2443 - AIX / UNIX build fixes
2444 - Cygwin build fixes
2445 - squidclient: -k option to test connection keep-alive or close
2446 - Improved helper build for wider compatibility
2447 - Ensure the PID file directory exists on install
2448
2449 Changes to squid-3.1.1 (29 Mar 2010):
2450
2451 - Bug 2873: undefined symbol
2452 - Bug 2827: assertion in authentication
2453 - Remove ufsdump binary from default builds
2454 - Remove pinger from default startups
2455 - ... and several documentation updates.
2456
2457 Changes to squid-3.1.0.18 (14 Mar 2010):
2458
2459 - Regression Fix: IPv4-mapped prefix, broken in 3.1.0.16
2460 - Bug 2869: Remove unused external reference
2461 - Bug 2866: Support OpenSSL 1.0
2462 - Bug 2813: Random unix_group crash at startup
2463 - Send HTTP1.1 compliant 417 responses
2464 - Associate external acl message with the request
2465 - Various Digest parser fixes
2466 - ... and all bug fixes from 3.0 up to 3.0.STABLE25
2467
2468 Changes to squid-3.1.0.17 (24 Feb 2010):
2469
2470 - Regression Fix: Non-English error page UTF encoding
2471 - Bug 2616: reduce IdleConnList::removeFD messages
2472 - Bug 1843: multicast-siblings cache_peer option
2473 - Port from 2.7: X509 certificate alias-domain handling
2474 - Add adapted_http_access option
2475 - NTLMv2 support for fake NTLM helper
2476
2477 Changes to squid-3.1.0.16 (01 Feb 2010):
2478
2479 - Regression Fix: Make Squid abort on all config parse failures.
2480 - Regression Bug 2811: SNMP client/peer table OID numbering
2481 - Bug 2851: Connection pinning fails when using a peer
2482 - Bug 2850: Mismatch in hier_code enum / hier_strings array
2483 - Bug 2731: Add follow_x_forwarded_for support to ICAP
2484 - Bug 2730: Regressions in follow_x_forwarded_for since Squid-2
2485 - Bug 2706: Set timestamps during ICAP request satisfaction.
2486 - Bug 2553: X-Forwarded-For with IPv6 address not handled correctly
2487 - Fix: WCCPv1 not connecting to router correctly
2488 - Remove obsolete RunCache/RunAccel scripts.
2489 - Add client_ip_max_connections
2490 - Add the http::>ha format code and make http::>h log original request headers
2491 - ... and all bug fixes from 3.0 up to 3.0.STABLE22
2492 - ... and many more minor build and display annoyances.
2493
2494 Changes to squid-3.1.0.15 (23 Nov 2009):
2495
2496 - Regression Fix: myip ACL not accepted in config
2497 - Bug 2795: acl arp lookups including port
2498 - Bug 2794: ESI parsing fails on FreeBSD
2499 - Bug 2778: fix linking issues using SunCC
2500 - Bug 2724: eCAP build failure unless ICAP enabled
2501 - Bug 2628: Correct default PID location to PREFIX/var/run/squid.pid
2502 - Bug 2617: Performance degradation during processing list of dstdomain ACL's
2503 - Bug 2374: Support ICY / ICEcast / SHOUTcast streaming protocol.
2504 - Fix: 64-bit filesize issue in squidclient POST of large files
2505 - Fix: send correct Connection: header on intercepted replies
2506 - Support libtool 2.x
2507 - ESI libraries libexpat and libxml2 now optional
2508 - ESI support default enabled
2509 - Bump libcap minimum requirement to libcap 2.09+
2510 - ARP / MAC support fixes for IPv6-mode
2511 - Add outstanding IPv6 settings to squid.conf (localnet, localhost)
2512 - ... and many additions to the background testing structure
2513 - ... and very many minor build and code cleanups for non-GCC compilers.
2514
2515 Changes to squid-3.1.0.14 (27 Sep 2009):
2516
2517 - Bug 2777: Various build issues on OpenSolaris
2518 - Bug 2773: Segfault in RFC2069 Digest authentication
2519 - Bug 2747: Compile errors on Solaris 10
2520 - Bug 2735: Incomplete -fhuge-objects detection
2521 - Bug 2722: Fix http_port accel combined with CONNECT
2522 - Bug 2718: FTP sends EPSV2 on IPv4 connection
2523 - Bug 2648: stateful helpers stuck in reserved
2524 - Bug 2570: wccp2 "Here I Am" announcements not sent in memory-ony mode
2525 - Bug 2510: digest_ldap_auth uses incorrect logic with TLS
2526 - Bug 2483: bind() called before connect()
2527 - Bug 2215: config file line length limit (extended to 2 KB)
2528 - Support Accept-Language: * wildcard
2529 - Support autoconf 2.64
2530 - Support TPROXY for IPv6 traffic (requires kernel support)
2531 - Support TPROXY cache cluster behind WCCPv2
2532 - Correct ESI support to work in multi-mode Squid
2533 - Add 0.0.0.0 as an to_localhost address
2534 - DiskIO detection fixes and use optimal IO in default build.
2535 - Correct peer connect-fail-limit default of 10
2536 - Prevent squidclient sending two Accept: headers
2537 - ... all bug fixes from 3.0.STABLE19
2538 - ... and many more documentation fixes
2539
2540 Changes to squid-3.1.0.13 (04 Aug 2009):
2541
2542 - Bug 2723 regression: enable PURGE requests if PURGE method ACL is present.
2543 - Fix one more internal profiler error
2544 - Language Updates: Italian, Russian
2545 - Language Updates: Add many more aliases
2546 - Add Copyright document for errors/ content
2547 - ... all bug fixes from 3.0.STABLE18
2548 - ... and several code polishing cleanups
2549
2550 Changes to squid-3.1.0.12 (27 Jul 2009):
2551
2552 - Bug 2716: Chunked request Signed/Unsigned build error
2553 - Bug 2674: Remove limit on HTTP headers read.
2554 - Bug 2620: Invalid HTTP response codes causes segfault
2555 - Fix FTP EPSV negotiation parser.
2556 - Fix Via string when leak checking is enabled (valgrind etc)
2557 - ... and several documentation and testing additions
2558
2559 Changes to squid-3.1.0.11 (19 Jul 2009):
2560
2561 - Bug 2087: Support adaptation sets and chains
2562 - Bug 2459: dns error message broken when error handling delayed
2563 - Support ICAP Retry
2564 - Support ICAP retries based on the ICAP responses status code
2565 - Support logging ICAP
2566 - Support logging total DNS wait time
2567 - Support logging response times of adaptation transactions
2568 - General logging enhancements
2569 - Dynamically form chains based on ICAP X-Next-Services header
2570 - Support cross-transactional ICAP header exchange
2571 - ... and much adaptation polish and improvements
2572
2573 Changes to squid-3.1.0.10 (18 Jul 2009):
2574
2575 - Bug 2680: Regression Crash after rotate with no helpers running
2576 - Bug 2695: Regression in WCCPv2 L2 mask assignment
2577 - Bug 2707: Regression in FTP anonymous auth
2578 - Bug 422, 2706: RFC 2616 Date header requirements
2579 - Bug 1087: ESI processor not quoting attributes correctly.
2580 - Bug 1338: File prefetches aborted despite range_offset
2581 - Bug 2080: wbinfo_group.pl - false positive under certain conditions
2582 - Bug 2092: select loop 32-bit call counter overflows
2583 - Bug 2127: delay pools class 4 crashes with ntlm auth
2584 - Bug 2611: document fast/slow acl types
2585 - Bug 2614: Potential loss of adapted body data from eCAP adapters
2586 - Bug 2658: Missing TextException copy constructor
2587 - Bug 2659: String length overflows on append, leading to segfaults
2588 - Bug 2699: Build failure NTLM smb_lm helper
2589 - Bug 2709: TRANSLATIONS not installed
2590 - Bug 2710: squid_kerb_auth non-terminated string
2591 - Delay pools 64-bit buckets and IPv6-polish
2592 - Break forwarding loops for "transparent" or "intercept" http_ports.
2593 - Add --disable-translation option to detatch .po from error negotiation
2594 - Add squidclient man(1) page
2595 - Add localhost to default permitted networks
2596 - http_port allow-direct option to allow direct forwarding in accelerator mode
2597 - ... and many testing infrastructure updates
2598
2599 Changes to squid-3.1.0.9 (26 Jun 2009):
2600
2601 - Bug 2682: Add ftp_epsv control to disable EPSV support.
2602 - Bug 2665: Detach automake system from using -I.
2603 - Bug 2395: FTP auth errors not displayed
2604 - ... also several changes and bugs closed in 3.0.STABLE16
2605 - Port from 2.7: Show local address on listening sockets
2606 - Add "tag" type acl matching tags set by external acl helpers.
2607 - Adds Language alias linker/installer/upgrade scripts
2608 - Support for GCC 4.4
2609 - Fix false NAT lookup errors on Linux
2610 - Fix many Windows port issues
2611 - Fix squid_kerb_auth helepr install location
2612 - Better detection of IPv6 stack types
2613 - Updates Licensing information for Squid 3.1
2614 - ... and many packaging portability build and install issues
2615
2616 Changes to squid-3.1.0.8 (24 May 2009):
2617
2618 - Bug 2656: Pinger dies with general protection fault
2619 - Bug 2650: configure requires epoll_ctl in libepoll when --enable-epoll used
2620 - Bug 2648: Authentificator processes deferring and don't shutdown.
2621 - Bug 2645: allow squid to ignore must-revalidate
2622 - Bug 2644: auth scheme initialization is broken
2623 - Bug 2632: Make number of reforwarding tries configurable
2624 - Bug 2628: --with-pidfile=PATH option to override DEFAULT_PID_FILE
2625 - Bug 2627: HTCP Logging
2626 - Bug 2615: Call libecap::adapter::Service::start() when finalizing config.
2627 - Bug 2589: SNMP returning no data - wrong oid decoded
2628 - Bug 2571: Squid with IPv6 fails to start on kernel without IPv6
2629 - Bug 2559: Problem parsing /0 and /0.0.0.0
2630 - Bug 2404: WCCP in mask mode is broken
2631 - ... also all bugs closed by 3.0.STABLE14, 3.0.STABLE15, 3.0.STABLE16-RC1
2632 - Complete Interception multiple NAT support
2633 - Add Content-Disposition to the known headers list.
2634 - Make PEER_TCP_MAGIC_COUNT configurable
2635 - Fix pinger install location
2636 - Enable TPROXY v4 spoofing of CONNECT requests
2637 - ... and much documentation and code polishing
2638
2639 Changes to squid-3.1.0.7 (08 Apr 2009):
2640
2641 - Fix: several issues with ident
2642 - Add several language translations
2643 - Upgrade code testing infrastructure
2644 - Migrate much code to build as internal libraries
2645 - Support gcc 4.4
2646 - Support doxygen 1.5.8
2647 - ... and much code polish to make things read easier
2648
2649 Changes to squid-3.1.0.6 (01 Mar 2009):
2650
2651 - Regression Fix: Support HTTP/0.9 in accelerator mode
2652 - Bug 2601: Hack. Convert IPv4 netmasks to CIDR in IPv6-enabled mode
2653 - Bug 2593: Compile errors on Solaris 10
2654 - Bug 2591: adaptation_access does not work
2655 - Bug 2588: coredump in rDNS lookup
2656 - Bug 2526: default ALLOW when no list specified.
2657 - Bug 2287: Send a 505 on requests with unsupported HTTP versions
2658 - Bug 419: Hop by Hop headers MUST NOT be forwarded
2659 - Fix external_acl_type handling of SSL certificate details
2660 - Obsolete: dependency on nss_common.h and nss.h
2661 - Support libtool2
2662 - ... and various documentation and code polish
2663
2664 Changes to squid-3.1.0.5 (03 Feb 2009):
2665
2666 - Bug 2583: Fixed issue in content adaptation
2667 - Bug 2576: Make translate target obey --disable-auto-locale
2668 - Bug 2571: Add DNS failover to use IPv4-only listen when IPv6 fails.
2669 - Bug 2563: 99+% CPU Usage on FTP URL
2670 - Bug 2505, 2524, 2558: fixed several issues on connection handling
2671 - Fix several issues in request parsing
2672 - Fix memory leak from logformat parsing
2673 - Fix various ESI build errors
2674 - Make configure tests use C++ instead of C
2675 - Drop special localhost conversion RFC violation.
2676 - Add Language: Arabic
2677 - ... and various documentation and code polish
2678
2679 Changes to squid-3.1.0.4 (23 Jan 2009):
2680
2681 - Regression Fix: Bug 2558: rollback bug 2395 fix.
2682 - Bug 2555: Fixes to SNMP-MIB
2683 - Bug 2550: assertion comm.cc:350 !fd_table[fd].closing()
2684 - Bug 2547,2548: OSX compile errors (duplicate symbols and IPv6)
2685 - Bug 2508: comm.cc:2035 assertion fd_table[fd].closing()
2686 - Bug 2330: allow keep-alive+chunked; don't add max-age for no-cache
2687 - Polish ZPH configuration interface
2688 - Several Language Conversions to new auto-negotiate
2689 - Port from 2.7: squidclient -V and -j options for HTTP/1.1 and 0.9 testing
2690 - Fix: Pconn not being used when they should.
2691 - Fix: Fix pinger immediate shutdowns
2692 - Fix: Untangle CacheManager reports from log_fqdn
2693 - ... and all bugs fixed for 3.0.STABLE12
2694 - ... and many code polish and optimization fixes.
2695
2696 Changes to squid-3.1.0.3 (5 Dec 2008):
2697
2698 - Regression Fix: StoreIOBuffer patch removed.
2699 - Regression Fix: build issues with 3.1.0.2 bundle
2700 - Security Bug 2526: default ALLOW when no list specified
2701 - Bug 2525: encoding error on error pages
2702 - Bug 2424: slow file descriptor leak
2703 - Bug 2527: ICAP compile error on g++ 4.3.2
2704 - Bug 2523: bad assertion left in from debug
2705 - Bug 2395: FTP Auth errors and others not displayed
2706 - Update squid_kerb_auth to 1.0.5
2707 with better Squid integration.
2708 - Fix cache_peer forcedomainname= option
2709 - ... and many other minor fixes
2710
2711 Changes to squid-3.1.0.2 (9 Nov 2008):
2712
2713 - Bug 2516: error page templates not properly installed
2714 - Bug 2500: Solaris build issues
2715 - Fixes FreeBSD build issues
2716 - Release Notes completed
2717 - Languages: new Russian, Japanese, Chinese, and general updates
2718 - ... and other minor fixes
2719
2720 Changes to squid-3.1.0.1 (27 Oct 2008):
2721
2722 - Bundled ntlm_auth helper renamed (see Release Notes before changing anything)
2723 - peername ACL added for matching against a named peer destination
2724 - configure option --with-logdir= added to select log files location
2725 - squid_kerb_auth helper updated to 1.0.3 release
2726 - Bug #740: allow external acl's to use reply headers in format
2727 - Bug #2379: obsolete dns_testnames option
2728 - Code test infrastructure expanded to configuration testing
2729 - Policy changes to negative_ttl, cache deny QUERY, refresh_pattern
2730 to bring their defaults up to RFC 2616 requirements.
2731 - Large increase in RFC 2616 standard compliance (ongoing)
2732 - squid.conf cleanups for minimal config
2733 - Connection Pinning ported from 2.6 for NTLM passthru authentication
2734 - eCAP internal adaptation module support
2735 - Localization and CSS display control of error pages
2736 - Added semi-automatic documentation of source code
2737 - Added TE chunked encoding decoder to workaround broken HTTP/1.1 servers
2738 - HTCP improvements ported from 2.7 adding HTCP CLR requests
2739 - IPv6 (Internet Protocol version 6) support
2740 - ICMPv6 (Internet Control Message Protocol version 6) support
2741 - FTP agent now supports EPSV/EPRT commands
2742 - DNS internal resolver now supports AAAA and CNAME records
2743 - SNMP peer and client tables now support IPv6
2744 - SNMP peer table supports named peers with multiple entries per IP
2745 - SslBump: Squid-in-the-middle decryption and encryption of straight
2746 CONNECT and transparently redirected SSL traffic, using configurable
2747 client- and server-side certificates. While decrypted, the traffic
2748 can be inspected using ICAP.
2749 - TPROXY version 4.1 support
2750 - IPFW and Netfilter interception methods may now both be built in one binary.
2751 - ZPH Quality of Service patch now integrated
2752 - Null store now fully obsoleted and removed
2753 - Unknown request methods all supported
2754 - Follow_x_forwarder_for ported from 2.6
2755 - Bug #2223: Follow XFF extensions added
2756 - ... and many code and documentation cleanups
2757
2758 Changes to squid-3.0.STABLE26 (28 Aug 2011):
2759
2760 - Regression: header_replace for reply headers
2761 - Bug 3183: Invalid URL accepted with url host part of only '@'.
2762 - Bug 3107: ncsa_auth DES silently truncates passwords to 8 bytes
2763 - Bug 3056: comm.cc "!fd_table[fd].closing()" assertion from helperServerFree
2764 - Bug 2991: Wrong parameters to fcntl() in commSetCloseOnExec()
2765 - Bug 2933: Verification of the max. port number for WCCP2 dynamic service
2766 - Bug 2922: Fix assertion failed: HttpHeader.cc: "Headers[id].stat.aliveCount"
2767 - Regression Bug 2899: Restore lost rfc1738_unescape() data type
2768 - Regression Bug 2879: headers end finding
2769 - Bug 2876: FD_SETSIZE override not working on all linux distributions
2770 - Check for NULL and empty strings before calling str*cmp().
2771 - Correct parsing of large Gopher indexes
2772
2773 Changes to squid-3.0.STABLE25 (14 Mar 2010):
2774
2775 - Bug 2845: Rework the http digest auth parser
2776 - Bug 2787: unknown/unexpected status code messages
2777 - Bug 2507: squid_ldap_group: Strip Domain name separated by +
2778 - Bug 2367: stale=true on digest requests with unknown nonce
2779 - ... and several other minor corrections
2780
2781 Changes to squid-3.0.STABLE24 (13 Feb 2010):
2782
2783 - Bug 2858: Segment violation in HTCP
2784 - Updated refresh pattern for dynamic pages
2785
2786 Changes to squid-3.0.STABLE23 (02 Feb 2010):
2787
2788 - Bug 2856: removing assert() required for 3.0 patch for SQUID-2010:1
2789 - Regression Fix: Build error in Kerberos helper after library removal.
2790
2791 Changes to squid-3.0.STABLE22 (01 Feb 2010):
2792
2793 - Regression Fix: Make Squid abort on all config parse failures.
2794 - Bug 2787: Reduce unexpected http status to non-critical warnings.
2795 - Bug 2496: Downloading some variants in full before relaying
2796 - Bug 2452: Add upper limit to external_acl_type entries.
2797 - Removed optional kerberos/spnegohelp/ library due to licensing issues
2798 - Add client_ip_max_connections
2799 - Handle DNS header-only packets as invalid.
2800
2801 Changes to squid-3.0.STABLE21 (22 Dec 2009):
2802
2803 - Bug 2830: Clarify where NULL byte is in headers.
2804 - Bug 2778: Linking issues using SunCC
2805 - Bug 2395: FTP errors not displayed
2806 - Bug 2155: Assertion failures on malformed Content-Range response headers
2807 - Fix parsing and a few bugs in ACL time type
2808 - Fix RFC keep-alive compliance on intercepted replies
2809 - Improved security hardening on %nn parser
2810 - Replace several GCC-specific code snippets.
2811
2812 Changes to squid-3.0.STABLE20 (29 Oct 2009):
2813
2814 - Bug 2794: ESI parsing on FreeBSD
2815 - Bug 2791: assertion failed: MemBuf.cc:400: new_cap > (size_t) capacity
2816 - Bug 2779: Support GNU/kFreeBSD
2817 - Bug 2773: Segfault in RFC2069 Digest authantication
2818 - Bug 2768: squid_ldap_group argument parsing error
2819 - Bug 2761: Gopher and double HTTP response header
2820 - Bug 2735: Incomplete -fhuge-objects detection
2821 - Bug 2722: prevent CONNECT via http_port with accel
2822 - Bug 2624: Invalid response for IMS request
2823 - Bug 2510: digest_ldap_auth TLS support
2824 - Correct LINUX_CAPABILITY actions on non-Linux
2825
2826 Changes to squid-3.0.STABLE19 (06 Sep 2009):
2827
2828 - Bug 2745: Invalid Response error on small reads
2829 - Bug 2739: DNS resolver option ndots can't be parsed from resolv.conf
2830 - Bug 2734: some compile errors on Solaris
2831 - Bug 2648: stateful helpers stuck in reserved if client disconnects while helper busy
2832 - Bug 2541: Hang in 100% CPU loop while extacting header details using a delimiter other than comma
2833 - Bug 2362: Remove support for deferred state in stateful helpers
2834 - Add 0.0.0.0 as a to_localhost address
2835 - Docs: Improve chroot directive documentation slightly
2836 - Fixup libxml2 include magics, was failing when a configure cache was used
2837 - ... and some minor testing improvements.
2838
2839 Changes to squid-3.0.STABLE18 (04 Aug 2009):
2840
2841 - Bug 2728: regression: assertion failed: !eof
2842 - Bug 2732: reply_body_max_size smaller than error page loops
2843 infinitely until out of memory
2844 - Bug 2725: pconn failure if domain or client_address are unset
2845 - Bug 2648: reserved helpers not shut down after reconfigure/rotate
2846 - Bug 2462: make check should tell when cppunit is missing
2847 - Remove excess messages about headers < minimum size
2848 - Support Libtool 2.2.6
2849
2850 Changes to squid-3.0.STABLE17 (27 Jul 2009):
2851
2852 - Bug 2680 regression: Crash after rotate with no helpers running
2853 - Bug 2710: squid_kerb_auth non-terminated string
2854 - Bug 2679: strsep and strtoll detection failure
2855 - Bug 2674: Remove limit on HTTP headers read.
2856 - Bug 2659: String length overflows on append, leading to segfaults
2857 - Bug 2620: Invalid HTTP response codes causes segfault
2858 - Bug 2080: wbinfo_group.pl - false positive under certain conditions
2859 - Bug 1087: ESI processor not quoting attributes correctly.
2860 - Fix: issue with AUFS/UFS/DiskD writing objects to disk cache
2861 - Several small build issues with previous release.
2862
2863 Changes to squid-3.0.STABLE16 (15 Jun 2009):
2864
2865 - Bug 2672: cacheMemMaxSize 32-bit overflow during snmpwalk
2866 - Bug 2481: Don't set expires: now in generated error responses
2867 - Bug 2387: The calculation of the number of hash buckets correctly
2868 - Fix infinite loop in MSNT auth helper
2869 - Fix FD_SETSIZE on FreeBSD
2870 - Fix stripping NT domain in squid_ldap_group
2871 - Fix RADIUS auth helper build
2872 - Add Translate: and Unless-Modified-Since: headers to known list
2873 - Make fakeauth handle NTLMv2 better
2874 - Better Kerberos support detection
2875 - Several Widows port fixes
2876
2877 Changes to squid-3.0.STABLE16-RC1 (16 May 2009):
2878
2879 - Bug 1148: Ported from 3.1: Chunked Transfer Encoding
2880 - Bug 2648: NTLM helpers not shutting down when deferred
2881
2882 Changes to squid-3.0.STABLE15 (06 May 2009):
2883
2884 - Regression Bug 2635: Incorrect Max-Forwards header type
2885 - Bug 2652: 'Success' error on CONNECT requests
2886 - Bug 2625: IDENT receiving errors
2887 - Bug 2610: ipfilter support detection
2888 - Bug 2578: FTP download resume failure
2889 - Bug 2536: %H on HTTPS error pages
2890 - Bug 2491: assertion "age >= 0"
2891 - Bug 2276: too many NTLM helpers running
2892 - Endian system and compiler fixes provided by the NetBSD project
2893 - documentation fixes provided by the Debian project
2894
2895 Changes to squid-3.0.STABLE14 (11 Apr 2009):
2896
2897 - Regression Fix: HTTP/0.9 in accelerator mode
2898 - Bug 1232: cache_dir parameter limited to only 63 entries
2899 - Bug 1868: support HTTP 207 status
2900 - Bug 2518: assertion failure on restart/reconfigure
2901 - Bug 2588: coredump in rDNS lookup
2902 - Bug 2595: Out of bounds memory write in squid_kerb_auth
2903 - Bug 2599: Idempotent start
2904 - Bug 2605: Prevent setsid() on helpers in daemon mode
2905 - Fix external_acl_type option parsing
2906 - Fix delay pools counters on FTP
2907 - Fix several issues with ident (some remain)
2908 - Fix performance issues with persistent connections
2909 - Fix performance issues with delay pools
2910 - Fix forwarding of OPTIONS requests
2911 - Add support for HTTP 1.1 Content-Disposition header
2912 - Add support for Windows 7, Windows Server 2008 R2 and later
2913 - ... and many small documentation updates
2914
2915 Changes to squid-3.0.STABLE13 (03 Feb 2009):
2916
2917 - Fix several issues in request parsing
2918 - Fix memory leak from logformat parsing
2919 - Fix various ESI build errors
2920 - ... and some documentation updates
2921
2922 Changes to squid-3.0.STABLE12 (21 Jan 2009):
2923
2924 - Bug 2533: Solaris (sparc) 64-bit build breaks with gcc/g++
2925 - Bug 2542: ICAP filters break download resume
2926 - Bug 2556: HTCP fails without icp_port
2927 - Bug 2564: logformat '%tl' field not working as advertised
2928 - Port from 3.1: TestBed basic build consistency checks
2929 - Policy: Change half_closed_clients default to off
2930 - Policy: Removed -V command line option, deprecated by 2.6
2931 - ... and several other minor code cleanups
2932
2933 Changes to squid-3.0.STABLE11 (24 Dec 2008):
2934
2935 - Bug 2424: filedescriptors being left unnecessary opened
2936 - Bug 2545: fault passing ICAP filtered traffic to peers
2937 - Bug 2227: Sefgaults in MemBuf::reset during idnsSendQuery
2938 - ... and some minor admin and debug cleanups.
2939
2940 Changes to squid-3.0.STABLE11-RC1 (3 Dec 2008):
2941
2942 - Removes patch causing cache of bad objects
2943 - Bug 2526: bad security default in ACLChecklist
2944 - Fixes regression: access.log request size tag
2945 - Fixes cache_peer forceddomainname=X option
2946 - ... and many minor documentation cleanups
2947
2948 Changes to squid-3.0.STABLE10 (14 Oct 2008):
2949
2950 - Bug 2391: Regression: bad assert in forwarding
2951 - Bug 2447: Segfault on failed TCP DNS query
2952 - Bug 2393: DNS requests getting stuck in idns queue
2953 - Bug 2433: FTP PUT gives bad gateway
2954 - Bug 2465: Limited DragonflyBSD support
2955 - ... and other minor bugs and documentation
2956
2957 Changes to squid-3.0.STABLE9 (9 Sep 2008):
2958
2959 - Policy Enforcement: COSS is unusable in 3.0
2960 - Port from 3.1: Language Pack compatibility
2961 - Port from 2.6: Windows Support Notes
2962 - Fix several minor regressions:
2963 HTCP stats reporting
2964 cachemgr delay pool config
2965 CARP build error
2966 - Bug 2340: uudecode dependency for icons removed
2967 - Bug 2352: no_check.pl ntlm challenge fix
2968 - Bug 2426: buffer increase for kerberos auth fields
2969 - Bug 2427: squid_ldap_group codes fix
2970 - Bug 2437: peer name now shown in access.log
2971 - Add sane display of unsupported method errors
2972 - ... and various other code cleanups
2973
2974 Changes to squid-3.0.STABLE8 (18 Jul 2008):
2975
2976 - Port from 2.6: Support for cachemgr sub-actions
2977 - Port from 2.6: userhash peer selection method
2978 - Port from 2.6: sourcehash peer selection method
2979 - Bug 2376: round-robin balancing fixes
2980 - Bug 2388: acl documentation cleanup
2981 - Bug 2365: cachemgr.cgi HTML output encoding
2982 - Bug 2301: Regression: Log format size options
2983 - Bug 2396: Correct the opening of PF device file.
2984 - Bug 2400: ICAP accept mechanism
2985 - Bug 2411: Regression: fakeauth_auth crashes
2986 - Many fixes to the Windows support (not complete yet).
2987 - Boost error pages HTML standards.
2988 - Fixes several issues on 64-bit systems
2989 - Fixes several issues on older or stricter compilers
2990 - Linux-2.6.24/2.6.25 netfilter_ipv4.h __u32 workaround
2991 - Update Release Notes: 'all' ACL is built-in since 3.0.STABLE1
2992
2993 Changes to squid-3.0.STABLE7 (22 Jun 2008):
2994
2995 - Fix several ASN issues
2996 - Fix SNMP reporting of counters
2997 - Fix round-robin algorithms
2998 - GCC 4.3 support
2999 - Netfilter v1.4.0 bug workaround
3000 - Bugs 2350 and 2323: memory issues
3001 - Bugs 2384, 951, 1566: ESI assertions
3002 - Various minor debug and documentation cleanups
3003
3004 Changes to squid-3.0.STABLE6 (20 May 2008):
3005
3006 - Bug 2254: umask Feature from 2.6 added
3007 - cachemgr.cgi default config file added
3008 - Several authentication bug fixes
3009 - Improved Windows Support
3010 - better DNS lookup methods for unqualified hostames
3011 - better support for 64-bit environments
3012 - Bug 2332: Crash when tunnelling
3013 - Removed the advertisement clause from BSD licenses
3014 according to the GPLv2+ changes in BSD
3015 - ... and other bugs and minor cleanups
3016
3017 Changes to squid-3.0.STABLE5 (28 Apr 2008):
3018
3019 - Support for resolv.conf 'domain' option
3020 - Improved URI support, including
3021 longer URI up to 8192 bytes accepted
3022 better handling of intercepted URI
3023 better port for non-FQDN URI lookups
3024 - Improved logging, including
3025 Bug 3210 fixed: incorrect timestamp format in earlier 3.0 releases.
3026 Fixed 'log_ip_on_direct' option behaviour
3027 - Support for profiling on x86 64-bit systems
3028 - .. and other bugs and minor code cleanups.
3029
3030 Changes to squid-3.0.STABLE4 (2 Apr 2008):
3031
3032 - Bug 2288: compile error slipped into STABLE3.
3033
3034 Changes to squid-3.0.STABLE3 (31 Mar 2008):
3035
3036 - Improved HTTP 1.1 support.
3037 - Improved MacOSX (Leopard) support
3038 - Bug 2206: Proxy-Authentication regression in STABLE2.
3039 - Strip Domain from NTLM usernames for use in class 4 Delay Pools
3040 - ... and other bugs and minor code cleanup
3041
3042 Changes to squid-3.0.STABLE2 (1 Mar 2008):
3043
3044 - Add myportname ACL for matching the accepting port name (see release notes)
3045 - Add include directive for squid.conf (see release notes)
3046 - Add ability to strip kerberos realm from usernames during Auth
3047 - License cleanup to comply with GPLv2 or later
3048 - Updated Error Pages and Translations
3049 - Updated configuration examples
3050 - Updated valgrind support for valgrind-3.3.0
3051 - Improved support for Windows and MacOS X Leopard
3052 - Improved support for files larger than 2GB
3053 - Improved support for CARP arrays and WCCPv2
3054 - Improved cachmgr, SNMP, and log reporting
3055 - ... and as usual Many bug fixes since STABLE 1
3056
3057 Changes to squid-3.0.STABLE1 (13 Dec 2007):
3058
3059 - Major rewrite translating the code to C++, originally based on
3060 Squid-2.5.STABLE1
3061 - Internal client streams concept for content adaptation
3062 - ICAP (Internet Content Adaptation Protocol) client support
3063 - ESI (Edge Side Includes) support added
3064 - Improved support for files larger than 2GB.
3065 - And a lot more. Most features from Squid-2.6 is supported, but not
3066 all. See the release notes for details.
3067
3068
3069 Squid-2 ChangeLog of versions fully ported to Squid-3 follows.
3070
3071 Changes to squid-2.6.STABLE22 (19 October 2008)
3072
3073 - Bug #2396: Correct the opening of the PF device file.
3074 - Make --with-large-files and --with-build-envirnment=default play
3075 nice together
3076 - Workaround for Linux-2.6.24 & 2.6.25 netfiler_ipv4.h include header
3077 __u32 problem
3078 - Make dns_nameserver work when using --disable-internal-dns on glibc
3079 based systems
3080 - Bug #2426: Increase negotiate auth token buffer size
3081 - Bug #2427: squid_ldap_group -h reports the old % codes for -f
3082 - Bug #2477: swap.state permission issues if crashing during "squid -k
3083 reconfigure"
3084 - Windows port: Fix build error using latest MinGW runtime.
3085
3086
3087
3088 Older ChangeLog follows. The sections relating to Squid-2.6 is not entirely
3089 authorative for this release and mirrored here for reference only.
3090
3091 - CARP now plays well with the other peering algorithms,
3092 and support for CARP peerings is compiled by default. Can be
3093 disabled by --disable-carp
3094 - Configuration file can be read from an external program
3095 or preprocessor. See squid.8 man page.
3096 - http_port is now optional, allowing for SSL only operation
3097 - Satellite and other high latency peering relations enhancements
3098 (Robert Cohren)
3099 - Nuked num32 types, and made type detection more robust by the
3100 use of typedefs rather than #defines.
3101 - the mailto links on Squid's ERR pages now contain data about the
3102 occurred error by default, so that the email will contain this data in
3103 its body. This feature can be disabled via the email_err_data directive.
3104 (Clemens L?ser)
3105 - COSS now uses a file called stripe and the path in squid.conf is the
3106 directory this is placed in. Additionally squid -z will create the
3107 COSS swapfile.
3108 - WCCPv2 support, including mask assignment support
3109 - HTCP support for access control and the CRL operation for
3110 purgeing of cache content
3111 - ICAP related fixes
3112 - Windows-related fixes, including Vista and Longhorn identification
3113 - Client-side parsing and some string use optimisations
3114 - Lots of off-by-one and memory leaks in corner cases have been fixed
3115 thanks to valgrind
3116 - Improved high-resolution profiling
3117 - Windows overlapped-IO and thread support added to the Async IO disk code
3118 - Improvements for handling large DNS replies
3119
3120 Changes to squid-2.6.STABLE15 (31 Aug 2007)
3121
3122 - The select() I/O loop got broken by the /dev/poll addition
3123 (2.6.STABLE14)
3124 - Bug #2017: Fails to work around broken servers sending just the HTTP
3125 headers
3126 - Bug #2023: Compile error with old GCC 2.x or other ANSI-C compilers
3127 before C99
3128 - squid.conf.default updated and reorganised in more sensible groups
3129 - correct and document the syslog access_log format
3130 - Armenian error pages translation
3131 - digest_ldap_helper usage help updated
3132 - Bug #1560: ftpSendPasv: getsockname(-1,..): (9) Bad file descriptor
3133 - Improve delay pools in low traffic environment by checking timeouts
3134 at a steady 1 second interval even when there is not much activity
3135 - Don't request authentication on transparently intercepted
3136 connections
3137 - Cleanup linux capabilities for tproxy
3138 - Bug #2003: 'via' config directive doesn't affect response headers
3139 - Bug #1902: Adds Numeric Hit and invalid request counters to IP Cache
3140 - Add missing $|=1 to squid_db_auth
3141 - Bug #2050: Persistent connection dropped if cache has no
3142 Content-Length
3143 - Verify the URL on memory cache hits
3144 - Bug #2057: NTLM stop work in messengers after upgrade to 2.6.STABLE14
3145 - Bug #1972: Squid sets peers to down state when they are in fact
3146 working.
3147 - potential segmentation fault in storeLocateVary()
3148 - Bug #2066: chdir after chroot
3149 - Windows port: Fix compiler warnings when building Squid as
3150 application (not Windows service mode)
3151 - Spelling correction of received
3152
3153 Changes to squid-2.6.STABLE14 (15 Jul 2007)
3154
3155 - squid.conf.default cleanup to have options in their proper sections.
3156 - documentation correction in the refresh_pattern ignore-auth option
3157 - URI-escaping not uses the recommended upper-case hex codes
3158 - refresh_pattern min-age 0 correted to really mean 0, and not 1 second
3159 - Always use xisxxxx() Squid defined macros instead of ctype
3160 functions.
3161 - Kerberos SPNEGO/Negotiate helper for the negotiate scheme
3162 - Database basic auth helper using Perl DBI to connect to most SQL DBs
3163 - Solaris /dev/poll network I/O support
3164 - configure fixes to make cross compilation somewhat easier
3165 - Removed incorrect -a reference from http_port documentation
3166 - Bug #1900: Double "squid -k shutdown" makes Squid restart again
3167 - Bug #1968: Squid hangs occasionally when using DNS search paths
3168 - Novell eDirectory digest auth helper (digest_edir_auth)
3169 - Bug #1130: min-size option for cache_dir
3170 - POP3 basic auth helper querying a POP3 server
3171 - Cosmetic squid_ldap_auth fixes from Squid-3
3172 - Bug #1085: Add no-wrap to cache manager HTML tables
3173 - Automatically restart if number of available filedescriptors becomes
3174 alarmingly low, preventing a situation where Squid would otherwise
3175 permanently stop processing requests.
3176 - Bug #2010: snmp_core.cc:828: warning: array subscript is above
3177 array bounds
3178 - Deal better with forwarding loops
3179
3180 Changes to squid-2.6.STABLE13 (11 May 2007)
3181
3182 - Make sure reply headers gets sent even if there is no body available
3183 yet, fixing RealMedia streaming over HTTP issues.
3184 - Undo an accidental name change of storeUnregisterAbort.
3185 - Kill an ancient malplaced storeUnregisterAbort call from ftp.c
3186 - Bug #1814: SSL memory leak on persistent SSL connections
3187 - Don't log ECONNREFUSED/ECONNABORTED accept failures in cache.log
3188 - Cosmetic fix: added missing newline in WCCPv2 configuration dump.
3189 - Ukrainan error messages
3190 - Convert various error pages from DOS to UNIX text format
3191 - Bug #1820: COSS assertion failure t->length == MD5_DIGEST_CHARS
3192 - Clarify the max-conn=n cache_peer option syntax slightly
3193 - Bug #1892: COSS segfault on shutdown
3194 - Windows port: fix undefined ECONNABORTED
3195 - Make refreshIsCachable handle ETag as a cache validator, not
3196 only last-modified
3197 - in_port_t is not portable, use unsigned short instead
3198 - Fix fs / auth / snmp dependencies
3199 - Portability: statfs() may reqire #include <sys/statfs.h>
3200
3201 Changes to squid-2.6.STABLE12 (20 Mar 2007)
3202
3203 - Assertion error on TRACE
3204
3205 Changes to squid-2.6.STABLE11 (17 Mar 2007)
3206
3207 - Bug #1915: assertion failed: client_side.c:4055: "buf != NULL ||
3208 !conn->body.request"
3209 - Handle garbage helper responses better in concurrent protocol format
3210 - Fix kqueue when overflowing the changes queue
3211 - Make sure the child worker process commits suicide if it could
3212 not start up
3213 - Don't log short responses at debug level 1
3214 - Fix bswap16 & bwsap32 error on NetBSD
3215 - Fix collapsed_forwarding for non-GET requests
3216
3217 Changes to squid-2.6.STABLE10 (4 Mar 2007)
3218
3219 - Upgrade HTTP/0.9 responses to our HTTP version (HTTP/1.0)
3220 - various diskd bugfixes
3221 - In the access.log hierarchy field log the unique peer name
3222 instead of the host name
3223 - unlinkdClose() should be called after (not before) storeDirSync()
3224 - CLEAN_BUF_SZ was defined, but never used anywhere
3225 - logging HTTP-request size
3226 - Fix icmp pinger communication on FreeBSD and other not supporing
3227 large dgram AF_UNIX sockets
3228 - Release objects on swapin failure
3229 - Bug #1787: Objects stuck in cache if origin server clock in future
3230 - Bug #1420: 302 responses with an Expires header is always cached
3231 - Primitive support for HTTP/1.1 chunked encoding, working around
3232 broken servers
3233 - Clean up relations between TCP probing and DNS checks of peers with
3234 no known addresses.
3235 - Fix a minor HTML coding error in ftp directory listings with // in
3236 the path
3237 - Bug #1875, #1420. Cleanup of refresh logics when dealing with
3238 non-refreshable content
3239 - Gopher cleanups and bugfixes
3240 - Negotiate authentication fixed again. Broken since STABLE7 by the
3241 patch for Bug #1792.
3242 - Bug #1892: COSS tries to shut down the same directory twice on exit
3243 - Bug #1908: store*DirRebuildFromSwapLog() ignores some SWAP_LOG_DEL
3244 entries
3245 - Added support for Subversion HTTP request methods MKACTIVITY,
3246 CHECKOUT and MERGE.
3247
3248 Changes to squid-2.6.STABLE9 (24 Jan 2007)
3249
3250 - Bug #1878: If-Modified-Since broken in 2.6.STABLE8
3251 - Bug #1877 diskd bug in storeDiskdIOCallback()
3252
3253 Changes to squid-2.6.STABLE8 (21 Jan 2007)
3254
3255 - Bug #1873: authenticateNTLMFixErrorHeader: state 4.
3256 - Document the https_port vhost option, useful in combination with
3257 a wildcard certificate
3258 - Document the existence of connection pinning / forwarding of NTLM
3259 auth and a few other features overlooked in the release notes.
3260 - Spelling correction of the ssl cache_peer option
3261 - Add back the optional "accel" http_port option. Makes accelerator
3262 mode configurations easier to read.
3263 - Bug #1872: Date parsing error causing objects to get unexpectedly
3264 cached.
3265 - Cleanup to have the access.log tags autogenerated from enums.h
3266 - Bug #1783: STALE: Entry's timestamp greater than check time. Clock
3267 going backwards?
3268 - Don't update object timestamps on a failed revalidation.
3269 - Fix how ftp://user@host URLs is rendered when Squid is built with
3270 leak checking enabled
3271
3272 Changes to squid-2.6.STABLE7 (13 Jan 2007)
3273
3274 - Windows port: Fix intermittent build error using Visual Studio
3275 - Add missing tproxy info from the dump of http port configuration
3276 - Bug #1853: Support for ARP ACL on NetBSD
3277 - clientNatLookup(): fix wrong function name in debug messages
3278 - Convert ncsa_auth man page from DOS to Unix text format.
3279 - Bug #1858: digest_ldap_auth had some remains of old hash format
3280 - Correct the select_loops counter when using select(). Was counted twice
3281 - Clarify the http_port vhost option a bit
3282 - Fix cache-control: max-stale without value or bad value
3283 - Bug #1857: Segmentation fault on certain types of ftp:// requests
3284 - Bug #1848: external_acl crashes with an infinite loop under high load
3285 - Bug #1792: max_user_ip not working with NTLM authentication
3286 - Bug #1865: deny_info redirection with authentication related acls
3287 - Small example on how to use the squid_session helper
3288 - Bug #1863: cache_peer monitorurl, monitorsize and monitorinterval not working properly
3289 - Clarify the transparent http_port option a bit more
3290 - Bug #1828: squid.conf docutemtation error for proxy_auth digest
3291 - Bug #1867: squid.pid isn't removed on shutdown
3292
3293 Changes to squid-2.6.STABLE6 (12 Dec 2006)
3294
3295 - Bug #1817: Assertion failure assert(buflen >= copy_sz) in htcp.c htcpBuildAuth()
3296 - Add client source port logformat tag >p
3297 - Cleanup of transparent & accelerator mode request parsing to untangle the firewall dependencies a bit
3298 - Bug #1799: Harmless 1 byte buffer overflow on long host names in /etc/hosts
3299 - automake no longer recommends mkinstalldirs. Removed.
3300 - Only use crypt() if it's available, allowing ncsa_auth to be built
3301 on platofms without crypt() support.
3302 - Windows port documentation updates
3303 - Bug #1818: Assertion failure assert(e->swap_dirn >= 0) in fs/coss/store_dir_coss.c storeCoss_DeleteStoreEntry
3304 - Bug #1117: assertion failed: aufs/store_dir_aufs.c:642: "rb->flags.need_to_validate"
3305 - Remove extra newline in redirect message sent by deny_info http://... aclname
3306 - Bug #1805: assertion failed: StatHist.c:195: "D[i] >= 0"
3307 - Clarify the external_acl_type helper format specification and some defaults
3308 - Add support for the weight= parameter to round-robin peers
3309 - Bug #1832: Error building squid-2.6.STABLE5 using --enable-truncate
3310 - Convert snmpDebugOid to use a temporary String object instead of strcat
3311 - Document that proxy_auth also accepts -i for case-insensitive operation
3312 - Remove malloc/free of temporary buffer in time parsing routines.
3313 - Reduce memory allocator pressure by not continually allocating client-side read buffers
3314 - Accept large dates >2^31 on 64-bit platformst. Seen for example in the Google logo.
3315 - Convert the connStateData->chr single link list to a normal dlink_list for clarity.
3316 - Bug #1584: Unable to register with multiple WCCP2 routers
3317 - Fix the WCCPv2 mask assignment code to not crash as the value assignments are built.
3318 - Bug #439: Multicast ICP peering is unstable and considers most peers dead
3319 - Bug #1801: NTLM authentication ends up in a loop if the server responds with a retriable error
3320 - Bug #1839: Cosmetic debug message cleanup in peerHandleHtcpReply.
3321 - Bug #1840: Disable digest and netdb queries to multicast peers
3322 - Bug #1641: assertion failed: stmem.c:149: "size > 0" while processing certain Vary objects
3323 - Fix build errors when using latest MinGW Windows environment
3324
3325 Changes to squid-2.6.STABLE5 (3 Now 2006)
3326
3327 - Bug #1776: 2.6.STABLE4 aufs fails to compile if coss isn't enabled
3328 - COSS improvements and cleanups
3329 - SNMP linking issue resolved, enabling SNMP support to be build in all platforms
3330 - Bug #1784: access_log syslog results in blanks syslog lines between every entry
3331 - Bug #1719: Incorrect error message on invalid cache_peer specifications
3332 - Bug #1785: Memory leak in handling of negatively cached objects
3333 - Bug #1780: Incorrect Vary processing in combination with collapsed_forwarding
3334 - Bug #1782: Memory leak in ncsa_auth on password changes
3335 - Suppress some annoying coss startup messages raising the debug level to 2.
3336 - Clarify the external_acl_helper concurrency= change.
3337 - aioDone() could be called twice from aufs and from coss (when using AIOPS) during shutdown.
3338 - Bug #1794: Accept 00:00-24:00 as a valid time specification even if redundand and the same as 00:00-23:59
3339 - Bug #1795: Theoretical memory leak in storeSetPublicKey
3340 - Removing port 563 from the default SSL_ports and Safe_ports ACLs
3341 - Bug #1724: Automatically enable Linux Netfilter support with --enable-linux-tproxy.
3342 - Bug #1800: squid -k reconfigure crash when using req/rep_header acls
3343 - Clarify the select/poll/kqueue/epoll configure --enable/disable options
3344 - Bug #1779: Delay pools fairness when multiple connections compete for bandwidth
3345 - Bug #1802: Crash on exit in certain conditions where cache.log is not writeable
3346 - Bug #1796: Assertion error HttpHeader.c:914: "str"
3347 - Bug #1790: Crash on wccp2 + mask assignement + standard wccp service
3348 - Silence harmless gcc compile warning.
3349 - Clean up poll memory on shutdown
3350 - Ported select, poll and win32 to new comm event framework
3351 - Windows port: Correctly identify Windows Vista and Windows Server Longhorn
3352 - Added a basic comm_select_simple comm loop only requiring minimal POSIX compliance.
3353 - Safeguard from kb_t counter overflows on 32-bit platforms
3354
3355 Changes to squid-2.6.STABLE4 (23 Sep 2006)
3356
3357 - Bug #1736: Missing Italian translation of ERR_TOO_BIG error page
3358 - Windows port enhancement: added native exception handler with signal emulation
3359 - Fix the %un log_format tag again. Got broken in 2.6.STABLE2
3360 - Fix Squid crash when using %a in ERR_INVALID_REQ and ERR_INVALID_URL error messages.
3361 - Bug #212: variable %i always 0.0.0.0 in many error pages
3362 - Bug #1708: Ports in ACL accepts characters and out of range
3363 - Bug #1706: Squid time acl accepts invalid time range.
3364 - Fix another harmless fake_auth compiler warning on gcc 4.1.1 x86
3365 - Fix an harmless snmp_core.c compiler warning on gcc 4.1.1 x86
3366 - Bug #1744: squid-2.6.STABLE3 - fakeauth_auth crashing on certain requests
3367 - Bug #1746: Harmless off by one overrun in ncsa_auth md5 password validation
3368 - Bug #1598: start_announce cannot be disabled
3369 - Periodically flush cache.log to disk when "buffered_logs on" is set
3370 - Numerous COSS improvements and fixes
3371 - Windows port: merge of MinGW support
3372 - Windows port: Merged Windows threads support into aufs
3373 - Bug #1759: Windows port cachemgr.cgi attempts to write to file system root directory
3374 - Numerous portability fixes
3375 - Various minor statistics cleanup on 64-bit hosts with more than 4GB of memory
3376 - Bug #1758: HEAD on ftp:// URLs always returned 200 OK.
3377 - Bug #1760: FTP related memory leak
3378 - Bug #1770: WCCP2 weighted assignment
3379 - Bug #1768: Redundant DNS PTR lookups
3380 - Bug #1696: Add support for wccpv2 mask assignment
3381 - Bug #1774: ncsa_auth support for cramfs timestamps
3382 - Bug #1769: near-hit and filedescriptor usage missing in SNMP MIB
3383 - Bug #1725: cache_peer login=PASS documentation somewhat confusing
3384 - Bug #1590: Silence those ETag loop warnings
3385 - Bug #1740: Squid crashes on certain malformed HTTP responses
3386 - Bug #1699: assertion failed: authenticate.c:836: "auth_user_request != NULL"
3387 - Improve error reporting on unexpected CONNECT requests in accelerator mode
3388 - Cosmetic change to increase cache.log detail level on invalid requests
3389 - Bug #1229: http_port and other directives accept invalid ports
3390 - Reject http_port specifications using both transparent and accelerator options
3391 - Cosmetic cleanup to not dump stacktraces on configuration errors
3392
3393
3394 Changes to squid-2.6.STABLE3 (18 Aug 2006)
3395
3396 - Bug #1577: assertion failed "fm->max_n_files <= (1 << 24)" on
3397 very large cache_dir. Limit number of objects stored to slightly
3398 less to avoid this.
3399 - Bug #1705: Correct error message on invalid time weekday specification
3400 - Don't attempt to guess netmask in src/dst acl specifications
3401 if none was provided. Assume it's an IP even if it ends in 0
3402 - Bug #1665: log_format %ue, %us tags for external or ssl user id
3403 - Bug #1707: delay pools often ignored the set limit
3404 - Bug #1716: Support for recent OpenSSL 0.9.7 versions
3405 (0.9.8 always worked)
3406 - COSS fixes and performance improvements
3407 - Memory leak when reading configuration files with overlapping
3408 ACL data where squid -k parse complains.
3409 - Memory leak related to pinned connections
3410 - Show include acls unexpanded in cachemgr configuration dumps
3411 - Fixed WARNING defer handler for HTTP Socket does not call commDeferFD
3412 - Bug #1304: Downloads may hang when using the cache_dir max-size option
3413 - Optimization of network I/O
3414 - Bug #1730: make problem with --enable-follow-x-forwarded-for on Solaris
3415 - Fixed a memory leak on certain invalid requests
3416 - Bug #1733: ERR_CANNOT_FORWARD Portuguese translation update
3417 - Bug #582: ntlm fake_auth not handles non-ascii login names
3418 - New startup message indicating the type of event loop used
3419 - Bug #1602: TCP fallback on truncated DNS responses
3420 - Bug #1667: assertion failed: store.c:1081: "e->store_status == STORE_PENDING"
3421 - Bug #1723: cachemgr now works in accelerator mode
3422
3423 Changes to squid-2.6.STABLE2 (31 Jul 2006)
3424
3425 - WCCP2 doesn't update statCounter.syscalls.sock.sendtos counter.
3426 - Releasenotes Table of contents should use relative links without
3427 filename.
3428 - Reject HTTP/0.9 formatted CONNECT requests.
3429 - Cosmetic cleanup to use safe_free instead of xfree + manual
3430 assign to NULL
3431 - Bug #1650: transparent interception "Unable to forward this
3432 request at this time"
3433 - Bug #1658: Memory corruption when using client-side SSL certificates
3434 - Add storeRecycle; a storeIO method to delete a StoreEntry w/out
3435 deleting the underlying object.
3436 - Many COSS fixes and new coss data dumper utility for diagnostics
3437 - Bug #1669: SEGV in storeAddVaryReadOld
3438 - Many fixes in debug sections and spelling of debug messages
3439 - Don't keep client connection persistent if there was a mismatch in
3440 the response size.
3441 - Move eventCleanup debug messages to debug level 2 (was 0)
3442 - Add the missing concurrency parameters to basic and digest auth
3443 schemes
3444 - Bug #1670: assertion failure: i->prefix_size > 0 in client_side.c:2509
3445 - Log SSL user id in the custom log User name format (%un)
3446 - Bug #1653: Username info not logged into Cachemgr active_requests
3447 statistics
3448 - Added to the redirectors interface the support for SSL client
3449 certificate
3450 - squid.conf.default cleanup to remove references to old options
3451 - Fix many filedescriptors in combination with TPROXY
3452 - Fix connection pinning in transparently intercepted connections
3453 - Bug #1679: LDFLAGS not honored in some programs.
3454 - Minor cleanup of port numbers in transparent interception or
3455 vhost + vport
3456 - Bug #1671: transparent interception fails with FreeBSD ipfw or
3457 Linux-2.2 ipchains
3458 - Bug #1660: Accept-Encoding related memory corruption
3459 - Bug #1651: Odd results if url_rewriter defined multiple times
3460 - Bug #1655: Squid does not produce coredumps under linux when
3461 started as root
3462 - Bug #1673: cache digests not served to other caches
3463 - Cleanup of Linux capability code used by tproxy
3464 - Bug #1684: xstrdup: tried to dup a NULL pointer!
3465 - Bug #1668: unchecked vsnprintf() return code could lead to log
3466 corruption
3467 - Bug #1688: Assertion failure in HttpHeader.c in some header_access
3468 configurations
3469 - Cygwin support fir --disable-internal-dns
3470 - Silence those annoying sslReadServer: Connection reset by peer
3471 errors.
3472 - Bug #1693: persistent connections broken in transparent
3473 interception mode
3474 - Bug #1691: multicast peering issues
3475 - Bug #1696: Correct WCCP2 processing of router capability info
3476 segments
3477 - Bug #1694: Assertion failure in mgr:config if using
3478 access_log_format %<h
3479 - Bug #1677: Duplicate etags in the If-None-Match header
3480 - Bug #1665: access_log_format codes for login names from external
3481 acl or ssl
3482 - Bug #1681: All ntlmauthenticator processes are busy
3483 - Added ARP acl support for OpenBSD and ARP fixes for Windows
3484 - Bug #1700: WCCP fails on FreeBSD (Unable to disconnect WCCP out
3485 socket)
3486 - WCCP2 correct dampening of assign buckets when there it lots of
3487 changes
3488 - minimum_expiry_time to tune the magic 60 seconds limit of what
3489 is considered cachable when the object doesn't have any cache
3490 validators.
3491 - Bug #1703: wrong path to diskd helper corrected, and config
3492 parser extended to trap incorrect paths early
3493 - Bug #1703: COSS failed to initialize async-io threads
3494 - Bug #1703: should abort if diskd helper exits unexpectedly
3495 - Bug #1702: Warn if acl name is too long
3496 - Bug #1685: Crashes or other odd results after storeSwapMetaUnpack: errors
3497 - wccp2_rebuild_wait directive to delay registering with WCCP until the
3498 - Bug #1662: Infinite loop in external acl with grace period if the
3499 same http_access line had multiple external acls
3500
3501 Changes to squid-2.6.STABLE1 (1 Jul 2006)
3502
3503 - New --enable-default-hostsfile configure option
3504 - Added username info to active_requests cachemgr stats
3505 - Modified squid MIB to incorporate squid.conf visible_hostname
3506 - Added multi-line capability in squid.conf
3507 - Added new httpd_suppress_version_string configuration directive
3508 - WCCPv2 support
3509 - Negotiate authentication scheme support
3510 - NTLM authentication scheme rewritten
3511 - Customizable access log formats
3512 - Selective access logging
3513 - Access logging via syslog
3514 - Reverse proxy enhancements, with new cache_peer based forwarding
3515 model.
3516 - LDAP based Digest helper (Note: not true LDAP integration, just using
3517 LDAP for storage of the Digest hashes)
3518 - Improved helper communication protocol
3519 - External ACL improvements. %PATH, log=, grace=, and more..
3520 - Improved SSL support with hardware offload, client certificate
3521 support (primitive), chained certificates and numerous bug fixes
3522 - DNS lookups now use the search path from /etc/resolv.conf or
3523 the Windows registry
3524 - Linux epoll support
3525 - collapsed forwarding to optimize reverse proxies or other
3526 setups having very many clients going to the same URL
3527 - New improved COSS implementation
3528 - Optional support for blank passwords
3529 - The old and obsolete Samba-2.2.X winbind helpers have been removed
3530 - external acls now uses the simplified URL-escaped protol "3.0" by
3531 default.
3532 - Linux TPROXY support
3533 - Support for proxying of Microsoft Integrated Login by adding
3534 support for the deviations from the HTTP protocol required
3535 to support these authentication mechanisms
3536 - Added the capability to run as a Windows service under Cygwin
3537 - CARP now plays well with the other peering algorithms
3538 - read_ahead_gap option to read ahead more than 16KB of the reply
3539 - check_hostnames and allow_underscore squid.conf options
3540 - http_port is now optional, allowing for SSL only operation
3541 - Full ETag/Vary support, caching responses which varies with
3542 request details (browser, language etc).
3543 - umask now defaults to 027 to protect the content of cache and
3544 log files from local users
3545 - HTCP support for access control and the CRL operation for
3546 purgeing of cache content
3547 - Optionally follow X-Forwarded-For headers to determine the original
3548 client IP behind sedond level proxies
3549 - FreeBSD kqueue support
3550
3551 Changes to squid-2.5.STABLE14 (20 May 2006)
3552 - [Minor] icons not displayed when visible_hostname is a
3553 short hostname (without domain). (Bug #1532)
3554 - [Medium] Memleak in HTCP client code (default disabled)
3555 (Bug #1553)
3556 - [Major] memory leak in ident processing (Bug #1557)
3557 - [Medium] Memory leak in header processing related to external_acl
3558 header detail format tag (Bug #1564)
3559
3560 Changes to squid-2.5.STABLE13 (12 Mar 2006)
3561 - [Minor] Fails to compile on Solaris and some other platforms
3562 with undefined reference to setenv (Bug #1435)
3563 - [Cosmetic] Added WebDAV REPORT method to know HTTP methods list
3564 - [Minor] Squid ntlm_auth (not the Samba provided one) giving
3565 odd results if --enable-ntlm-fail-open is used (Bug #1022)
3566 - [Minor] wbinfo_group.pl doesn't work with Samba 3.0.21 and later
3567 (Bug #1472)
3568 - [Minor] Squid crash when asyncio function counters url accessed
3569 from Cachemgr CGI (Bug #1464)
3570 - [Cosmetic] Linux compile warning about prctl called with too few
3571 arguments (Bug #1483)
3572 - [Minor] Wrong timezone declaration for 64 bit Irix (Bug #1479)
3573 - [Minor] Some 206 responses logged incorrectly (Bug #1511)
3574 - [Minor] Issues in processing ranges on objects >2GB (Bug #437)
3575 - [Cosmetic] Segmentation fault on empty proxy_auth ACLs (Bug #1414)
3576 - [Minor] Ident access lists don't work in delay_access statements
3577 (Bug #1428)
3578 - [Minor] Some clients support NTLM even if not initially negotiating
3579 persistent connections (Bug #1447)
3580 - [Medium] 504 Gateway Time-out on FTP uploads (Bug #1459)
3581 - [Medium] delay pools given too much bandwidht after "-k reconfigure"
3582 (Bug #1481)
3583 - [Cosmetic] New persistent_connection_after_error configuration
3584 directive (Bug #1482)
3585 - [Cosmetic] Hangs at 100% CPU if /dev/null is not accessible (Bug
3586 #1484)
3587 - [Minor] Fails to compile on Fedora Core 5 test 2 x86_64 (Bug #1492)
3588 - [Cosmetic] Typo in ftp.c (Bug #1507)
3589 - [Cosmetic] Error in FTP listings of files with -> in their name
3590 (Bug #1508)
3591 - [Cosmetic] With Squid-2.5 there is no more the DUPLICATE IP logging
3592 in cache.log (Bug #779)
3593 - [Minor] Fails to process long host names (Bug #1434)
3594 - [Cosmetic] Azerbaijani errors translation (Bug #1454)
3595 - [Cosmetic] misleading error message message for bad/unresolveable
3596 cache_peer name (Bug #1504)
3597 - [Cosmetic] confusing statistics on stateful helpers (NTLM auth)
3598 (Bug #1506)
3599 - [Major] connstate memory leak (Bug #1522)
3600
3601 Changes to squid-2.5.STABLE12 (22 Oct 2005)
3602
3603 - [Major] Error introduced in 2.5.STABLE11 causing truncated responses
3604 when using delay pools (Bug #1405)
3605 - [Cosmetic] Document that tcp_outgoing_* works badly in combination
3606 with server_persistent_connections (Bug #454)
3607 - [Cosmetic] Add additinal tracing to squid_ldap_auth making
3608 diagnostics easier on squid_ldap_auth configuration errors
3609 (Bug #1395)
3610 - [Minor] $HOME not set when started as root (Bug #1401)
3611 - [Minor] httpd_accel_single_host breaks in combination with
3612 server_persistent_connections (Bug #1402)
3613 - [Cosmetic] Setting CACHE_HTTP_PORT to configure was only partially
3614 implemented, effectively ignored. (Bug #1403)
3615 - [Minor] CNAME based DNS addresses could get cached for longer
3616 than intended (Bug #1404)
3617 - [Minor] Incorrect handling of squid-internal-dynamic/netdb exchanges
3618 in transparently intercepting proxies (Bug #1410).
3619 - [Minor] Cache revalidations on HEAD requests causing poor cache
3620 hit ratio (Bug #1411).
3621 - [Minor] Not possible to send 302 redirects via a redirector in
3622 response to CONNECT requests (bug #1412)
3623 - [Minor] Incorrect handling of Set-Cookie on cache refreshes (Bug
3624 #1419)
3625 - [Major] Segmentation fault crash in rfc1738_do_escape (Bug #1426)
3626 - [Minor] Delay pools class 3 fails on clients in network 255
3627 (Bug #1431)
3628
3629 Changes to squid-2.5.STABLE11 (22 Sep 2005)
3630
3631 - [Minor] Workaround for servers sending double content-length headers
3632 (Bug #1305)
3633 - [Cosmetic] Updated Spanish error messages by Nicolas Ruiz
3634 - [Cosmetic] Date header corrected on internal objects (icons etc)
3635 (Bug #1275)
3636 - [Minor] squid -k fails in combination with chroot after patch for
3637 bug 1157 (Bug #1307)
3638 - [Cosmetic] Segmentation fault if compiled with
3639 --enable-ipf-transparent but denied access to the NAT device.
3640 (Bug #1313)
3641 - [Minor] httpd_accel_signle_host incompatible with redireection
3642 (Bug #1314)
3643 - [Minor] squid -k reconfigure internal corruption if the type of
3644 a cache_dir is changed (Bug #1308)
3645 - [Minor] SNMP GETNEXT fails if the given OID is outside the Squid MIB
3646 (Bug #1317)
3647 - [Minor] Title in FTP listings somewhat messed up after previous
3648 patch for bug 1220 (Bug #1220)
3649 - [Minor] FTP listings uses "BASE HREF" much more than it needs to,
3650 confusing authentication. (Bug #1204)
3651 - [Minor] winfo_group.pl only looked for the first group if multiple
3652 groups were defined in the same acl. (Bug #1333)
3653 - [Cosmetic] Compiler warnings on some 64-bit platforms (Bug #1316)
3654 - [Cosmetic] Removed some debug output from wb_ntlm_atuh (Bug #518)
3655 - [Cosmetic] The new --with-build-environment=... option doesn't work
3656 - [Cosmetic] New 'mail_program' configuration option in squid.conf
3657 - [Minor] Fails to compile with ip-filter and ARP support on Solaris
3658 x86 (Bug #199)
3659 - [Major] Segmentation fault in sslConnectTimeout (Bug #1355)
3660 - [Medium] assertion failed in StatHist.c:93 (Bug #1325)
3661 - [Minor] More chroot_dir and squid -k reconfigure issues (Bug #1331)
3662 - [Cosmetic] Invalid URLs in error messages when failing to connect
3663 to peer, and a few other inconsistent error messages (Bug #1342)
3664 - [Cosmetic] Fails to compile with glibc -D_FORTIFY_SOURCE=2
3665 (Bug #1344)
3666 - [Minor] Some odd FTP servers respond with 250 where 226 is expected
3667 (Bug #1348)
3668 - [Cosmetic] Greek translation of error messages (Bug #1351)
3669 - [Major] Assertion failed store_status == STORE_PENDING (Bug #1368)
3670 - [Minor] squid_ldap_auth -U does not work (Bug #1370)
3671 - [Minor] SNMP cacheClientTable fails on "long" IP addresses
3672 (Bug #1375)
3673 - [Minor] Solaris Sparc + IP-Filter compile error (Bug #1374)
3674 - [Minor] E-mail sent when cache dies is blocked from many antispam
3675 rules (Bug #1380)
3676 - [Minor] LDAP helpers does not work with TLS (-Z option) (Bug #1389)
3677 - [Cosmetic] Incorrect store dir selection debug message on objects
3678 larger than 2Gigabyte (Bug #1343)
3679 - [Cosmetic] header_id enum misused as an signed integer (Bug #1343)
3680 - [Cosmetic] Allow leaving core dumps when started as root (Bug #1335)
3681 - [Medium] Clients could bypass delay_pool settings by faking a cache
3682 hit request (Bug #500)
3683 - [Minor] IP-Filter 4.X support (Bug #1378)
3684 - [Medium] Odd results on pipelined CONNECT requests
3685 - [Major] Squid crashing with "FATAL: Incorrect scheme in auth header"
3686 when using NTLM authentication.
3687 - [Cosmetic] Odd results when pipeline_prefetch is combined with NTLM
3688 authentication (bug #1396)
3689 - [Minor] invalid host was processed as IP 255.255.255.255 in dst acl
3690 (Bug #1394)
3691 - [Cosmetic] New --with-maxfd=N configure option to override build
3692 time filedescriptor limit test
3693 - [Minor] Added support for Windows code name "Longhorn" on Cygwin.
3694
3695 Changes to squid-2.5.STABLE10 (17 May 2005)
3696
3697 - [Minor Security] Fix race condition in relation to old Netscape
3698 Set-Cookie specifications
3699 - [Minor] Fails to parse D.J. Bernstein's FTP EPLF ftp listing
3700 format and PASV resposes (Bug #1252)
3701 - [Medium] BASE HREF missing on ftp directory URLs without /
3702 (Bug #1253)
3703 - [Minor security] confusing http_access results on configuration
3704 error (Bug #1255)
3705 - [Cosmetic] More robust Date parser (Bug #321)
3706 - [Minor] reload_with_ims fails to refresh negatively cached objects
3707 (Bug #1159)
3708 - [Cosmetic] delay_access description clarification (Bug #1245)
3709 - [Cosmetic] Check for integer overflow in size specifications in
3710 squid.conf (Bug #1247)
3711 - [Cosmetic] bzero is a non-standard function not available on all
3712 platforms (Bug #1256)
3713 - [Cosmetic] Compiler warnings if pid_t is not an int (Bug #1257)
3714 - [Cosmetic] Incorrect use of ctype functions (Bug #1259)
3715 - [Cosmetic] Defer digest fetch if the peer is not allowed to be used
3716 (Bug #1261)
3717 - [Minor] Duplicate content-length headers logged incorrectly or
3718 not cleaned up properly (Bug #1262)
3719 - [Cosmetic] Extend relaxed_header_parser to work around "excess
3720 data from" errors from many major web servers. (Bug #1265)
3721 - [Minor] Add HTTP headers to a netdb error messages
3722 - [Minor] Multiple minor aufs issues (Bug #671)
3723 - [Minor] Basic authentication fails with very long logins or
3724 password (Bug #1171)
3725 - [Minor] CONNECT requests truncated if client side disconnects first
3726 (Bug #1269)
3727 - [Minor] --disable-hostname-checks configure option did not work
3728 - [Cosmetic] LDAP helpers adjusted to compile with SUN LDAP SDK
3729 - [Cosmetic] aufs warning about open event filedescriptors on shutdown
3730 - [Medium] Failed to process requests for files larger than 2GB in size
3731 - [Cosmetic] rename() related cleanup
3732 - [Cosmetic] New cachemgr pending_objects and client_objects actions
3733 - [Cosmetic] external acls requiring authentication did not request
3734 new credentials on access denials like proxy_auth does.
3735 - [Cosmetic] Syslog facility now configurable via command line options.
3736 - [Cosmetic] New %a error page template code expanding into the
3737 authenticated user name. (Bug #798)
3738 - [Minor] IP-Filter 4.0 support in --enable-ipf-transparent
3739 - [Minor] Support interception of multiple ports
3740 - [Cosmetic] Allow "squid -k ..." to run even if the local hostname
3741 can not be determined (Bug #1196)
3742 - [Cosmetic] Configuration file parser now handles DOS/Windows formatted
3743 configuration files with CRLF lineendings proper.
3744 - [Minor] Unrecognized Cache-Control directives now forwarded properly
3745 (Bug #414)
3746 - [Minor] Authentication helpers now returns useable information
3747 in the %m error page macro on failed authentication (Bug #1223)
3748 - [Minor] pid file management corrected in chroot use (Bug #1157)
3749 - [Minor Security] Fix for CVE-1999-0710: cachemgr malicouse use.
3750 cachemgr.cgi now reads a config file telling which proxy servers
3751 it can administer.
3752 - [Minor] aufs statistics improvements
3753 - [Minor] SNMP bugfixes and support for SNMPv2(c) (Bug #1288, #1299)
3754 - [Minor] ARP acl documentation and cachemgr config dump corrections
3755 - [Minor] dstdomain/dstdom_regex acls now allow matching of numeric
3756 hostnames in addition to the reverse lookup of the domain name.
3757 - [Security] Internal DNS client hardened against spoofing
3758
3759 Changes to squid-2.5.STABLE9 (24 Feb 2005)
3760
3761 - [Medium] Don't retry requests on 403 errors (Bug #1210)
3762 - [Minor] Ignore invalid FQDN DNS responses (Bug #1222)
3763 - [Minor] cache_peer related memory leaks on reconfigure (Bug #1246)
3764 - [Cosmetic] Adjusted to build cleanly with GCC-4 (Bug #1211)
3765 - [Minor] relaxed_header_parser extended to work around even more
3766 broken web servers (Bug #1242)
3767 - [Minor] FTP gatewaying URLs cleaned up slightly, mainly to work
3768 better with Mozilla but also to improve security slightly on
3769 non-anonymous FTP.
3770 - [Minor] High characters allowed un-encoded in FTP and Gopher
3771 listings to allow the user-agent to display data in non-iso8859-1
3772 charsets. (Bug #1220)
3773 - [Cosmetic] format fixes to silence compiler warnings on many
3774 platforms.
3775 - [Major] Assertion failures on certain odd DNS responses (Bug #1234)
3776
3777 Changes to squid-2.5.STABLE8 (11 Feb 2005)
3778
3779 - [Minor] 100% CPU usage on half-closed PUT/POST requests (Bug #354,
3780 #1096)
3781 - [Cosmetic] Document -v (protocol version) option to LDAP helpers
3782 - [Minor] The new req_header and resp_header acls segfaults
3783 immediately on parse of squid.conf (Bug #961)
3784 - [Minor] Failure to shut down busy helpers on -k rotate/reconfigure
3785 (Bug #1118)
3786 - [Minor] Don't use O_NONBLOCK on disk files. (Bug #1102)
3787 - [Minor] Squid fails to close TCP connection after blank HTTP
3788 response (Bug #1116)
3789 - [Minor security] Random error messages in response to malformed
3790 host name (Bug #1143)
3791 - [Minor] PURGE should not be able to delete internal objects
3792 (Bug #1112)
3793 - [Minor] httpd_accel_port 0 (virtual) not working correctly (Bug
3794 #1121)
3795 - [Minor] cachemgr vm_objects segfault (Bug #1149)
3796 - [Minor security] Confusing results on empty acl declarations (Bug
3797 #1166)
3798 - [Minor] Don't close all "other" filedescriptors on startup (Bug
3799 #1177)
3800 - [Minor] fakeauth_auth memory leak and NULL pointer access (Bug
3801 #1183)
3802 - [Security] buffer overflow bug in gopherToHTML() (Bug #1189)
3803 - [Medium security] Denial of service with forged WCCP messages
3804 (Bug #1190)
3805 - [Minor] DNS related memory leak on certain malformed DNS responses
3806 (Bug #1197)
3807 - [Minor] Internal DNS sometimes truncates host names in reverse
3808 (PTR) lookups (Bug #1136)
3809 - [Minor Security] Add sanity checks on LDAP user names (Bug #1187)
3810 - [Security] Harden Squid against HTTP request smuggling attacks
3811 - [Minor] Icon URLs fails in non-anonymous FTP directory listings is
3812 short_icon_urls is on (Bug #1203)
3813 - [Security] Harden Squid against HTTP response splitting attacks
3814 (Bug #1200)
3815 - [Medium security] Buffer overflow in WCCP recvfrom() call
3816 (Bug #1217)
3817 - [Security] Properly handle oversized reply headers (Bug #1216)
3818 - [Minor] LDAP helpers search fixed to properly ask for no attributes
3819 - [Minor] A sporadic segmentation fault when using ntlm authentication
3820 fixed (Bug #1127)
3821 - [Major] Segmentation fault on failed PUT/POST requests (Bug #1224)
3822 - [Medium] Persistent connection mismatch on failed PUT/POST request
3823 (Bug #1122)
3824 - [Minor] WCCP easily disturbed by forged packets (Bug #1225)
3825 - [Minor] Password management in ftp:// gatewaying improved (Bug #1226)
3826 - [Major] HTTP reply data corruption in certain situations involving
3827 reply headers split over multiple packets (Bug #1233)
3828
3829 Changes to squid-2.5.STABLE7 (11 Oct 2004)
3830
3831 - [Medium] No objects cached in ufs cache_dir type in some
3832 configurations. Issue introduced in 2.5.STABLE6 by the patch for
3833 Bug #676. (Bug #1011)
3834 - [Minor] LDAP helpers update to correct LDAP connection management
3835 and add support for literal password compare instead of binding
3836 - [Minor] A large number of queued DNS lookups for the same domain
3837 (Bug #852)
3838 - [Cosmetic] request_header_max_size configuration partly ignored
3839 (Bug #899)
3840 - [Minor] Partial hit results in TCP_HIT, not TCP_MISS. (Bug #1001)
3841 - [Cosmetic] HEAD requests may return stale information
3842 (Bug #1012)
3843 - [Cosmetic] Warn if cache_dir ufs can not create files. (Bug #918)
3844 - [Minor] case insensitive authentication (Bug #431)
3845 - [Cosmetic] Add delay pools information to active_requests. (Bug
3846 #882)
3847 - [Minor] Apparent memory leak in client_db (Bug #833)
3848 - [Minor] NTLM authentication truncated causing failures. (Bug
3849 #1016)
3850 - [Cosmetic] Grammatical corrections in squid.conf.default
3851 - [Cosmetic] Unknown %X errorpage codes incorrectly quoted. (Bug
3852 #1030)
3853 - [Medium] Segfaults and other strange crashes when using heap
3854 policies. (Bug #1009)
3855 - [Minor] Supplementary group memberships not set (Bug #1021)
3856 - [Cosmetic] ERR_TOO_BIG Portuguese translation
3857 - [Minor] external_acl does not handle newlines (Bug #1038)
3858 - [Major] NTLM authentication denial of service when using msnt_auth
3859 or fake_auth (Bug #1045)
3860 - [Medium] Memory leaks when using NTLM authentication without
3861 challenge reuse. (Bug #994)
3862 - [Minor] Temporary NTLM memory leak with challenge reuse enabled
3863 (Bug #910)
3864 - [Minor] assertion failed: "n_ufs_dirs <=
3865 Config.cacheSwap.n_configured". (Bug #1053)
3866 - [Minor] Segfault in authenticateDigestHandleReply. (Bug #1031)
3867 - [Minor] acl time fails to parse multiple time specifications
3868 (Bug #1060)
3869 - [Minor] cachemgr config dumps mixed up Range and Request-Range
3870 headers in http_header_access & replace directives. (Bug #1056)
3871 - [Minor] Content-Disposition added as a well known header (Bug #961)
3872 - [Cosmetic] Don't warn about arp acls not being supported on FreeBSD
3873 (Bug #1074)
3874 - [Cosmetic] Limit internal send/receive buffer sizes (Bug #1075)
3875 - [Medium] New acl types to match arbitrary HTTP headers. In addition
3876 the http_header_access & replace directives now support arbitrary
3877 headers and not only the well known ones. (Bug #961)
3878 - [Cosmetic] ncsa_auth now accepts Window formatted password files
3879 (Bug #1078)
3880 - [Cosmetic] Support the --program-prefix/suffix options or other
3881 configure program name transforms (Bug #1019)
3882 - [Minor] Fix race condition in CONNECT and also handle aborts of
3883 CONNECT requests in a more graceful manner. (Bug #859)
3884 - [Minor] New balance_on_multiple_ip directive to work around certain
3885 broken load balancers and optimized ipcache on reload requests
3886 (Bug #1058)
3887 - [Medium] New reply_header_max_size directive
3888 (Bug #874)
3889 - [Minor] Suspected instability on aborted PUT/POST requests
3890 (Bug #1089)
3891 - [Security] SNMP Denial of Service fix (CAN-2004-0918)
3892
3893 Changes to squid-2.5.STABLE6 (9 Jul 2004)
3894
3895 - Bug #937: NTLM assertion error "srv->flags.reserved"
3896 - Bug #935: squid_ldap_auth can be confused by the use of reserved
3897 characters
3898 - Helper queue warnings imprecise on the number of helpers required
3899 - squid_ldap_auth TLS mode works correctly again
3900 - Bug #940, #305: pkg-config support for finding correct OpenSSL
3901 compile flags
3902 - Bug #426: "Vary: *" is ignored
3903 - 100% CPU usage on Linux-2.2
3904 - Version number should not include -CVS if autoconf is run
3905 - Bug #947: deny_info redirection with requested URL escaped wrongly
3906 - Bug #495: CONNECT timeout should produce a 504 or 503
3907 - Bug #956: cache_swap_log documentation referred to swap.state by
3908 it's old swap.log name
3909 - ntlm/auth_ntlm.c(683): warning #187: use of "=" where "==" may
3910 have been intended
3911 - Bug #962: rfc1035NameUnpack: Assertion (*off) < sz failed
3912 - Bug #954: Segment violation when using a blank user name in digest
3913 authentication
3914 - Bug #943: assertion failed: errorpage.c:292: "mem->inmem_hi == 0"
3915 - Spelling corrections in configure and squid.conf.default
3916 - The meaning of ERR in digest helper protocol clarified in the
3917 squid.conf documentation
3918 - Bug #950: Spelling error in Turkish ERR_DNS_FAIL
3919 - Bug #616: Negative cached 404 replies with VARY header never matched
3920 - Bug #968: range_offset_limit -1 KB rejected as invalid syntax
3921 due to a shortcoming in the fix to bug #817
3922 - Bug #570: Very large cache_mem values reported wrongly in cache.log
3923 - Bug #676: store_dir_select_algorithm least-load doesn't work for
3924 ufs cache_dir type
3925 - Bug #946: cacheCurrentUnlinkRequests should be a counter, not gauge
3926 - Bug #948: Show client ip in cache.log debug output
3927 - Bug #960: compilation issue on OpenBSD/m88k
3928 - Bug #969: FTP directory listing HTML DOCTYPE misread by some tools
3929 - Bug #991: dns_servers should default to localhost if no resolv.conf
3930 - Bug #717: msnt_auth documentation update
3931 - Bug #753: Segfault in memBufVPrintf on certain architectures
3932 requiring va_copy
3933 - Bug #941: Negative size in access.log on long running CONNECT
3934 requests
3935 - Bug #972: Segmentation fault after "Likely proxy abuse detected"
3936 - Bug #981: sasl_auth updated to work with SALS2
3937 - Overflow bug in Squid's ntlm_auth helper used for transparent NTLM
3938 authentication to a NT domain without using Samba.
3939
3940 Changes to squid-2.5.STABLE5 (1 Mar 2004):
3941
3942 - cache.log message on "squid -k reconfigure" was slightly confusing,
3943 claiming Squid restarted when it just reread the configuration.
3944 - Bug #787: digest auth never detects password changes
3945 - Bug #789: login with space confuses redirector helpers
3946 - Bug #791: FQDNcache discards negative responses when using
3947 internal DNS
3948 - pam_auth fails on Solaris when using pam_authtok_get. Persistent
3949 PAM connections are unsafe and now disabled by default.
3950 - auth_param documentation clarifications and added default realm
3951 values making only the helper program a required attribute
3952 - Bug #795: German ERR_DNS_FAIL correction
3953 - Bug #803: Lithuanian error messages update
3954 - Bug #806: Segfault if failing to load error page
3955 - Bug #812: Mozilla/Netscape plugins mime type defined (.xpi)
3956 - Bug #817: maximum_object_size too large causes squid not to cache
3957 - Bug #824: 100% CPU loop if external_acl combined with separate
3958 authentication acl in the same http_access line
3959 - squid_ldap_group updated to version 2.12 with support for ldaps://
3960 (LDAPv2 over SSL) and a numer of other improvements.
3961 - Bug #799: positive_dns_ttl ignored when using internal DNS.
3962 - Bug #690: Incorrect html on empty Gopher responses
3963 - Bug #729: --enable-arp-acl may give warning about net/route.h
3964 - Bug #14: attempts to establish connection may look like syn flood
3965 attack if the contacted server is refusing connections
3966 - errorpage README files included in the distribution again showing
3967 who contributed which translation
3968 - Bug #848: connect_timeout connect_timeout ends up twice the length.
3969 forward_timeout option added to address this.
3970 - Bug #849: DNS log error messages should report the failed query
3971 - Bug #851: DNS retransmits too often
3972 - Bug #862: Very frequently repeated POST requests may cause a
3973 filedescriptor shortage due to persitent connections building up
3974 - Bug #853: Sporatic segmentation faults on aborted FTP PUT requests
3975 - Bug #571: Need to limit use of persistent connections when
3976 filedescriptor usage is high
3977 - Bug #856: FTP/Gopher Icon URLs are unneededly complex and often
3978 does not work properly
3979 - Bug #860: redirector_access does not handle "slow" acls such as
3980 "dst" or "external" requiring a external lookup.
3981 - Bug #865: Persistent connection usage too high after sudden burst
3982 of traffic.
3983 - Bug #867: cache_peer max-conn=.. option does not work
3984 - Bug #868: refuses to start if pid_filename none is specified
3985 - Bug #887: LDAP helper -Z (TLS) option does not work
3986 - Bug #877: Squid doesn't follow telnet protocol on FTP control
3987 connections
3988 - Bug #908: Random auth popups and account lockouts when using ntlm
3989 - Support for NTLM_NEGOTIATE exchanges with ntlm helpers
3990 - Bug #585: cache_peer_access fails with NTLM authentication
3991 - Bug #592: always/never_direct fails with NTLM authentication
3992 - wbinfo_group update for Samba-3
3993 - Bug #892: helpers/ntlm_auth/SMB/ fails to compile on FreeBSD 5.0
3994 - Bug #924: miss_access restricts internal and cachemgr requests
3995 even if these are local
3996 - Bug #925: auth headers send by squidclient are mildly malformed
3997 - Bug #922: miss_access and delay_access and several other
3998 authentication related bug fixes.
3999 - Bug #909: Added ARP acl support for FreeBSD
4000 - Bug #926: deny_info with http_reply_access or miss_access
4001 - Bug #872: reply_body_max_size problems when using NTLM auth
4002 - Bug #825: random segmentation faults when using digest auth
4003 - Bug #910: Partial fix for temporary memory leaks when using NTLM
4004 auth. There is still problems if challenge reuse is enabled.
4005 - ftp://anonymous@host/ now accepted without requiring a password
4006 - Bug #594: several mime type updates (ftp:// related)
4007 - url_regex enhanced to allow matching of %00
4008
4009 Changes to squid-2.5.STABLE4 (15 Sep 2003):
4010
4011 - Lithuanian error messages added to the distribution
4012 - Bug #660: segfauld if more than one custom deny_info line
4013 - cache_dir disd documentation cleanup
4014 - check open of /dev/null to avoid 100% CPU loop in badly
4015 configured chroot environments
4016 - documentation update on uri_whitespace to refer to the correct RFC
4017 - Bug #655: icmpRecv: recv: (11) Resource temporarily unavailable
4018 - Bug #683: external_acl does not wait for ident lookups to complete
4019 - aufs: Fix a minor use-after-free problem which could cause the
4020 count of opening filedescriptors to grow larger than it should
4021 - Syntax changes to make GCC-3.3 accept Squid without complaints
4022 - Warning if CARP server defined in incorrect load factor order
4023 - neighbor_type_domain documentation update
4024 - http_header_access now works when using cache peers
4025 - high_memory_warning now uses sbrk as fallback mechanism on
4026 platforms where neither mallinfo or mstats are available.
4027 - hosts_file now handles comments at the end of lines correcly
4028 - storeCheckCachable() Stats corrected for release_request and
4029 wrong_content_length.
4030 - cachePeerPingsSent MIB type corrected
4031 - unused minimum_retry_timeout directive removed
4032 - Bug #702: ERR_TO_BIG spanish translation
4033 - Bug #705: Memory leak on deny_info TCP_RESET
4034 - Code cleanup to fix compile error in httpHeaderDelById
4035 - Bug #699: Host header now forwarded exactly where it was in the
4036 original request to work around certain broken firewalls or
4037 load balancers which fail if this header is too far into the
4038 request headers.
4039 - Bug #704: Memory leak on reply_body_max_size
4040 - Bug #686: requests denied due to http_reply_access are now
4041 logged with TCP_DENIED (instead of TCP_MISS, etc).
4042 - Bug #708: ie_refresh now sends no-cache to have the reload
4043 request propagate properly in cache meshes
4044 - Bug #700: Crashes related to ftpTimeout: timeout in SENT_PASV state
4045 - Bug #709: cbdata.c:186: "c->valid" assertion due to peer
4046 digest not found
4047 - Bug #710: round-robin cache_dir selection incorrectly
4048 compares max-size.
4049 - Statistics corrections in HTTP header statitics
4050 - QUICKSTART cleanups
4051 - Bug #715: statCounter.syscalls.disk counters treated
4052 inconsistently. Now increment the counters in AUFS
4053 functions and for unlinkd.
4054 - Improvements to the (experimental) COSS storage scheme.
4055 - Bug #721: User name field in access.log sometimes blank
4056 - Bug #94: assertion failed: http.c: "-1 == cfd ||
4057 FD_SOCKET == fd_table[cfd].type"
4058 - Bug #716: assertion failed: client_side.c:1478: "size > 0"
4059 - Bug #732: aufs calculates number of threads and limits wrongly
4060 - Bug #663: Username not logged into access.log in case of /407
4061 - Bug #267: Form POSTing troubles with NTLM authentication
4062 and occationally in differen other error conditions.
4063 - Bug #736: ICP dynamic timeout algorithm ignores multicast.
4064 - Bug #733: No explicit error message when ncsa_auth can't access
4065 passwd file
4066 - Bug #267, #757: POST with NTLM stops after persistent connection
4067 timeout
4068 - Bug #742: Wrong status code on access denials if delay_access
4069 is used. Most notably 407 instead of 403 could be returned.
4070 - Bug #763: segfault if using ntlm in http_reply_access
4071 - Bug #638: assertion error if using proxy_auth in delay_access
4072 - Bug #756: segmentation fault if using ntlm proxy_auth in delay_access
4073 - The issue of reply_body_max_size limiting the size of error
4074 messages no longer applies.
4075 - external_acl_type concurrency= option renamed to children= to
4076 prepare for Squid-3 upgrades. Old syntax still accepted for the
4077 duration of the Squid-2.5 release.
4078 - number of filedescriptors rounded down to an even multiple of 64
4079 to work around issues in certain libc implementations.
4080 - winbind helpers less noisy in cache.log on restarts/shutdown.
4081 - Squid now automatically restarts helpers if too many of them
4082 have crashed.
4083
4084 Changes to squid-2.5.STABLE3 (25 May 2003):
4085
4086 - Bug #573: Occational false negatives in external acl lookups
4087 - Bug #577: assertion failed: cbdata.c:224: "c->y == c" when
4088 external_acl helpers crashes
4089 - Bug #590: Squid may hang or behave oddly on shutdown while
4090 requests is being processed.
4091 - Bug #590: external acl lookups does not deal well with queue
4092 overload
4093 - cache_effective_user documentation update
4094 - cache_peer documentation update for htcp and carp
4095 - Bug #600: The example header_access paranoid setting is
4096 missing WWW-Authenticate
4097 - Bug #605: Segmentation fault in idnsGrokReply() on certain
4098 platforms
4099 - Fixes to build properly on AIX 5
4100 - Bug #574: wb_group updated to version 1.1 to make group names
4101 case insensitive and correct a segfault issue in the helper
4102 - SNMP mib updates to make cacheNumObjCount,
4103 cacheCurrentUnlinkRequests, cacheCurrentSwapSize and cacheClients
4104 correctly report as gauges (was reporting as counters).
4105 - Woraround for --enable-ssl Kerberos issue on RedHat 9
4106 - Bug #579: Close and repopen log files on "squid -k reconfigure"
4107 - Bug #598: squid_ldap_auth could segfault if LDAP server is
4108 unavailable
4109 - Bug #609,#612: msntauth helper fixes in dealing with large
4110 or non-existing allow/deny user files.
4111 - Bug #620: acl ident REQUIRED matches even if the ident lookup fails
4112 - Bug #432: reply_body_max_size fails with ident or proxy_auth acls
4113 and also fails to block large objects where the content-length
4114 is not known
4115 - Bug #606: Basic auth looping and gets stuck at high CPU usage when
4116 multiple proxy_auth ACLs combined in one line and login fails.
4117 - squid_ldap_auth updated with support for TLS and SSL
4118 - Bug #623: segfault if using negated external acls in certain
4119 configurations involving other acls later on the same http_access
4120 line.
4121 - Bug #622: wb_group helper update to version 1.2 to ass support for
4122 Domain-Qualified groups refering to groups in a specific domain
4123 - Bug #596: logic error in poll() error management
4124 - Bug #597: logic errors in error management
4125 - Bug #591: segmentation fault in authentication on "squid -k debug"
4126 - Bug #587: smb_auth fails on complex logins involving domain names
4127 or other odd characters
4128 - Bug #558, #587: smb_auth.pl fails on complex logins involving
4129 domain names or other odd characters
4130 - Bug #643: external_acl fails with ttl=0 due to a change introduced
4131 by the patch for Bug #553 in 2.5.STABLE2.
4132 - Bug #630: minor issues in digest authantication causing random
4133 authentication failures and incompability with many mainstream
4134 browser digest implementations due to browser qop bugs. To deal
4135 with those broken browser nonce_stricness now defaults to off,
4136 and two new digest options have been added (check_nonce_count
4137 and post_workaround) to allow workarounds to other quite bad
4138 browser bugs if needed.
4139 - Bug #644: digest authentication fails on requests with one
4140 or more comma in the requested URL
4141 - Bug #648: deny_info TCP_RESET not working. The fix for this also
4142 adds the ability to send redirects.
4143
4144 Changes to squid-2.5.STABLE2 (Mars 17, 2003):
4145
4146 - Contrib files added back to the distribution
4147 - Several compiler warnings fixed when using --disable-ident or
4148 --disable-http-violations
4149 - authentication can now be used in most access controls, but
4150 must in most cases first be enforced in http_access to force
4151 the user to authenticate.
4152 - cleanups in the developer bootstrap.sh process when preparing
4153 the sources.
4154 - several squid.conf.default documentation updated to correctly
4155 refer to the current names when refering to other directives
4156 - authenticate_ip_ttl documentation updates
4157 - several assertion faults and segmentation violations corrected
4158 - the RunCache/RunAccel and squid.rc scripts updated to refer to
4159 the squid binary in sbin rather than the old bin location.
4160 - squid_ldap_auth command line processing fixes when specifying
4161 the LDAP server last on the line instead of -h option
4162 - aufs data corruption bugfix
4163 - aufs performance improvement for low traffic systems
4164 - aufs stability improvements
4165 - external_acl corrected to properly deal with quoted strings
4166 - WCCPv1 bugfix to make sure the router accepts the hash assignments
4167 - "Total accounted memory" now correctly reported in cachemgr
4168 - several small memory leaks (mostly reconfigure related)
4169 - new squid.conf option to allow GET/HEAD requests with a request
4170 entity
4171 - "make uninstall" no longer removes squid.conf
4172 - cachemgr.cgi now uses POST to avoid having the cachemgr password
4173 logged in the web server logs
4174 - authentication schemes which are known to not be proxyable are now
4175 filtered out from forwarded server replies to avoid that the clients
4176 tries to use such schemes when we know for a fact it won't work
4177 - spelling corrections in various error messages
4178 - now possible to define acl values with spaces in them
4179 by using the "include file" feature
4180 - squid_ldap_group updated to 2.10 to fix compilation issues with
4181 recent (and older) OpenLDAP libraries and to make the helper deal
4182 correctly with true LDAP groups by first looking up the user DN.
4183 - Some internal code cleanups
4184 - now verifies that programs etc exists iside the chroot directory
4185 when using chroot_dir. No longer neccesary to set up a split view
4186 environment where the same paths works both inside the chroot and
4187 outside just to convince Squid that the files is actually there..
4188 - improved memory usage reporting
4189 - --disable-hostname-checks configure option
4190 - no longer ignores double dots in host names. Any hostname with
4191 double dots is now rejected as invalid.
4192 - log_mime_hdrs no longer logs garbage if very long headers
4193 are seen.
4194 - 'select_fds_hist' object added to cachemgr 'histogram' output
4195 - pid file now unlinked when squid has really shut down, not
4196 immediately when the shutdown request is received. This allows
4197 the pid file to be monitored to determine when Squid has shut down
4198 properly
4199 - correct authentication scheme setups on some platforms or compilers
4200 - several squid.conf.default documentation updates to remove references
4201 to renamed or replaced directives by changing them to their current
4202 names.
4203 - the SSL reverse proxy support updated to allow building with
4204 OpenSSL 0.9.7 and and later.
4205 - Corrected a minor performance problem while processing HEAD replies
4206 from various broken web servers not sending a correct HTTP reply
4207 - time acls can now specify multiple times in the same acl name, like
4208 most other acl types.
4209 - winbind helpers updated to match Samba-2.2.7a and should
4210 work with Samba-2.2.6 or later (required). For compability with
4211 older Samba versions A new configure option --with-samba-sources=...
4212 has been added to allow you to specify which Samba version the
4213 helpers should be built for if different than the above versions.
4214 - Squid MIB definition syntax correction to work better with newer
4215 (and older) SNMP tools.
4216 - Fixed access.log format when logging "error:invalid-HTTP-ident" on
4217 requests where parsing the HTTP identifier (HTTP/1.0) failed.
4218 - "make distclean" no longer removes the icons, this avoids the
4219 dependency on "uudecode" to rebuild Squid after "make distclean"
4220 - User name returned by external acl lookups (external_acl_type)
4221 is now available as "ident" in later acl checks in addition to
4222 the logging in access.log.
4223 - Incorrect behaviour of Digest authentication partly corrected - it
4224 will not handle sessions, but will always enforce password
4225 correctness.. (patch submitted by Sean Burford).
4226 - Issue with persistent connections and PUT/POST request corrected
4227
4228 Changes to squid-2.5.STABLE1 (September 25, 2002):
4229
4230 - Major rewrite of proxy authentication to support other schemes
4231 than basic. First in the line is NTLM support but others can
4232 easily be added (minimal digest is present). See Programmers Guide.
4233 (Robert Collins & Francesco Chemolli)
4234 - Reworked how request bodies are passed down to the protocols.
4235 Now all client side processing is inside client_side.c, and
4236 the pass and pump modules is no longer used.
4237 used by Squid.
4238 - Optimized searching in proxy_auth and ident ACL types. Squid should
4239 now handle large access lists a lot more efficiently.
4240 (Francesco Chemolli)
4241 - Fixed forwarding/peer loop detection code (Brian Degenhardt) -
4242 now a peer is ignored if it turns out to be us, rather than
4243 committing suicide
4244 - Changed the internal URL code to obey appendDomain for internal
4245 objects if it needs appending. This fixes weirdnesses where
4246 a machine can think it is "foo.bar.com", and "foo" is requested.
4247 (Brian Degenhardt)
4248 - Added the use of Automake to create the Makefile.in's in the squid
4249 source tree. This will allow libtool in the future, and immediately
4250 allows better dependency tracking - with or without gcc - as well
4251 as the dist-all and distcheck targets for developers which respectively
4252 build a tar.gz and a tar.bz2 distribution, and check that what will be
4253 distributed builds.
4254 - Added TOS and source address selection based on ACLs,
4255 written by Roger Venning. This allows administrators to set
4256 the TOS precedence bits and/or the source IP from a set of
4257 available IPs based upon some ACLs, generally to map different
4258 users to different outgoing links and traffic profiles.
4259 - Added 'max-conn' option to 'cache_peer'
4260 - Added SSL gatewaying support, allowing Squid to act as a SSL server
4261 in accelerator setups.
4262 - SASL authentication helper by Ian Castle
4263 - msntauth updated to v2.0.3
4264 - no_cache now applies to cache hits as well as cache misses
4265 - the Gopher client in Squid has been significantly improved
4266 - Squid now sanity checks FTP data connections to ensure the
4267 connection is from the requested server. Can be disabled if
4268 needed by turning off the ftp_sanitycheck option.
4269 - external acl support. A mechanism where flexible ACL checks
4270 can be driven by external helpers. See the external_acl_type
4271 and acl external directives.
4272 - Countless other small things and fixes
4273 - HTML pages generated by Squid or CacheMgr as well as the
4274 ERR documents now contain a doctype declaration so that
4275 browsers know which HTML specification the document uses.
4276 In addition to that they have a new look (background-color, font)
4277 and are valid according to the HTML standards at www.w3.org.
4278 (Clemens L ser)
4279 - Login and password send to Basic auth helpers is now URL escaped
4280 to allow for spaces and other "odd" characters in logins and
4281 passwords
4282 - Proxy Authentication is no longer blindly forwarded to peer
4283 caches if not used locally. If forwarding of proxy authentication
4284 is desired then it must now be configured with the login=PASS
4285 cache_peer option.
4286 - Responses with Vary: in the header are now cached by squid.
4287 (Henrik Nordstrom).
4288 - Removed unused 'siteselect_timeout' directive.
4289
4290 Changes to Squid-2.4.STABLE7 (July 2, 2002):
4291
4292 - Squid now drops any requests using transfer-encoding.
4293 Squid is a HTTP/1.0 proxy and as such do not support
4294 the use of transfer-encoding.
4295 - The MSNT auth helper has been updated to v2.0.3+fixes for
4296 buffer overflow security issues found in this helper.
4297 - A security issue in how Squid forwards proxy authentication
4298 credentials has been fixed
4299 - Minor changes to support Apple MAC OS X and some other platforms
4300 more easily.
4301 - The client -T option has been implemented
4302 - HTCP related bugfixes in "squid -k reconfigure"
4303 - Several bugfixes and cleanup of the Gopher client, both
4304 to correct some security issues and to make Squid properly
4305 render certain Gopher menus.
4306 - FTP data channels are now sanity checked to match the address of
4307 the requested FTP server. This to prevent theft or injection of
4308 data. See the new ftp_sanitycheck directive if this is not desired.
4309 - Security fixes in how Squid parses FTP directory listings into HTML
4310
4311 Changes to Squid-2.4.STABLE6 (March 19, 2002):
4312
4313 - The patch for 2.4.STABLE5 was insufficiently tested and
4314 introduced a bug that causes frequent assertions when
4315 handling DNS PTR answers.
4316
4317 Changes to Squid-2.4.STABLE5 (March 15, 2002):
4318
4319 - Fixed an array bounds bug in lib/rfc1035.c. This bug
4320 could allow a malicious DNS server to send bogus replies
4321 and corrupt the heap memory.
4322
4323 Changes to Squid-2.4.STABLE4 (Feb 19, 2002)
4324
4325 - htcp_port 0 now properly disables htcp
4326 - Fixed problem with certain non-anonymous ftp:// style URL's
4327 - SNMP bugfixes including several memory leaks
4328
4329 Changes to Squid-2.4.STABLE3 (Nov 28, 2001):
4330
4331 - Fixed bug #255: core dump on SSL/CONNECT if access denied by
4332 miss_access
4333 - Fixed bug #246: corrupt on-disk meta information preventing
4334 rebuilds of lost swap.state files
4335 - Fixed bug #243: squid_ldap_auth now supports spaces in passwords
4336 - Fixed a coredump when creating FTP directories
4337 - Fixed a compile time problem with statHistDump prototype mistmatch,
4338 reported by some compilers
4339 - Fixed a potential coredump situation on snmpwalk in certain
4340 configurations
4341 - Fixed bug #229: filedescriptor leakage in the "aufs" cache_dir
4342 store implementation
4343 - Serbian error message translations
4344
4345 Changes to Squid-2.4.STABLE2 (Aug 24, 2001):
4346
4347 - Expanded configure's GCC optimization disabling check to
4348 include GCC 2.95.3
4349 - avoid negative served_date in storeTimestampsSet().
4350 - Made 'diskd' pathnames more configurable
4351 - Make sure squid parent dies if child is killed with
4352 KILL signal
4353 - Changed diskd offset args to off_t instead of int
4354 - Fixed bugs #102, #101, #205: various problems with useragent
4355 log files
4356 - Fixed bug #116: Large Age: values still cause problems
4357 - Fixed bug #119: Floating point exception in
4358 storeDirUpdateSwapSize()
4359 - Fixed bug #114: usernames not logged with
4360 authenticate_ip_ttl_is_strict
4361 - Fixed bug #115: squid eating up resources (eventAdd args)
4362 - Fixed bug #125: garbage HTCP requests cause assertion
4363 - Fixed bug #134: 'virtual port' support ignores
4364 httpd_accel_port, causes a loop in httpd_accel mode
4365 - Fixed bug #135: assertion failed: logfile.c:135: "lf->offset
4366 <= lf->bufsz"
4367 - Fixed bug #137: Ranges on misses are over-done
4368 - Fixed bug #160: referer_log doesn't seem to work
4369 - Fixed bug #162: some memory leaks (SNMP, delay_pools,
4370 comm_dns_incoming histogram)
4371 - Fixed bug #165: "Store Mem Buffer" leaks badly
4372 - Fixed bug #172: Ident Based ACLs fail when applied to
4373 cache_peer_access
4374 - Fixed bug #177: LinuxPPC 2000 segfault bug due to varargs abuse
4375 - Fixed bug #182: 'config' cachemgr option dumps core with
4376 null storage
4377 - Fixed bug #185: storeDiskdDirParseQ[12]() use wrong number
4378 of args in debug/printf
4379 - Fixed bug #187: bugs in lib/base64.c
4380 - Fixed bug #184: storeDiskdShmGet() assertion; changed
4381 diskd to use bitmap instead of linked list
4382 - Fixed bug #194: Compilation fails on index() on some
4383 non-BSD platforms
4384 - Fixed bug #197: refreshIsCachable() incorrectly checks
4385 entry->mem_obj->reply
4386 - Fixed bug #215: NULL pointer access for proxy requests
4387 in accel-only mode
4388
4389 Changes to Squid-2.4.STABLE1 (Mar 20, 2001):
4390
4391 - Fixed a bug in and cleaned up class 2/3 delay pools
4392 incrementing.
4393 - Fixed a coredump bug when using external dnsservers that
4394 become overloaded.
4395 - Fixed some NULL pointer bugs for NULL storage system
4396 when reconfiguring.
4397 - Fixed a bug with useragent logging that caused Squid to
4398 think the logfile never got opened.
4399 - Fixed a compiling bug with --disable-unlinkd.
4400 - Changed src/squid.h to always use O_NONBLOCK on Solaris
4401 if it is defined.
4402 - Fixed a bug with signed/unsigned bitfield flag variables
4403 that caused problems on Solaris.
4404 - Fixed a bug in clientBuildReplyHeader() that could add
4405 an Age: header with a negative value, causing an assertion
4406 later.
4407 - Fixed an SNMP reporting bug. cacheCurrentResFileDescrCnt
4408 was returning the number of FDs in use, rather than
4409 the number of reserved FDs.
4410 - Added the 'pipeline_prefetch' configuration option.
4411 - cache_dir syntax changed to use options instead of many
4412 arguments. This means that the max_objsize argument now
4413 is an optional option, and that the syntax for how to
4414 specify the diskd magics is slightly different.
4415 - Various fixes for CYGWIN
4416 - Upgraded MSNT auth module to version 2.0.
4417 - Fixed potential problems with HTML by making sure all
4418 HTML output is properly encoded.
4419 - Fixed a memory initialization problem with resource records in
4420 lib/rfc1035.c.
4421 - Rewrote date parsing in lib/rfc1123.c and made it a little
4422 more lenient.
4423 - Added Cache-control: max-stale support.
4424 - Fixed 'range_offset_limit' again. The problem this time
4425 is that client_side.c wouldn't set the we_dont_do_ranges
4426 flag for normal cache misses. It was only being set for
4427 requests that might have been hits, but we decided to
4428 change to a miss.
4429 - Added the Authenticate-Info and Proxy-Authenticate-Info
4430 headers from RFC 2617.
4431 - HTTP header lines longer than 64K could cause an assertion.
4432 Now they get ignored.
4433 - Fixed an IP address scanning bug that caused "123.foo.com"
4434 to be interpreted as an IP address.
4435 - Converted many structure allocations to use mem pools.
4436 - Changed proxy authentication to strip leading whitespace
4437 from usernames after decoding.
4438 - Prevented NULL pointer access in aclMatchAcl(). Some
4439 ACL types require checklist->request_t, but it won't be
4440 available in some cases (like snmp_access). Warn the
4441 admin that the ACL can't be checked and that we're denying
4442 it.
4443 - Allow zero-size disk caches.
4444 - The actual filesystem blocksize is now used to account
4445 for space overheads when calculating on-disk cache size.
4446 - Made the maximum memory cache object size configurable.
4447 - Added 'minimum_direct_rtt' configuration option.
4448 - Added 'ie_refresh' configuration option, which is a hack
4449 to turn IMS requests into no-cache requests.
4450 - Added support for netfilter in linux-2.4. This allows transparent
4451 proxy connections to function correctly in the absence of a Host:
4452 header. This requires --enable-linux-netfilter to be passed through
4453 to configure. (Evan Jones)
4454 - Fixed a bug with clientAccessCheck() that allowed proxy
4455 requests in accel mode.
4456 - Fixed a bug with 301/302 replies from redirectors. Now
4457 we force them to be cache misses.
4458 - Accommodated changes to the IP-Filter ioctl() interface
4459 for intercepted connections.
4460 - Fixed handling of client lifetime timeouts.
4461 - Fixed a buffer overflow bug with internal DNS replies
4462 by truncating received packets to 512 bytes, as per
4463 RFC 1035.
4464 - Added "forward.log" support, but its work in progress.
4465 - Rewrote much of the IP and FQDN cache implementation.
4466 This change gets rid of pending hits.
4467 - Changed peerWouldBePinged() to return false if our
4468 ICP/HTCP port is zero (i.e. disabled).
4469 - Changed src/net_db.c to use src/logfile.c routines,
4470 rather than stdio, because of solaris stdio filedescriptor
4471 limits.
4472 - Made netdbReloadState() more robust in case of corrupted
4473 data.
4474 - Rewrote some freshness/staleness functions in src/refresh.c,
4475 partially inspired to support cache-control max-stale.
4476 - Fixed status code logging for SSL/CONNECT requests.
4477 - Added a hack to subtract cache digest network traffic
4478 from statistics so that byte hit ratio stays positive
4479 and more closely reflects what people expect it to be.
4480 - Fixed a bug with storeCheckTooSmall() that caused
4481 internal icons and cache digests to always be released.
4482 - Added statfs(2) support for displaying actual filesystem
4483 usage in the cache manager 'storedir' output.
4484 - Changed status reporting for storage rebuilding. Now it
4485 prints percentage complete instead of number of entries
4486 parsed.
4487 - Use mkstemp() rather than problem-prone tempnam().
4488 - Changed urlParse() to condense multiple dots in hostnames.
4489 - Major rewrite of async-io (src/fs/aufs) to make it behave
4490 a bit more sane with substantially less overhead. Some
4491 tuning work still remains to make it perform optimal.
4492 See the start of store_asyncufs.h for all the knobs.
4493 - Fixed storage FS modules to use individual swap space
4494 high/low values rather than the global ones.
4495 - Fixed storage FS bugs with calling file_map_bit_reset()
4496 before checking the bit value. Calling with an invalid
4497 value caused memory corruption in random places.
4498 - Prevent NULL pointer access in store_repl_lru.c for
4499 entries that exist in the hash but not the LRU list.
4500
4501 Changes to Squid-2.4.DEVEL4 ():
4502
4503 - Added --enable-auth-modules=... configure option
4504 - Improved ICP dead peer detection to also work when the workload
4505 is low
4506 - Improved TCP dead peer detection and recovery
4507 - Squid is now a bit more persistent in trying to find a alive
4508 parent when never_direct is used.
4509 - nonhierarchical_direct squid.conf directive to make non-ICP
4510 peer selection behave a bit more like ICP selection with respect
4511 to hierarchy.
4512 - Bugfix where netdb selection could override never_direct
4513 - ICP timeout selection now prefers to use parents only when
4514 calculating the dynamic timeout to compensate for common RTT
4515 differences between parents and siblings.
4516 - No longer starts to swap out objects which are known to be above
4517 the maximum allowed size.
4518 - allow-miss cache_peer option disabling the use of "only-if-cached".
4519 Meant to be used in conjunction with icp_hit_stale.
4520 - Delay pools tuned to allow large initial pool values
4521 - cachemgr filesystem space information changed to show useable space
4522 rather than raw space, and platform support somewhat extended.
4523 - Logs destination IP in the hierarchy log tag when going direct.
4524 (can be disabled by turning log_ip_on_direct off)
4525 - Async-IO on linux now makes proper use of mutexes. This fixes some
4526 odd pthread segfaults on SMP Linux machines, at a slight performance
4527 penalty.
4528 - %s can now be used in cache_swap_log and will be substituted with
4529 the last path component of cache_dir.
4530 - no_cache is now a full ACL check without, allowing most ACL types
4531 to be used.
4532 - The CONNECT method now obeys miss_access requirements
4533 - proxy_auth_regex and ident_regex ACL types
4534 - Fixed a StoreEntry memory leak during "dirty" rebuild
4535 - Helper processes no longer hold unrelated filedescriptors open
4536 - Helpers are now restarted when the logs are rotated
4537 - Negatively cached DNS entries are now purged on "reload".
4538 - PURGE now also purges the DNS cache
4539 - HEAD on FTP objects no longer retrieves the whole object
4540 - More cleanups of the dstdomain ACL type
4541 - Squid no longer tries to do Range internally if it is not supported
4542 by the origin server. Doing so could cause bandwidth spikes and/or
4543 negative hit ratio.
4544 - httpd_accel_single_host squid.conf directive
4545 - "round-robin" cache_peer counters are reset every 5 minutes to
4546 compensate previously dead peers
4547 - DNS retransmit parameters
4548 - Show all FTP server messages
4549 - squid.conf.default now indicates if a directive isn't enabled in
4550 the installed binary, and what configure option to use for enabling it
4551 - Fixed a temporary memory leak on persistent POSTs
4552 - Fixed a temporary memory leak when the server response headers
4553 includes NULL characters
4554 - authenticate_ip_ttl_is_strict squid.conf option
4555 - req_mime_type ACL type
4556 - A reworked storage system that supports storage directories in
4557 a more modular fashion. The object replacement and IO is now
4558 responsibility of the storage directory, and not of the storage
4559 manager.
4560 - Fixed a bogus MD5 mismatch warning sometimes seen when using
4561 aufs or diskd stores
4562 - Added --enable-stacktraces configure option to set PRINT_STACK_TRACE,
4563 and extended support for this to Linux/GNU libc.
4564 - Disabled the "request timeout" error message sent if the user agent
4565 did not provide a request in a timely manner after opening the
4566 connection. Now the connection is silently closed. The error message
4567 was confusing user agents utilizing persistent connections.
4568 - Fixed configure --enable descriptions to match the arg names.
4569 - Eliminated compile warnings from auth_modules/MSNT code.
4570 - Require first character of hostnames to be alphanumeric.
4571 - Made ARP ACL work for Solaris.
4572 - Removed storeClientListSearch().
4573 - Added counters to track diskd operation success and
4574 failures.
4575 - Fixed range_offset_limit.
4576 - Added code to retry ServFail replies for internal DNS
4577 lookups.
4578 - Added referer header logging (Jens-S. Voeckler).
4579 - Added "multi-domain-NTLM" authentication module, a Perl
4580 script from Thomas Jarosch.
4581 - Added configurable warning messages for high memory usage,
4582 high response time, and high page faults.
4583 - Made store dir selection algorithm configurable.
4584 - Added support for admin-definable extension methods,
4585 up to 20.
4586 - Added 'maximum_object_size_in_memory' as a configuration option -
4587 this defines the watermark where objects transit from being true
4588 hot objects to being in-transit objects in memory. It currently
4589 defaults to 8 KB.
4590 - Change to the fqdn code which changes how pending DNS requests
4591 are treated as private and only become public once they are
4592 completed. This can add extra load on DNS servers but prevents
4593 all the pending clients blocking if one of the queries got
4594 stuck. (Duane Wessels)
4595 - Converted more code to use MemPools, from Andres Kroonmaa.
4596 - Added more CYGWIN patches from Robert Collins.
4597
4598 Changes to Squid-2.4.DEVEL3 ():
4599
4600 - Added Logfile module.
4601 - Added DISKD stats via cachemgr.
4602 - Added squid.conf options for DISKD magic constants.
4603
4604 Changes to Squid-2.4.DEVEL2 (Feb 29, 2000):
4605
4606 Changes to Squid-2.4.DEVEL1 ():
4607
4608 Changes to Squid-2.3.STABLE4 (July 18, 2000):
4609
4610 - Fixed --localstatedir configure option (IKEDA Shigeru).
4611 - Fixed IPFilter headers on OpenBSD (Nic Bellamy, Brad
4612 Smith).
4613 - Added pthread_sigmask() check to configure (Daniel
4614 Ehrlich).
4615 - Added CYGWIN patches from Robert Collins.
4616 - Changed internal DNS lookups to retry queries that are
4617 returned with RCODE 2 (ServFail).
4618 - Added 'virtual port' support (Gregg Kellogg). If
4619 'httpd_accel_uses_host_header' is enabled, then we use
4620 the port number from the Host header. Otherwise, when
4621 'httpd_accel_port' is set to "0" we use the port number
4622 of the local end of the client socket.
4623 - Fixed a typo in carp.c (Nikolaj Yourgandjiev).
4624 - Made Squid accept GET requests that have a "content-length:
4625 0" header.
4626 - Added a sanity check on the NHttpSockets[] array index
4627 (Gregg Kellogg).
4628 - Added a friendlier message when Squid can't find any DNS
4629 nameserver addresses to use (Daniel Kiracofe).
4630 - Added nonstandard WEBDAV methods: BMOVE, BDELETE, BPROPFIND
4631 (Craig Whitmore).
4632 - Added missing '%c' token replacement in error page
4633 generation.
4634 - Fixed a bug with 'minimum_object_size' that prevented
4635 internal icons from being loaded.
4636 - Fixed "extra semicolon" bug in storeExpiredReferenceAge()
4637 that could prevent any objects from being replaced.
4638 - Make sure that storeDirDiskFull() doesn't actually
4639 *increase* the cache size.
4640 - Changed a storeSwapMetaUnpack() assertion to a recoverable
4641 error condition.
4642 - Removed "wccpHereIam" event check that could cause Squid
4643 to stop sending HERE_I_AM messages.
4644
4645 Changes to Squid-2.3.STABLE3 (May 15, 2000):
4646
4647 - Fixed malloc linking problems on Solaris. The configure
4648 script incorrectly set options for dlmalloc.
4649 - Added a configure check to remove compiler optimization
4650 for GCC 2.95.x.
4651 - Updated MSNT authenticator module.
4652 - Updated Estonian error pages.
4653 - Updated Japanese error pages.
4654 - Fixed expires bug in httpReplyHdrCacheInit. It was
4655 incorrectly setting expires based on max-age. It was using
4656 the current time as a basis, instead of the response date.
4657 - Fixed "USE_DNSSERVER" typos.
4658 - Added a workaround for getpwnam() problems on Solaris.
4659 getpwnam() could fail if there are fewer than 256 FDs
4660 available. This causes root to own some disk files.
4661 - Added an 'offline_toggle' option via the cache manager.
4662 - Added a 'minimum_object_size' option. Files smaller than
4663 this size are not stored.
4664 - Added 'passive_ftp' option to disable passive FTP transfers.
4665 - Added 'wccp_version' option because some Cisco IOS versions
4666 require WCCP version 3.
4667 - The 'client' program in ping mode (-g) now prints transfer
4668 throughput.
4669 - Fixed logging of proxy auth username for redirected
4670 requests.
4671 - Fixed bogus Age values for IMS requests.
4672 - Fixed persistent connection timeout for client-side
4673 connections. It was hard-coded to 15 seconds, now uses
4674 the 'pconn_timeout' value.
4675 - Fixed up httpAcceptDefer. It wasn't being used properly
4676 and caused high CPU usage when Squid gets close to the FD
4677 limit.
4678 - Numerous delay_pools fixes and checks.
4679 - Fixed SNMP coredumps from running snmpwalk.
4680 - Added a check for errno == EPIPE in icmp.c when pinger uses
4681 a Unix socket instead of a UDP socket.
4682 - Fixed ACL checklist memory initialization bugs.
4683 - Cleaned up the MIB file. Replaced contact information and
4684 checked description fields.
4685 - Removed LRU reference_age hard-coded upper limit.
4686 - Fixed async I/O FD leak.
4687 - Made getMyHostname() more robust.
4688 - Fixed domain list matching bug. "x-foo.com" wasn't properly
4689 compared to ".foo.com" and confused splay tree ordering.
4690 - Added a check for whitespace in hostnames and optionally
4691 strip whitespace if 'uri_whitespace' setting allows.
4692 - Added status code and checking to ASN/whois queries.
4693
4694 Changes to Squid-2.3.STABLE2 (Mar 2, 2000):
4695
4696 - Changed Copyright text.
4697 - Changed configure so that some IRIX-6.4 hacks apply to
4698 all IRIX-6.* versions.
4699 - Cleaned up HTML bugs in error pages.
4700 - Told configure to check for netinet/if_ether.h, which
4701 is used in ARP ACL code, but might not be required.
4702 - Added "Cookie" to known HTTP headers so it can be
4703 used in anonymizer configuration.
4704 - Added optional TCP_REDIRECT log code for logging
4705 of 301/302 responses returned by Squid.
4706 - Added a check for a currently running Squid process.
4707 If the pid file exists, and the pid is running,
4708 Squid complains and refuses to start another instance.
4709 - Changed async I/O scope to PTHREAD_SCOPE_PROCESS for
4710 IRIX.
4711 - Fixed a bug with the PURGE method. The purge enable
4712 flag was not getting cleared during reconfigure.
4713 Also required PURGE method to be used in http_access
4714 list before enabling.
4715 - Fixed async I/O assertions for file open errors.
4716 - Fixed internal DNS assertion when unpacking truncated
4717 messages.
4718 - Fixed anonymize_headers bug that caused all headers
4719 to be allowed after a reconfigure.
4720 - Fixed an access denied bug for accelerator-only installations.
4721 - Fixed internal DNS initialization so that it uses
4722 'dns_nameservers' settings in squid.conf if set.
4723 - Fixed 'maxconn' ACL bug that caused it to work backwards
4724 (Pedro Ribeiro).
4725 - Fixed syslog bug for daemon mode on Linux.
4726 - Fixed 'http_port' parsing bugs.
4727 - Fixed internal DNS byte ordering bugs for PTR queries.
4728 - Fixed internal DNS queue getting stuck during periods
4729 of low activity (Henrik).
4730 - Fixed byte ordering bugs for parsing EPLF FTP listings
4731 on 64-bit systems.
4732 - Fixed 'request_body_max_size' bug that caused all
4733 POST, PUT requests to be denied if max size is set
4734 to zero.
4735 - Fixed 'redirector_access' bug when using 'myport' ACLs.
4736 - Fixed CARP neighbor selection bugs for down peers.
4737 - Added 'client_persistent_connections' and
4738 'server_persistent_connections' flags to disable persistent
4739 connections for clients and servers.
4740 - Fixed access logging bug that caused many requests to be
4741 logged as TCP_MISS.
4742 - Added some bounds checking to delay pools code.
4743
4744 Changes to Squid-2.3.STABLE1 (Jan 9, 2000):
4745
4746 - Updated PAM authentication module from Henrik Nordstrom.
4747 - Updated Bulgarian error messages from Svetlin Simeonov.
4748 - Changed ACL routines so that User-Agent (browser) string
4749 is always taken from compiled HTTP request headers
4750 instead of passed as an argument to aclCreateChecklist.
4751 - Added a 'strip' option to the 'uri_whitesace' configuration
4752 directive and made it the default behavior. Whitespace
4753 found in URI's is now stripped out by default.
4754 - Added chroot feature. The 'chroot_dir' config option enables
4755 it and specifies the directory.
4756 - Changed clientBuildReplyHeader so that the Age header is
4757 added only for cache hits, and only when we can calculate
4758 a valid, positive age value.
4759 - Changed clientWriteComplete and clientGotNotEnough so
4760 that they keep persistent connections open for more types
4761 of replies that don't have bodies.
4762 - Changed filemap.c routines to dynamically grow filemap
4763 space as needed.
4764 - Added a hack to ftp.c to deal with ftp.netscape.com, which
4765 sometimes doesn't acknowledge PASV commands.
4766 - Fixed FTP bug with ftpScheduleReadControlReply; there
4767 was not always a timeout handler on the control socket
4768 after the transfer completed.
4769 - Fixed FTP filedescriptor leak from invalid PASV replies.
4770 - Changed httpBuildRequestHeader so that it doesn't
4771 copy the Host header from the client request. Instead
4772 we should generate our own Host header which is known
4773 to be correct.
4774 - Changed storeTimestampsSet to adjust entry->timestamp
4775 if the response includes an Age header.
4776 - Removed size limit from storeKeyHashBuckets.
4777 - Changed fwdConnectStart from a "heavy" to a "light" event.
4778 - Fixed an 'anonymize_headers' bug that affects unknown
4779 HTTP headers. With the bug, if you list a header that
4780 Squid doesn't know about (such as "Charset"), it would
4781 add HDR_OTHER to the allow/deny mask. This caused all
4782 unknown headers to be allowed or denied (depending on
4783 the scheme you use). Now, with the bug fixed, an unknown
4784 header in the 'anonymize_headers' list is simply ignored.
4785
4786 Changes to Squid-2.3.DEVEL3 ():
4787
4788 - Added MSNT auth module from Antonino Iannella.
4789 - Added --enable-underscores configure option. This allows
4790 Squid to accept hostnames with underscores in them. Your
4791 DNS resolver may still complain about them, however.
4792 - Added --heap-replacement configure option. This enables
4793 the alternative cache replacement policies, such as
4794 GDSF, and LFUDA.
4795 - WCCP establishes and registers with the router faster.
4796 - Added 'maxconn' acl type to limit the number of established
4797 connections from a single client IP address. Submitted
4798 by Vadim Kolontsov.
4799 - Close FTP data socket as soon as transfer completes
4800 (Alexander V. Lukyanov).
4801 - Fixed ftpReadPass() to not clobber ctrl.message when
4802 the PASS command fails.
4803 - Added a redirect.c patch so squidGuard is able to do
4804 per-user access control (Antony T Curtis).
4805 - discard the pumpMethod() function, and instead use the
4806 fact that the request has a request entity (content-length
4807 present) (Henrik).
4808 - Reload the MIME icons at reconfigure time (Radu Greab).
4809 - Updated Richard Huveneers' SMB authentication module to
4810 his version 0.05 package.
4811 - Fixed lib/heap.c::heap_delete() bug when deleting the
4812 last node.
4813 - Fixed an integer conversion bug in
4814 lib/rfc1035.c::rfc1035AnswersUnpack().
4815 - Fixed lib/rfc1738 routines to encode reserved characters,
4816 in addition to encoding the unsafe characters (Henrik).
4817 - Changed the interface for splay compare and "walk"
4818 functions to take a void pointer, instead of a splayNode
4819 pointer (Henrik).
4820 - Changed numerous HTTP parsing routines to use ssize_t
4821 instead of size_t. This was done because size_t may be
4822 signed or unsigned. When it is unsigned, gcc emits
4823 numerous "comparison is always true" warnings. At least
4824 we know ssize_t is always signed.
4825 - Fixed src/HttpHeaderTools::httpHeaderHasConnDir() and
4826 friends so that it properly handles multi-value lists.
4827 - Added an "end" (ssize_t) parameter to
4828 src/HttpReply::httpReplyParse() so that we know exactly
4829 where to terminate the header buffer.
4830 - Changed src/access_log.c::log_quote() so that it only
4831 encodes whitespace characters, and not all URL-special
4832 characters (Henrik).
4833 - Added local port ACL type ("myport") (Henrik).
4834 - Added maximum number of connections per client ("maxconn")
4835 as an ACL type.
4836 - Fixed proxy authentication username/password parsing to
4837 be more robust (Henrik).
4838 - Fixed ACL domain/host and domain/domain comparison
4839 functions yet again. Eliminated duplicate code so that
4840 only src/url.c::matchDomainName() contains this mysterious
4841 code.
4842 - Changed the 'http_port' option to accept an IP address
4843 or hostname as well (Henrik).
4844 - Removed 'tcp_incoming_addr' option.
4845 - Added an access control list for the redirector
4846 ('redirector_access'). Requests which match are sent to
4847 the redirector. All requests. are redirected by default.
4848 - Added the 'authenticate_ip_ttl' option. It specifies
4849 how long a valid proxy authentication credential is
4850 bound to a specific address.
4851 - Added 280, 488, 591, and 777 to "Safe_ports" ACL.
4852 - Removed the unused and highly questionable 'forward_snmpd_port'
4853 option.
4854 - Added an option to accept DNS messages from unknown nameservers.
4855 This may be necessary if replies come from a different address
4856 than queries are sent to.
4857 - Added #includes for IP Filter files in netinet directory.
4858 - Fixed a bug with retrying forwarded IMS requests (Henrik).
4859 - Fixed a bug in src/client_side.c::clientInterpretRequestHeaders()
4860 where we were checking a cache-control bit before getting the
4861 mask from the HTTP headers (pallo@initio.no).
4862 - Fixed a bug with "no_cache" access list. If not defined,
4863 everything was uncachable by default.
4864 - Fixed a bug with timed-out client-side HTTP connections.
4865 We didn't cancel the read handler, which could lead to
4866 "rwstate != NULL" warnings.
4867 - Changed comm_open() to only call fdAdjustReserved() for
4868 specific errors (ENFILE, EMFILE);
4869 - Fixed NULL pointer bug in idnsParseResolvConf().
4870 - Split CACHE_DIGEST_HIT into CD_PARENT_HIT and CD_SIBLING_HIT.
4871 - Added DELETE request method.
4872 - Added RFC 2518 HTTP status codes.
4873 - Fixed handling of URL passwords when we need to rewrite a
4874 BASE HREF URL (Henrik).
4875 - Fixed a bug with FTP requests where a request gets aborted,
4876 but we try to complete it anyway. It would result in a
4877 "store_status != STORE_PENDING" assertion. The solution
4878 is to check for ENTRY_ABORTED before reading from
4879 the control channel too.
4880 - Changed FTP to retry a request if Squid fails to establish
4881 a PASV data connection (Henrik).
4882 - Fixed numerous HTCP memory leaks and an uninitialized memory
4883 bug.
4884 - Changed httpMaybeRemovePublic() with RFC 2518 and 2616 in
4885 mind (Henrik).
4886 - Minor fixes for Rhapsody systems.
4887 - Define _XOPEN_SOURCE_EXTENDED in squid.h so that AIX systems
4888 don't include varargs.h.
4889 - Changed src/store_client.c::storeClientType() so that
4890 an entry can have more than one STORE_MEM_CLIENT.
4891 - Changed src/store_client.c::storeClientReadHeader()
4892 to check swapfile metadata (Henrik).
4893 - Changed src/url.c::urlCheckRequest() to return FALSE for
4894 any "https://" URL. These should always be CONNECT
4895 instead. If Squid gets an "https://" URL, it is a browser
4896 bug.
4897 - Added numerous squid.conf options for controlling cache
4898 digests. Previously these were hard-coded in
4899 src/store_digest.c. (Martin Hamilton)
4900 - Added 'cache_peer' option called 'digest-url' that
4901 lets you specify the URL for a peer's digest.
4902 (Martin Hamilton)
4903 - Added DELAY_POOLS hacks to scan "slow" connections in
4904 a random order (David Luyer).
4905 - ARP_ACL fixes from Damien Miller. Linux 2.2.x uses a
4906 per-interface arp/neighbour cache, whereas 2.0.x uses a
4907 unified cache. Under 2.2.x you are required to specify
4908 a interface name when looking up ARP table entries with
4909 SIOCGARP.
4910 - If the process umask is not set (i.e. 0), then Squid
4911 changes it to 007.
4912
4913 Changes to Squid-2.3.DEVEL2 ():
4914
4915 - Added --enable-truncate configure option.
4916 - Updated Czech error messages ()
4917 - Updated French error messages ()
4918 - Updated Spanish error messages ()
4919 - Added xrename() function for better debugging.
4920 - Disallow empty ("") password in aclDecodeProxyAuth()
4921 (BoB Miorelli).
4922 - Fixed ACL SPLAY subdomain detection (again).
4923 - Increased default 'request_body_max_size' from 100KB
4924 to 1MB in cf.data.pre.
4925 - Added 'content_length' member to request_t structure
4926 so we don't have to use httpHdrGetInt() so often.
4927 - Fixed repeatedly calling memDataInit() for every reconfigure.
4928 - Cleaned up the case when fwdDispatch() cannot forward a
4929 request. Error messages used to report "[no URL]".
4930 - Added a check to return specific error messages for a
4931 "store_digest" request when the digest entry doesn't exist
4932 and we reach internalStart().
4933 - Changed the interface of storeSwapInStart() to avoid a bug
4934 where we closed "sc->swapin_sio" but couldn't set the
4935 pointer to NULL.
4936 - Changed storeDirClean() so that the rate it gets called
4937 depends on the number of objects deleted.
4938 - Some WCCP fixes.
4939 - Added 'hostname_aliases' option to detect internal requests
4940 (cache digests) when a cache has more than one hostname
4941 in use.
4942 - Async I/O NUMTHREADS now configurable with --enable-async-io=N
4943 (Henrik Nordstrom).
4944 - Added queue length to async I/O cachemgr stats (Henrik Nordstrom).
4945 - Added OPTIONS request method.
4946
4947 Changes to Squid-2.3.DEVEL1 ():
4948
4949 - Added WCCP support. This adds the 'wccp_router' squid.conf
4950 option.
4951 - Added internal DNS queries; Most installations can run
4952 without the external dnsserver processes.
4953 - Rewrote much of the code that stores cache objects on
4954 disk. Developed a programming interface that should
4955 allow new storage systems to be added easily. This still
4956 is pretty ugly and needs a lot of work, however.
4957 - Replaced async_io.c "tags" with callback data locks.
4958 This probably breaks async IO in a bad way.
4959 - Tried to write an Async IO disk storage module.
4960 - Added code to replace the StoreEntry linked list with a
4961 heap structure. This allows for different replacement
4962 algorithms, instead of being stuck with LRU. This adds
4963 the 'replacement_policy' squid.conf option. (John Dilley
4964 et al).
4965 - Fixed HTCP queries by actually checking for freshness
4966 based on the HTCP header fields.
4967 - Fixed passing of redirector command line arguments.
4968 - Added 'request_header_max_size' squid.conf option.
4969 - Added 'request_body_max_size' squid.conf option.
4970 - Added 'reply_body_max_size' squid.conf option.
4971 - Added 'peer_connect_timeout' squid.conf option.
4972 - Added 'redirector_bypass' squid.conf option.
4973 - Added RFC 2518 (WEBDAV) request methods.
4974
4975 Changes to Squid-2.2 (April 19, 1999):
4976
4977 - Removed all SNMP specific ACL code
4978 SNMP now uses generic squid ACL's
4979 - Removed view-based access crontrol
4980 - Cleaned up and simplified SNMP section of squid.conf
4981 - Changed the SNMP code to use a tree stucture.
4982 - Added objects to MIB:
4983 Request Hit Ratio's
4984 Byte Hit Ratio's
4985 Number of Clients
4986 - Changed SNMP Agent to return object instances correctly.
4987 - Added our own assert() macro so we can use debug() instead of
4988 printing to stderr.
4989 - Added eventFreeMemory().
4990 - Fixed ipcCreate() bug when debug_log has FD <= 2.
4991 - Changed watchChild() and related code in main.c so that
4992 Squid can behave more like a proper daemon process.
4993 - Added 'prefer_direct' option (enabled by default) so that
4994 people can give parents higher preference than direct.
4995 - Fixed ipc.c close() bug for async IO. On FreeBSD,
4996 comm_close() doesn't work for child processes when async IO is
4997 used.
4998 - Fixed setting the public key for large ``icons'' (Henrik
4999 Nordstrom).
5000 - Rewrote peer digest module to fix memory leaks on reconfigure
5001 and clean the code. Increased "current" digest version to 5
5002 ("required" version is still 3). Revised "Peer Select" cache
5003 manager stats.
5004 - Added "-k parse" command line option: parses the config file
5005 but does not send a signal unlike other -k options.
5006 - Revamped storeAbort() calling. Only store_client.c has all
5007 the right information to determine if the request should
5008 be aborted. Now client and server modules just storeUnregister
5009 without ever needing to call storeAbort.
5010 - Small change of Squid output for FTP (Andrew Filonov,
5011 Henrik Nordstrom).
5012 - clientGetsOldEntry() sends old entry if new request status
5013 is in the 500-range (Henrik Nordstrom).
5014 - Changed configure so it works with IRIX6.4 C compiler (broken?)
5015 option -OPT:fast_io=ON.
5016 - Fixed comm_connect_addr() non-blocking connections for
5017 SONY NEWSOS (Makoto MATSUSHITA).
5018 - Changed "#ifdef __STDC__" to "#if STDC_HEADERS" as recommended
5019 by autoconf documentation.
5020 - Fixed client-side cache-control max-age (Henrik Nordstrom).
5021 - Added a new error page: ERR_SHUTTING_DOWN. fwdStart() returns
5022 this error if it is called while squid is in the process of
5023 shutting down.
5024 - Added support for linuxthreads package under FreeBSD (Tony Finch).
5025 - Fixed HP-UX StatHist.c assertions by making the "hbase_f"
5026 functions non-static (Michael Pelletier).
5027 - Fixed logging of authenticated usernames even if the
5028 authorization is not cached (Dancer).
5029 - Fixed pconnPush() bug that prevented holding on to
5030 persistent connections (Manfred Bathelt).
5031 - Pid file now rewritten on SIGHUP.
5032 - Numerous Ident changes:
5033 - Ident lookups will now be done on demand if you use the
5034 'ident' ACL type.
5035 - The 'ident_lookup on|off' option has been replaced with
5036 an access list, so you can do lookups only for some
5037 client addresses.
5038 - Added an 'ident_timeout' option to specifiy the amount
5039 of time to wait for an ident lookup.
5040 - Added a (local) hit rate to mempool metering.
5041 - FTP Restarts (REST command) is now supported.
5042 - Check for libintl.a on SCO3.2.
5043 - Disable poll() on SCO3.2.
5044 - Numerous Async IO enhancements from Henrik.
5045 - Removed cache_mem_low and cache_mem_high options (Henrik
5046 Nordstrom).
5047 - Replaced 'persistent_client_posts' with 'broken_posts' access
5048 list.
5049 - Rewrote the anonymizer.
5050 - Removed the http_anonymizer option.
5051 - Added the anonymize_headers option to allow individual
5052 referencing of headers for addition or removal. See
5053 'anonymize_headers' in squid.conf for additional
5054 configuration.
5055 - Fixed config file parser's handing of optional directives.
5056 Some people might get new warnings about unknown config
5057 directives.
5058 - Added 'myip' ACL type. This is the local IP address for
5059 connected sockets (Luyer).
5060 - Fixed parsing of FTP DOS directory listings with spaces
5061 (Nordstrom).
5062 - Numerous DELAY_POOL changes/fixes from David Luyer:
5063 - Makes no-delay neighbors for DELAY_POOLS work by
5064 using a fd_set with the connections to no-delay
5065 peers marked in it.
5066 - Makes IP addresses ending in 0 and 255, and
5067 network number 255, work with individual and
5068 network delay pools (they were previously not
5069 permitted, and documented as such).
5070 - Massive overhaul of delay pools code - dynamically
5071 allocated delay pools, as many as required.
5072 - delayPoolsUpdate stops running if DELAY_POOLS is
5073 configured but no delay pools are configured.
5074 - Initial delay pool levels are now configurable
5075 as a percentage of the maximum for the pool in
5076 question (used to be all set to 1 second worth
5077 of traffic). Pools are restored to this level
5078 on reconfiguratoin.
5079 - Changed storeClientCopy to give a swap-in failure if
5080 the number of open disk FD's is above the 'max_open_disk_fds'
5081 limit. Otherwise, a very loaded cache will end up with
5082 all disk files open for reading, and none for writing.
5083 - Added lib/inet_ntoa.c from BSD Unix for systems that have
5084 broken inet_ntoa(). (Erik Hofman).
5085 - Added more specific FTP error messages for "permission
5086 denied, "file not found," and "service unavailable."
5087 (Tony Finch)
5088 - Added xisspace(), xisdigit(), etc, macros to cast function
5089 args and eliminate compiler warnings.
5090 - Fixed case-sensitive comparisons of domain names (Henrik
5091 Nordstrom).
5092 - Added proxy-authentication to cachemgr.cgi's requests
5093 (Henrik Nordstrom).
5094 - Changed Squid to *truncate* rather than *unlink* purged
5095 swap files. Can be reversed by undefining
5096 USE_TRUNCATE_NOT_UNLINK in src/defines.h.
5097 - Changed internal icon headers to use Cache-control
5098 Max-age instead of Expires.
5099 - Changed storeMaintainSwapSpace behavior to be adjusted
5100 smoothly, instead of discretely, between store_swap_low
5101 and store_swap_high. This includes the number of
5102 objects to scan, number to remove, and time until the
5103 next storeMaintainSwapSpace event.
5104 - Fixed a quick_abort bug that incorrectly calculated
5105 content lengths.
5106 - Added getpwnam() auth module from Erik Hofman.
5107 - Added 'coredump_dir' option.
5108 - Fixed a peerDestroy() assertion that required peer->digest
5109 to be NULL at the end of peerDestroy().
5110 - configure script now automatically enables dlmalloc for
5111 Solaris/x86.
5112 - configure enables poll() on linux 2.2 and later (Henrik).
5113 - Icon files are now distributed in binary format, install
5114 will not need to run 'sh' and 'uudecode'.
5115 - Fixed some bugs with large responses (>READ_AHEAD_GAP) and
5116 re-forwarding requests and ENTRY_FWD_HDR_WAIT.
5117 fwdCheckDeferRead() will NOT defer reading if the
5118 ENTRY_FWD_HDR_WAIT bit is set.
5119 - Fixed a "F->flags.open" assertion for aborted FTP PUT's.
5120 - Fixed a (double) cast problem that caused statAvgTick()
5121 events to be added as fast as possible.
5122 - Changed httpPacked304Reply() to not include the Content-Length
5123 header for 304 replies that Squid generates. We used to
5124 include the length of the cached object, and this broke
5125 persistent connections.
5126
5127 2.2.STABLE2:
5128
5129 - Fixed configure bug for statvfs() checks. Configure reports
5130 "test: =: unary operator expected" or similar because an
5131 unquoted variable is not defined.
5132 - Fixed aclDestroyAcls() assertion because some ACL types
5133 are not listed in the switch statement. Occurs for
5134 srcdom_regex and dstdom_regex ACL types during reconfigure.
5135 - Typo "applicatoin" in src/mime.conf
5136 - The unlinkd daemon never saw the USE_TRUNCATE_NOT_UNLINK
5137 #define because it didn't include squid.h.
5138 - Fixed commRetryFD() when bind() fails. commRetryFD was
5139 closing the filedescriptor, but it is the upper layer's
5140 job to close it.
5141 - Changed configure's "maximum number of filedescriptors"
5142 detection to only use getrlimit() for Linux. On AIX,
5143 getrlimit returns RLIM_INFINITY.
5144 - Fixed snmpInit() nesting bug.
5145 - Fixed a bug with peerGetSomeParent(). It was adding
5146 a parent to the FwdServers list, regardless of the
5147 ps->direct value. This could cause every request to
5148 go to a parent even when always_direct is used.
5149 - Changed fwdServerClosed() to rotate the "forward servers"
5150 list when a connection establishment fails. Otherwise
5151 it always kept trying to connect to the first server
5152 int the list.
5153
5154 2.2.STABLE3:
5155
5156 - Fixed preprocessor problems for HP-UX in lib/safe_inet_addr.c.
5157 - Avoid coredump in aclMatchAcl() if someone tries to use
5158 proxy authentication with a non-HTTP request (e.g. icp_access).
5159 - Moved 'ident_lookup_access' in squid.conf so it appears
5160 after the ACL section.
5161 - Fixed typo in squid.conf on "Config.Addrs.snmp_outgoing"
5162 - Fixed a case in clientCacheHit() where we thought it
5163 was a hit, but the reply status was not 200, so we
5164 had to perform a cache miss. We forgot to change the
5165 log_type and these were being recorded as TCP_HIT's.
5166 - Fixed a void pointer subtraction bug in delayIdPtrHashCmp().
5167 - Fixed delay_pools coredump and memory leak bugs from
5168 NULL delay_id values.
5169 - Fixed a SEGV bug with delay_pools when requesting
5170 'objects' or 'vm_objects' from the cachemgr.
5171 - Added a workaround for buggy FTP servers that return
5172 a size of zero for non-zero-sized objects.
5173 - Removed umask(0) call from main().
5174 - Fixed a peer selection bug that caused us to never select
5175 a neighbor based on ICP replies if the ICP timeout occurs.
5176 In conjunction with this, removed the PING_TIMEOUT state.
5177 - Fixed a store_rebuild bug that caused us to get stuck trying
5178 if a cache_dir subdirectory didn't exist.
5179 - Fixed a buffer overrun bug in gb_to_str().
5180
5181 2.2.STABLE4:
5182
5183 - Fixed a dread_ctrl leak caused in store_client.c
5184 - Fixed a memory leak in eventRun().
5185 - Fixed a memory leak of ErrorState structures due to
5186 a bug in forward.c.
5187 - Fixed detection of subdomain collisions for SPLAY trees.
5188 - Fixed logging of hierarchy codes for SSL requests (Henrik
5189 Nordstrom).
5190 - Added some descriptions to mib.txt.
5191 - Fixed a bug with non-hierarchical requests (e.g. POST)
5192 and cache digests. We used to look up non-hierarchical
5193 requests in peer digests. A false hit may cause Squid
5194 to forward a request to a sibling. In combination with
5195 'Cache-control: only-if-cached, this generates 504 Gateway
5196 Timeout responses and the request may not be re-forwardable.
5197 - Fixed a filedescriptor leak for some aborted requests.
5198
5199
5200 Changes to Squid-2.1 (November 16, 1998):
5201
5202 - Changed delayPoolsUpdate() to be called as an event.
5203 - Replaced comm_select FD scanning loops with global fd_set
5204 structures. Inspired by Jeff Mogul's patch for squid 1.1.
5205 - Moved functions common to dns.c, redirect.c, authenticate.c,
5206 ipcache.c, and fqdncache.c into helper.c.
5207 - Changed storeClientCopy2() so that it keeps sending the remainder
5208 of a STORE_ABORTED request, instead of cutting off the client as
5209 soon as the object becomes aborted.
5210 - Fixed combined ipf-transparent proxy and a local http-accelerator
5211 operation (Quinton Dolan).
5212 - Rewrote base64_decode.c because of potential buffer overrun
5213 bugs.
5214 - Configurable handling of whitespace in request URI's.
5215 See 'uri_whitespace' in squid.conf.
5216 - Added ability to generate HTTP redirect messages from
5217 the redirector output by prepending "301:" or "302:" to the
5218 new url. See FAQ 4.16 for more details.
5219 - Eliminated refreshWhen() which was out-of-sync with refreshCheck()
5220 potentially causing under-utilized cache digests
5221 - Maintain refreshCheck statistics on per-protocol basis so we
5222 can tell why ICP or Digests return too many misses, etc.
5223 - Fixed delay_pools.c class2/class3 typo (Simon Woods).
5224 - Changed squid.conf's default access controls to deny all
5225 HTTP requests. Admins must write ACL rules to specifically
5226 allow their local clients.
5227 - Patched French error messages (Mathias HERBERTS).
5228 - NextStep porting fixes by Mike Laster:
5229 - use xstrdup() in cf_gen.c
5230 - check for putenv() in configure
5231 - #define S_ISDIR macro
5232 - Added --disable-poll configure option (Henrik Nordstrom).
5233 - Fixed internal URL hostname case bugs (Henrik Nordstrom).
5234 - Patched ftp.c so we never cache autenticated FTP requests
5235 (Henrik Nordstrom).
5236 - Fixed FTP authentication. We tried to unescape authentication
5237 given by basic authentication which is not URL escaped
5238 (Henrik Nordstrom).
5239 - Fixed HTTP version for common logfile format (Henrik Nordstrom).
5240 - Added 'redirect_rewrites_host_header' option to disable rewriting
5241 of Host header for redirector responses (Henrik Nordstrom).
5242 - Allow semi-customized error message signatures (Henrik Nordstrom).
5243 - Fixed bug with errors for unsupported requests (Henrik Nordstrom).
5244 - Fixed handling of blank lines in ACL input files (Henrik
5245 Nordstrom).
5246 - Changed proxy_auth ACL type to consist of a list of valid
5247 users. REQUIRED == any (same as ident ACL). ACL type user
5248 changed to ident since this is what it really is.
5249 (Henrik Nordstrom).
5250 - Fixed long URL bugs; make sure 'log_uri' never exceeds
5251 MAX_URL bytes.
5252 - Allow comments in external ACL files (Gerhard Wiesinger).
5253 - Added 'range_offset_limit' configuration option. Requests
5254 with ranges that start after this value will be passed
5255 on unmodified, and Squid will not cache the response
5256 (Henrik Nordstrom).
5257 - Added Client HTTP Hit byte counters to 'counters' output
5258 (Douglas Swarin).
5259 - Got Squid to compile with --enable-async-io on FreeBSD.
5260 - Fixed infinite loop bug for cachemgr 'config' option.
5261 - Fixed cachability bugs for replies with Pragma: no-cache.
5262 - Made content-type multipart/x-mixed-replace uncachable.
5263 - Y2K fix for parsing dates in "Wed Jun 9 01:29:59 1993 GMT"
5264 format (Richard Kettlewell).
5265 - Fixed passing -s option to dnsserver processes (Alvaro Jose
5266 Fernandez Lago).
5267 - Changed proxy_auth to work on internal objects and when in
5268 accelerator mode. (Henrik Nordstrom)
5269 - Added login=user:password option to cache_peer directive to
5270 be used from a dial-up cache where the parent requires proxy
5271 authentication. (Henrik Nordstrom)
5272 - If you want to "auto-login", then use a URL on the form
5273 http://username:password@server/.... Squid now picks this up
5274 when going direct, and turns it into basic WWW
5275 authentication. It is also possible to do automatic login to
5276 certain servers by using a redirector to add the needed
5277 authentication information. (Henrik Nordstrom)
5278 - Changed refreshCheck() so that objects with negative age
5279 are always stale.
5280 - Fixed "plain" FTP listings (Henrik Nordstrom).
5281 - Fixed showing banner/logon message for top-level FTP
5282 directories (Henrik Nordstrom).
5283 * Changes below have been made to SQUID_2_1_PATCH1
5284 - Fixed pinger packet size assertion.
5285 - Fixed WAIS forwarding.
5286 - Fixed dnsserver coredump bug caused by using both -D and
5287 -s options.
5288 * Changes below have been made to SQUID_2_1_PATCH2
5289 - Fixed EBIT macro bugs when the bitmask is a 64-bit long.
5290 - Fixed proxy auth NULL password bug.
5291 - Fixed queueing of multiple peerRefreshDNS events.
5292 - Added a stack of StoreEntry objects to be released after
5293 store rebuild completes.
5294 - Fixed NULL pointer bugs with too-large requests (found by
5295 Martin Lathoud).
5296 - Fixed reading replies from buggy ident servers. Replies
5297 might not have terminating CR or LF (Henrik Nordstrom).
5298 - Changed internal StoreEntry key so that the request method
5299 is encoded as a single octet. Encoding an enumerated type
5300 has size and byte-order incompatibilities, especially for
5301 cache digests.
5302 - Fixed storeEntryLocked so that SPECIAL, but PRIVATE entries
5303 are not always locked. This fixes having multiple
5304 store_digest's stuck in memory.
5305 - Fixed clientProcessOnlyIfCachedMiss so it unlocks and
5306 unregisters from "cache hit" entries.
5307 * Changes below have been made to SQUID_2_1_PATCH3
5308 - Fixed memory leak in clientHandleIMSReply for
5309 storeClientCopy failures.
5310
5311 Changes to Squid-2.0 (October 2, 1998):
5312
5313 - Added NAT/Transparent hijacking code from Quinton Dolan.
5314 - Added actual filesystem usage to cachemgr 'storedir' page.
5315 Only works for operating systems which support statvfs().
5316 - Fixed HTCP compile-time bugs.
5317 - Fixed quick_abort bugs. Configured values are stored as
5318 Kbytes, not bytes.
5319 - Removed fwdAbortFetch(). It breaks quick_abort and seems
5320 mostly useless.
5321 - Changed storeDirSelectSwapDir() to skip swap directories
5322 when their utilization is over the high water mark ratio.
5323 - Fixed off-by-one bug for dead neighbor detection (Joe Ramey).
5324 - fixed bugs in Content-Range header generation
5325 - changed the way Range requests are handled:
5326 - do not "advertise" our ability to process ranges at
5327 all
5328 - on hits, handle simple ranges and forward complex
5329 ones
5330 - on misses, fetch the whole document for simple ranges
5331 and forward range request for complex ranges
5332 The change is supposed to decrease the number of cases when
5333 clients such as Adobe acrobat reader get confused when we
5334 send a "200" response instead of "206" (because we cannot
5335 handle complex ranges, even for hits) Note: Support for
5336 complex ranges requires storage of partial objects.
5337 - Removed SNMP mib-2.system group from squid.
5338 - Removed SNMP ability to iterate through ipcache and friends.
5339 - Added SNMP ipcache/fqdncache basic statistics.
5340 - Converted SQUID-MIB to SMIv2 (RFC 1902).
5341 - Moved SQUID-MIB to enterprises section of the tree in preparation
5342 of the split into PROXY-MIB & SQUID-MIB.
5343 - Corrected minor errors in SQUID-MIB.
5344 - Moved uptime into cacheSystem from cacheConfig.
5345 - Corrected a number of get-next-request bugs, snmpwalk should now
5346 return all objects and not skip some.
5347 - Fixed netdbClosestParent() so it won't return sibling
5348 peers.
5349 - Fixed a bug with secondary clients on entries with
5350 ENTRY_BAD_LENGTH set. We should release the
5351 bad entry to prevent secondary clients jumping on.
5352 - Changed MIB to prevent parse warnings at startup.
5353 * Changes below have been made to SQUID_2_0_PATCH1
5354 - Fixed a forwarding loop bug. Even though we were detecting
5355 a loop, it was not being broken.
5356 - Try to prevent sibling forwarding loops by NOT forwarding a
5357 request to a sibling if we have a stale copy of the object.
5358 Validation requests should only be sent to parents (or
5359 direct).
5360 - Fixed ncsa_auth hash bugs when re-reading password file.
5361 - Changed clientHierarchical() so that by default SSL/CONNECT
5362 requests do NOT go to neighbor caches.
5363 - Changed clientHandleIMSReply() to not call storeAbort()
5364 because there can be more than one client hanging on the
5365 StoreEntry. This hopefully fixes "store_status !=
5366 STORE_ABORTED" assertions.
5367 - Added temporary fix to httpMakePublic() to prevent assertions
5368 (!EBIT_TEST(e->flags, RELEASE_REQUEST)) in storeSetPublicKey().
5369 * Changes below have been made to SQUID_2_0_PATCH2
5370 - PATCH1 introduced a seriously stupid bug which prevented ICP
5371 queries for all requests. Fixed by checking
5372 request->hierarchical in peerSelectFoo().
5373
5374 Changes to squid-1.2.beta25 (September 21, 1998):
5375
5376 - Fixed async IO bugs from adding filedescriptor arg to AIOCB
5377 callbacks (Henrik Nordstrom).
5378 - Fixed store_swapout.c assertion. We were freeing object data
5379 past the swapout_done offset. This probably happens (only?)
5380 when an object changes from cachable to uncachable while
5381 it is being swapped out.
5382 - Added MEM_CLIENT_SOCK_BUF type so we can change the size
5383 of the buffers used for writing data to the client sockets.
5384 - Added configure check for libbind.a. If found, it will be
5385 used instead of libresolv.a.
5386 - Changed fwdStart() to always allow internally generated
5387 requests, such as for peer digests. These requests are
5388 known to fwdStart() because the address arg is set to
5389 'no_addr'.
5390 - Completed initial HTCP implementation. It works, but is not
5391 tested much.
5392 - Added counters for I/O syscalls.
5393 - Fixed httpMaybeRemovePublic. With broken ICP neighbors
5394 (netapp) Squid doesn't use private keys. This caused us
5395 to remove almost every object from the cache.
5396 - Added 'asndb' cachemgr stats to show AS Number tree.
5397 - Fixed AS Number byte-order bug for netmasks.
5398 - Fixed comm_incoming calling rate for high loads (Stewart
5399 Forster).
5400 - Give always_direct higher precedence than never_direct
5401 (Henrik Nordstrom).
5402 - Changed PORT ACL type to accept ranges. Now you can easily
5403 deny, for example, all priveleged ports except 80, 70, 21,
5404 etc.
5405 - ARP ACL fixes for Linux (David Luyer).
5406 - Replaced various "EBIT" flags bitfileds with structures of
5407 "int:1" members.
5408 - Changed storeKeyPrivate and storeKeyPublic to be a bit more
5409 efficient by removing snprintf(). This causes an
5410 incompatibility with old cache keys, however. To transition,
5411 we will look up both the new and old style keys for about the
5412 next 30 days. After that, if you haven't run this (or a
5413 future) version, your cache contents will be lost.
5414 - Made the client-side write buffer size configurable with
5415 a #define in defines.h. By default it is still 4096 bytes.
5416 - Removed redirectUnregister(). It should be unnecessary
5417 because of cbdata locks.
5418 - Fixed multiple HEAD request brokennesses (Henrik Nordstrom).
5419 - Changed non-blocking connect(2) code to call getsockopt()
5420 instead of connect() again. This is the approach recommended
5421 by Stevens, and fixes bugs on BSD-ish systems when subsequent
5422 connect() calls loop with EAGAIN status.
5423 - Added MD5 cache keys to memory pool accounting.
5424 - Added code to track number of open DISK descriptors and stop
5425 swapping out objects if the number of disk descriptors becomes
5426 too large. For now the limit must be manually configured with
5427 the 'max_open_disk_fds'. By default, there is no limit.
5428 - Stopped encoding a request method in the high byte of the ICP
5429 reqnum field. Instead queried cache keys are copied to a
5430 static array, indexed by the reqnum, modulo the array size.
5431 Now we just use the request number to lookup a cache key,
5432 instead of rebuilding it from the ICP reply URL and method,
5433 unless we have netapp neighbors--they don't do reqnum
5434 properly.
5435 - Fixed reconfigure memory access bugs in redirect.c.
5436 - Ignore unreasonably large ICP RTT values which cause overflow
5437 bugs in calculating the average RTT (thanks Niall!)
5438
5439 Changes to squid-1.2.beta24 (August 21, 1998):
5440
5441 - Added Bulgarian error pages by Evgeny Gechev.
5442 - Changed StoreEntry->lock_count to a u_short.
5443 - Replaced urlcmp with strcmp
5444 - Fixed pragma no-cache ejecting ENTRY_SPECIAL objects
5445 (Henrik Nordstrom).
5446 - Eliminated unneeded BASE HREF on "root" directories (Henrik
5447 Nordstrom).
5448 - Fixed peerDigestFetchFinish() assertion caused by forwarding
5449 failures (e.g. miss_access rules).
5450 - Changed signal handlers with ASYNC_IO and Linux so that
5451 -k command line options work (Miquel van Smoorenburg).
5452 - Rewrote shutdown code to use events instead of setting
5453 FD timeouts.
5454 - Fixed cachemgr 'objects' (statObjects()) by adding a check
5455 for READ_AHEAD_GAP, and calling storeCheckSwapout() in
5456 storeBufferFlush(). Otherwise, the read-past pages would
5457 never be freed.
5458 - Fixed DNSSERVER shutdown bugs. The re-opened dnsserver processes
5459 were being closed by the dnsServerShutdown event.
5460 - Modified storeHashInsert() to insert PRIVATE objects at
5461 the tail of the LRU list, and PUBLIC objects at the head.
5462 Thus, PRIVATE objects get kicked out quicker.
5463 - Added David Luyer's DELAY_POOLS code.
5464 - Fixed a bug due to HEAD replies which lack the end-of-headers
5465 line.
5466 - Made proxy-auth realm string configurable (Bob Franklin)
5467 - Changed default mime time to a viewable one (Henrik Nordstrom).
5468 - configure fixes for Sony's NEWS-OS 6.x (Makoto MATSUSHITA).
5469 - Fixed 'you are running out of filedescriptors' bug which
5470 could cause the HTTP incoming connection handler to not
5471 be reset.
5472 - Changed syslog logging. Now squid debug levels 0 and 1 go
5473 to syslog. Level 0 gets LOG_WARNING and level 1 gets LOG_NOTICE
5474 (this needs more work!)
5475 - Fixed memory access errors in statAvgTick().
5476 - Fixed duplicate requestUnlink() bug in forward.c
5477 - Fixed possible memory access bugs from not setting e->mem_obj
5478 = NULL in destroy_MemObject().
5479 - Deleted TCP_IMS_MISS tag. Always use TCP_IMS_HIT instead.
5480 - Modified headersEnd and httpMsgIsolateHeaders to account
5481 for funky line terminations such as CRCRNL.
5482 (``but Netscape and IE _tolerate_ this'')
5483 - Fixed carp functions (Eric Stern).
5484 - Replaced internal proxy_auth code with extern authentication
5485 module (Arjan de Vet).
5486 - moved hash.c to libmiscutil.a.
5487 - Fixed handling of ICP queries with whitespace in URLs.
5488 Now we return ICP error and escape the URL before logging.
5489 - Added configure check for socklen_t (David Luyer).
5490 - Removed USE_SPLAY #defines; it is now standard.
5491 - Added FD arg to async IO callbacks (AIOCB) so we can eliminate
5492 temporary disk_ctrl_t structures.
5493 - Changed ENOSPC disk write errors to reduce specific cache_dir
5494 sizes, and not just the size of the cache as a whole.
5495 - Added httpMaybeRemovePublic() to purge public objects for
5496 certain responses even though they are uncachable. This is
5497 needed, for example, when an initially cachable object
5498 later becomes uncachable.
5499 - Added refresh_pattern options to ignore client reloads
5500 (Henrik Nordstrom)
5501 - Relocated disk.c code which combines blocks for writing
5502 (Stewart Forster).
5503
5504 Changes to squid-1.2.beta23 (June 22, 1998):
5505
5506 - Added Turkish error pages by Tural KAPTAN.
5507 - Added basic support for Range requests. For most cachable
5508 requests, Squid replies with an "Accept-Ranges" header. Upon
5509 receiving a potentially cachable Range request for a not
5510 cached object, Squid requests the whole object from origin
5511 server and then replies with specified range(s) to the
5512 client. Multi-range requests are supported. Adjacent
5513 overlapping ranges are merged. If-Range requests are
5514 supported. Limitations: Multi-range requests with out of
5515 order ranges are not supported.
5516 - Made md5.c use standard memcpy and memset if they are
5517 avaliable.
5518 - Memory pools will now shrink if Squid is run-time
5519 reconfigured with smaller value of memory_pools_limit tag.
5520 - Added counter for number of clients (Tomi Hakala).
5521 - Changed neighbor UP/DOWN algorithm to require 10 failed TCP
5522 connections for UP->DOWN transition.
5523 - Added 'unique_hostname' configuration option when its
5524 necessary to have multiple machines with the same visible
5525 hostname.
5526 - Fixed pumpReadFromClient() to not read too many bytes on
5527 persistent connections.
5528 - We can now cache HTTP replies with Set-Cookie. These evil
5529 headers are now filtered out for cache hits on the client
5530 side.
5531 - Fixed SNMP bugs caused by using snmpwalk.
5532 - Fixed snmp system Group; all objects are now returned.
5533 - Fixed snmp system Group sysDescr and sysContact.
5534 - Fixed snmp system Group sysObjectID it now returns a OBJECT
5535 IDENTIFIER.
5536 - Allocate FwdState from mem pools.
5537 - Minor HTCP progress.
5538 - Moved 'miss_access' ACL check from client_side.c to forward.c
5539 - Fixed logging of usernames for requests which require
5540 proxy-authentication.
5541 - Fixed HTTP request parser to accept lowercase HTTP identifier
5542 (Oskar Pearson).
5543 - Fixed FTP listings to always include links to the parent
5544 directory (Henrik Nordstrom).
5545 - Fixed FTP to show an "empty" listing instead of showing
5546 a "document contains no data" error (Henrik Nordstrom).
5547 - Fixed refreshCheck() bug. Often it was checking the
5548 refresh patterns against the string "[null_mem_obj]"
5549 because we moved URLs to MemObject.
5550 - Added CARP support by Eric Stern.
5551 - Fixed select-spin bug when an ICP reply actually gets queued
5552 and we failed to execute the write callback.
5553 - Fixed a storeCheckSwapOut bug. We were freeing up to
5554 the queued offset instead of the done offset. This
5555 resulted in a small chunk of object data not being in
5556 memory and not yet written to disk. A client could
5557 recieve a partial object because file_read() unexpectedly
5558 returns EOF.
5559 - Fixed proxy-authentication hangs (Henrik Nordstrom).
5560 - Fixed request_t->flags bug causing authenticated, proxied
5561 responses to be cached (Arjan de Vet).
5562 - Fixed MIME types for .tgz extension (Henrik Nordstrom).
5563 - Added view and download options to FTP listings (Henrik
5564 Nordstrom).
5565 - Modified configure to allow using pre-installed libdlmalloc.a
5566 (Masashi Fujita).
5567 - Fixed cachemgr 'objects' implementation.
5568 - Changed refreshCheck() algorithm. For cached objects, we
5569 now check, in the following order:
5570 * request max-age
5571 * response Expires (if present)
5572 * refresh_pattern max-age
5573 * response Last-Modified compared to refresh_pattern
5574 LM-factor (only if Last-Modified is present)
5575 * refresh_pattern min-age
5576 - Changed Copyrights.
5577
5578 Changes to squid-1.2.beta22 (June 1, 1998):
5579
5580 - do not cut off "; parameter" from "digitized" Content-Type
5581 http fields
5582 - Added X-Request-URI for persistent connection debugging
5583 (Henrik Nordstrom)
5584 - Added Polish error pages from Maciej Kozinski.
5585 - Fixed hash_first/hash_next bugs with **Current pointer.
5586 Replaced with *next pointer.
5587 - Fixed PUT/POST bugs in client (Henrik Nordstrom).
5588 - Deny forwarding loops in httpd accel mode (Henrik Nordstrom).
5589 - Fixed eventRun "spin" bug when event delta time == 0.
5590 - Fixed setting Last Modified time on cached entries when
5591 receiving a 304 reply.
5592 - Added while loop in httpAccept().
5593 - Added while loop in icpHandleUdp().
5594 - Fixed some small memory leaks.
5595 - Fixed single-bit-int flag checks (Henrik Nordstrom).
5596 - Replaced "complex" (offset accounting) calls to snprintf with MemBuf
5597 - Do not send only-if-cached cc directive with requests
5598 for peer's digests.
5599 - Added "automatic tuning" for incoming request rate, i.e.
5600 how often to check HTTP and ICP sockets. See comm.c
5601 comments for details.
5602
5603 Changes to squid-1.2.beta21 (May 22, 1998):
5604
5605 - Added Italian error pages by Alessio Bragadini.
5606 - Added Estonian error pages by Toomas Soome.
5607 - Added Russian (koi-r) error pages by Andrew L. Davydov.
5608 - Added Czech error pages by Jakub Nantl.
5609 - Fixed asnAclInitialize calling to prevent coredump.
5610 - Fixed FTP directory parsing again.
5611 - Made FTP directory listing "Generated" tagline like
5612 the one for error pages.
5613 - Fixed an assertion coredump in statHistCopy from
5614 reconfiguring with different #peers in squid.conf
5615 - Ignore leading whitespace on requests (and replies). RFC
5616 2068 section 4.1, robustness (Henrik Nordstrom)
5617 - Fixed keep_alive bug. We did not always honour reply
5618 headers, but rather assumed connections could be persistent.
5619 - Fixed reading whois output for AS numbers, especially when
5620 they are longer than 4 KB.
5621 - Removed 'cache_stoplist_pattern' configuration option. This
5622 feature is now handled by 'no_cache'.
5623 - If a URN resolves to only one URL, just return it immediately
5624 instead of giving the user a "choice" (Andy Powell).
5625 - Fixed year-2000 bug in lib/iso3307.c (Henrik Nordstrom).
5626 - Changed squid-internal object names.
5627 - Added netdb exchange protocol.
5628 - Fixed wordlistDestroy() uninitialized pointer bug in
5629 ftpParseControlReply.
5630 - Fixed redirector subprocess to show real program name.
5631 - Changed URN menu output to be sorted.
5632 - Added fast select(2) timeouts when using ASYNC_IO.
5633 - Added ARP ACL support for Linux (David Luyer).
5634 - Added binary http headers to requests
5635 - request_t objects are now created and destroyed in a consistent way
5636 - Fixed cache control printf bug
5637 - Added a lot of new http header ids
5638 - Improved Connection: header handling; now both Connection and
5639 Proxy-Connection headers are checked for connection directives
5640 - Connection request header is now handled correctly regardless
5641 of its position and the number of entries
5642 - Only replies with valid Content-Length can be sent with keep-alive
5643 connection directive (Henrik Nordstrom)
5644 - Better handling of persistent connection "clues" in HTTP headers;
5645 the decision now depends on HTTP version (and User-Agent exceptions)
5646 - Removed handling of "length=" directive in IMS headers;
5647 the directive is not in the HTTP/1.1 standard;
5648 standing by for objections
5649 - allowed/denied headers are now checked using bit masks instead of
5650 strcmp loops
5651 - removed Uri: from allowed headers; Uri is deprecated in RFC 2068
5652 - removed processing of Request-Range header (not in specs?)
5653 - Fixed byte-order bugs in cacheDigestHashKey.
5654 - Changed hash_remove_link() to return void.
5655 - Changed ipcache_gethostbyname() to return NULL if
5656 i->addrs.count == 0.
5657 - Added millisecond-timing to select/poll loops and event
5658 queue.
5659 - Changed 'peerPingTimeout' value to be twice the average
5660 of all the peer ICP RTT's.
5661 - Added 'half_closed_clients' option to force closing of
5662 client connections which might only be half-closed.
5663 - Fixed matchDomainName coredump bug.
5664 - Don't cache HTTP replies with Vary: headers until we
5665 get content negotiation working.
5666 - Fixed SSL proxying to forward full HTTP request headers.
5667 - Changed storeGetMemSpace(). Only purge down to the HIGH
5668 water mark; move locked entries to the head of the inmem
5669 list.
5670 - Changed clientReadRequest() to locally handle any
5671 "squid-internal-static" URL for any host.
5672 - Disable persistent connections for client connections
5673 from broken Netscape User-Agent, version 3.* (Stewart Forster)
5674
5675 Changes to squid-1.2.beta20 (April 24, 1998):
5676
5677 - Improved support for only-if-cached cache control directive.
5678 - Enabled 304 replies for ENTRY_SPECIAL objects (e.g., icons).
5679 - Fixed 'quick_abort' percent calculation bug.
5680 - Fixed quick_abort FPE bug.
5681 - Changed more errno-checking functions to use ignoreErrno().
5682 - Added ERESTART to ignoreErrno() because of report from
5683 a Solaris system.
5684 - Fixed '#elsif' typo.
5685 - Fixed MemPool assertion by moving memInit() to before
5686 configuration parsing functions.
5687 - Fixed default 'announce_period' value (was 1 day, should
5688 be 0) (Joe Ramey).
5689 - Added configure warning for low filedescriptors and pointer
5690 to FAQ.
5691 - Fixed httpBodySet() bug causing URN related coredumps.
5692 - Changed ipcacheCycleAddr() to always cycle through all all
5693 available addresses, and not just advance when one of
5694 them goes BAD.
5695 - Fixed squid-internal bug for mixed-case hostnames (Henrik
5696 Nordstrom).
5697 - Fixed ICP counting probelm. icpUdpSend() arg should be
5698 LOG_ICP_QUERY instead of LOG_TAG_NONE.
5699 - Added some additional fault toleranse on FTP data channels
5700 (Henrik Nordstrom).
5701 - Corrected error reporting on FTP "hacks" (Henrik Nordstrom).
5702 - Added lock/unlock for StoreEntry during storeAbort().
5703 - Added filemap bit usage stats to cachemgr 'storedir' and
5704 'info'.
5705 - Replaced 'cache_stoplist' with 'no_cache' Access list.
5706 - Fixed (hopefully) remaining swapfile-open-at-exit bugs.
5707 - Fixed default hierarchy_stoplist to be ``default if none.''
5708 - Fixed 'fake a recent reply' hack for detecting DEAD
5709 and ALIVE neighbors (Joe Ramey).
5710 - Fixed FTP directory parsing bugs (Joe Ramey).
5711 - Fixed ftpTraverseDirectory coredump for NULL ftpState->filepath
5712 (Joe Ramey).
5713 - Fixed daylight savings time bug (again).
5714 - A lot of Cache Digests additions, fixes, and tuning.
5715 Cache Digests are still "very experimental".
5716 - Fixed snprintf() bug. When len == 1, snprintf() would treat
5717 the buffer as unknown size, emulating sprintf() behaviour.
5718 - Made Error page language configurable with configure script
5719 (Henrik Nordstrom).
5720 - Fixed squid-internal URLs when http_port == 80.
5721 - Remember the client address on redirected requests (Henrik
5722 Nordstrom).
5723 - Don't rebuild the request if the redirector returned the same
5724 URL (Henrik Nordstrom).
5725 - Rewrite Host: header on redirected requests (Henrik
5726 Nordstrom).
5727 - Include port (if non-standard) in generated Host: headers
5728 (Henrik Nordstrom).
5729 - Fixed rfc1123 timezone hacks for Windows NT
5730 (Henrik Nordstrom).
5731 - Added Russian Error pages by Ilia Zadorozhko.
5732 - Added totals for ICP and HTTP hits to cachemgr client_list
5733 output.
5734 - Changed error message to 'Generated TIME by HOST (SQUID/VER)'
5735 because any string with an '@' must be an email address.
5736 - Fixed POST for content-length == 0.
5737 - Fixed "huge 304 reply" loop bug.
5738 - Fixed --enable-splaytree compile bugs.
5739 - Removed ASN lookup code in peer_select.c.
5740 - Added warnings if ACL code detects subdomains in SPLAY
5741 trees.
5742 - Rewrote some bits of httpRequestFree() to eliminate
5743 possible bugs that could cause an "e->lock_count" asseertion.
5744 - Added value/bounds checking to _db_init() when setting
5745 the debugLevels[] array.
5746
5747 Changes to squid-1.2.beta19 (Apr 8, 1998):
5748
5749 - Squid-1.2.beta19 compiles and runs on Windows/NT with
5750 Cygnus Gnu-WIN32 b19 (Henrik Nordstrom).
5751 - Added French Error pages by Frank DENIS.
5752 - Added Dutch Error pages by Mark Visser
5753 - Added German Error pages by Bernd P. Ziller, Jens Frank,
5754 and Anke S.
5755 - Added support for only-if-cached cache-control directive.
5756 - Added RELAXED_HTTP_PARSER #define to allow requests which are
5757 missing the HTTP identifier on the request line (e.g. buggy
5758 SpyGame queries). RELAXED_HTTP_PARSER is undefined by default.
5759 - Fixed disk.c FD leak for delayed closes in
5760 diskHandleWriteComplete().
5761 - Fixed cache announcement feature.
5762 - Fixed httpReadReply() to retry failed HTTP requests on
5763 persistent connections when read() returns -1, not only
5764 when it returns 0.
5765 - Fixed cbdata memory counting leak. cbdataUnlock() always
5766 called free(), never memFree().
5767 - Fixed storeDirWriteCleanLogs() malloc bug on Alphas.
5768 - Fixed `++loopdetect < 10' assertion due to
5769 clientHandleIMSReply bug for invalid/partial HTTP
5770 replies.
5771 - Added preliminary code for HTCP.
5772 - Renamed 'aux' dir to 'cfgaux' for legacy DOS machines.
5773 - Added "snmp_community" as an ACL type.
5774 - Cleaned up proxy-auth acl implementation and removed
5775 memory leaks.
5776 - Added generic 'hashFreeItems()' function for efficiently
5777 freeing hash table pointers.
5778 - Added whoisTimeout() for ASN code.
5779 - Removed BINARY TREE code.
5780 - Fixed forgetting to reset Config.Swap.maxSize in
5781 configDoConfigure.
5782 - Fixed httpReplyUpdateOnNotModified() arguments-in-wrong-order
5783 bug which caused not modified replies to not get updated.
5784 - Fixed client_side.c bugs which could cause data to be written
5785 to the client in the wrong order for persistent connections.
5786 clientPurgeRequest() and clientHandleIMSComplete() must not
5787 call comm_write(). Instead they must create and write to
5788 StoreEntry's.
5789 - Fixed ICP query service time counting bug(s).
5790 - replaced 'char *mime_headers_end()' with 'size_t headersEnd()'
5791 to fix buffer overruns. This also requires adding 'buf_sz'
5792 args to some functions like clientBuildReplyHeader().
5793 But we can eliminate the need to NULL-terminate the
5794 buffer beforehand.
5795 - Changed commConnectCallback() to reset the FD timeout to
5796 zero before notifying about the connection. This requires
5797 commSetTimeout() calls in numerous places to reinstall
5798 timeouts.
5799 - Changed comm_poll_incoming() to be called less frequently
5800 (every 15 I/O's instead of every 7 FD's) (Michael O'Reilly).
5801 - Removed HAVE_SYSLOG case for debug() macro. Almost all
5802 systems do have syslog(), but more importatnly the
5803 _db_level value is needed for debugging to stderr.
5804 - Rewrote squid/dnsserver interface to use smaller, single-line
5805 messages.
5806 - Rewrote 'dns' cachemgr output to use a table format.
5807 - Rewrote a lot of dnsserver.c.
5808 - Added eventAddIsh() for semi-random event scheduling.
5809 - Fixed an ftpTimeout bug for sessions which use PORT
5810 commands.
5811 - Fixed ftp.c to recognized invalid PASV replies (e.g.
5812 port == 0).
5813 - Removed hash_insert(). All hasing uses hash_join() now.
5814 - Renamed hash_unlink() to hash_remove_link().
5815 - Added hashPrime() to find closes prime hash table size
5816 to a given value.
5817 - Fixed Keep-Alive ratio counting bug which prevented
5818 persistent connections from being used between cache
5819 peers.
5820 - Changed icmp.c to NOT queue messages sent from squid to
5821 the pinger program.
5822 - Changed icp_v2.c to NOT queue ICP messages by default.
5823 But they will be queued and resent once if the first
5824 send fails. Counters.icp.queued_replies counts the
5825 number of messaages queued.
5826 - Cleaned up ICP logging.
5827 - Added identTimeout().
5828 - Fixed ipcache reply counting bug. Overcounted dnsserver
5829 replies for partial replies.
5830 - Added urlInternal() for building internal Squid URLs.
5831 - Changed peerAllowedToUse() to check both 'cache_peer_domain'
5832 AND 'cache_peer_acl' configurations. This should be changed
5833 in the fugure to use ONLY cache_peer_acl.
5834 - Changed DEAD/REVIVED neighbor detection to avoid reporting
5835 so many false deaths. (Joe Ramey).
5836 - Added some preliminary code to support "cache digests."
5837 - Fixed pumpClose() coredumps (?).
5838 - Updated cachemgr 'info' output to show median service
5839 times for various categories.
5840 - Fixed ABW bug in storeDirWriteCleanLogs(). sizeof(off_t)
5841 != sizeof(int) for Alphas.
5842 - Fixed potential alignment problem in storeDirWriteCleanLogs().
5843 - Fixed store_rebuild.c to NOT replace current, but
5844 not-swapped-out StoreEntry's with on-disk entries.
5845 - Changed storeCleanup() to call storeRelease on invalid
5846 entries which don't have a swapfile (i.e. no unlink()
5847 penalty).
5848 - Fixed storeSwapInStart() to fail for unvalidated
5849 entries.
5850 - SNMP changes:
5851 . renovated mib and added descriptions and comments
5852 . added hit and byte counters to client_db , for
5853 cacheClientTable
5854 . cacheClientTable, netdbTable, cachePeerTable,
5855 cacheConnTable now indexed by ip address. hash_lookup was
5856 enhanced to allow for subsequent hash_next's similar to
5857 hash_first, to speed up getnext's in tables which refer to
5858 hash-table structures.
5859 . added generic (well, sorf of) table indexing functionality
5860 . added makefile dependencies for snmplib and cache_snmp.h
5861 . WaisHost, WaisPort, Timeouts removed
5862 . FdTable split into FdTable and ConnTable. FdTable simplified
5863 . PeerTable and PeerStat merged and put into new cacheMesh
5864 group
5865 . cacheClientTable added for client statistics and accounting
5866 (cacheMesh 2)
5867 . cacheSec and cacheAccounting groups removed
5868 . fixed acl bug when communities not defined
5869 . snmp_acl now survives bad configuration
5870
5871 Changes to squid-1.2.beta18 (Mar 23, 1998):
5872
5873 - Added v1.1 'test_reachability' option.
5874 - Fixed hash4() len == 0 bug.
5875 - Fixed Config.Swap.maxSize reconfigure bug.
5876 - Fixed ICP query bug determining request method.
5877 - Moved ICP's storeGet() cache lookup into neighborsUdpAck()
5878 so that we know neighbors are alive even when they send
5879 us replies for unknown entries.
5880 - Changed configure script to add '-std1' for Digital Unix cc.
5881 - Fixed SNMP sizeof(int) / sizeof(long) bugs for 64-bit
5882 systems.
5883 - Added support for 'Cache-Control: Only-If-Cached' request header.
5884 - Fixed CheckQuickAbort() bugs for multiple clients on one
5885 StoreEntry. Also changed storePendingNClients() to return
5886 mem->nclients instead of counting the number of store_client
5887 entries with pending callback functions.
5888
5889 Changes to squid-1.2.beta17 (Mar 17, 1998):
5890
5891 - SNMP MIB version check changed to non-rcs.
5892 - Added memory pools for variable size objects (strings).
5893 There are three pools; for small, medium, and large objects.
5894 - Extended String object to use memory pools. Most fixed size char
5895 array fields will be replaced using string pools. Same for most
5896 malloc()-ed buffers.
5897 - Changed icon handling to use the hostname and port of the squid
5898 server, instead of the special hostname "internal.squid"
5899 (Henrik Nordstrom).
5900 - All icons are now configured in mime.conf. No hardcoded icons,
5901 including gohper icons (Henrik Nordstrom).
5902 - Fixed ICP bug when we send queries, but expect zero
5903 replies.
5904 - Fixed alignment/casting bugs for ICP messages.
5905 - A generic client-to-server "pump" was added to handle HTTP
5906 PUT as well as POST methods on the client-cache side. Based on
5907 "pump" PUT requests can be made to either HTTP or FTP url's.
5908 Code is still beta and interoperability with browsers etc has
5909 not been tested.
5910 - Put #ifdefs around 'source_ping' code.
5911 - Added missing typedef for _arp_ip_data (Wesha).
5912 - Added regular-expression-based ACLs for client and server
5913 domain names (Henrik Nordstrom).
5914 - Fixed ident-related coredumps from incorrect callback data.
5915 - Fixed parse_rfc1123() "space" bug.
5916 - Fixed xrealloc() XMALLOC_DEBUG bug (not calling check_free())..
5917 - Fixed some src/asn.c end-of-reply bugs and memory leaks.
5918 - Fixed some peer->options flag-setting bugs.
5919 - Fixed single-parent feature to work again
5920 - Removed 'single_parent_bypass' configuration option; instead
5921 just use 'no-query'.
5922 - Surrounded 'source_ping' code with #ifdefs.
5923 - Changed 'deny_info URL' to use a custom Error page.
5924 - Modified src/client.c for testing POST requests.
5925 - Fixed hash4() for SCO (Vlado Potisk).
5926
5927 Changes to squid-1.2.beta16 (Mar 4, 1998):
5928
5929 - Added Spanish error messages from Javier Puche.
5930 - Added Portuguese error messages from Pedro Lineu Orso
5931 - Added a simple but very effective hack to cachemgr.cgi that tries to
5932 interpret lines with '\t' as table records and formats them
5933 accordingly. With a few exceptions (see source code), first line
5934 becomes a table heading ("<th>" html tag) and the rest is formated
5935 with "<td>" tags.
5936 - Added "mem_pools_limit" configuration option. Semantics of
5937 "mem_pools" option has also changed a bit to reflect new memory
5938 management policy.
5939 - Reorganized memory pools. Squid now supports a global pool
5940 limit instead of individual pool limits. Per-pool limits can be
5941 implemented on top of the current scheme if needed, but it is
5942 probably hard to guess their values. Squid distributes pool
5943 memory among "frequently allocated" objects. There is a
5944 configurable limit on the total amount of "idle" memory to be
5945 kept in reserve. All requests that exceed that amount are
5946 satisfied using malloc library. Support for variable size
5947 objects (mostly strings) will be enabled soon.
5948 - memAllocate() has now only one parameter. Objects are always
5949 reset with 0s. (We actually never used that parameter before;
5950 it was always set to "clear").
5951 - Added Squid "signature" to all ERR_ pages. The signature is
5952 hardcoded and is added on-the-fly. The signature may use
5953 %-escapes. Added interface to add more hard-coded responses if
5954 needed (see errorpage.c::error_hard_text).
5955 - Both default and configured directories are searched for ERR_
5956 pages now. Configured directory is, of course, searched first.
5957 This allows you to customize a subset of ERR_ pages (in a
5958 separate directory) without danger of getting other copies out
5959 of sync.
5960 - Security controls for the SNMP agent added. Besides
5961 communities (like password) and views (part of tree
5962 accessible), the snmp_acl config option can be used to do acl
5963 based access checks per community.
5964 - SNMP agent was heavily re-written, based on cmu-snmpV1.8. You
5965 can now walk through the whole mib tree. Several new variables
5966 added under cacheProtoAggregateStats
5967 - Added rudimental statistics for HTTP headers.
5968 - Adjusted StatLogHist to a more generic/flexible StatHist.
5969 Moved StatHist implementation into a separate file.
5970 - Added FTP support for PORT if PASV fails, also try the
5971 default FTP data port (Henrik Nordstrom).
5972 - Fixed NULL pointer bug in clientGetHeadersForIMS when a
5973 request is cancelled for fails on the client side.
5974 - Filled in some squid.conf comments (never_direct,
5975 always_direct).
5976 - Added RES_DNSRCH to dnsserver's _res.options when the
5977 -D command line option is given.
5978 - Fixed repeated Detected DEAD/REVIVED Sibling messages when
5979 peer->tcp_up == 0 (Michael O'Reilly).
5980 - Fixed storeGetNextFile's incorrect "directory does not exist"
5981 errors (Michael O'Reilly).
5982 - Fixed aiops.c race condition (Michael O'Reilly, Stewart
5983 Forster).
5984 - Added 'dns_nameservers' config option to specify non-default
5985 DNS nameserver addresses (Maxim Krasnyansky).
5986 - Added lib/util.c code to show memory map as a tree
5987 (Henrik Nordstrom).
5988 - Added HTTP and ICP median service times to Counters and
5989 cachemgr average stats.
5990 - Changed "-d" command line option to take debugging level
5991 as argument. Debugging equal-to or less-than the argument
5992 will be written to stderr.
5993 - Removed unused urlClean() function from url.c.
5994 - Fixed a bug that allowed '?' parts of urls to be recorded in
5995 store.log. Logged urls are now "clean".
5996 - Cache Manager got new Web interface (cachemgr.cgi). New .cgi
5997 script forwards basic authentication from browser to squid.
5998 Authentication info is encoded within all dynamically generated
5999 pages so you do not have to type your password often.
6000 Authentication records expire after 3 hours (default) since
6001 last use. Cachemgr.cgi now recognizes "action protection" types
6002 described below.
6003 - Added better recognition of available protection for actions
6004 in Cache Manager. Actions are classified as "public" (no
6005 password needed), "protected" (must specify a valid password),
6006 "disabled" (those with a "disable" password in squid.conf), and
6007 "hidden" (actions that require a password, but do not have
6008 corresponding cachemgr_passwd entry). If you manage to request
6009 a hidden, disabled, or unknown action, squid replies with
6010 "Invalid URL" message. If a password is needed, and you failed
6011 to provide one, squid replies with "Access Denied" message and
6012 asks you to authenticate yourself.
6013 - Added "basic" authentication scheme for the Cache Manager.
6014 When a password protected function is accessed, Squid sends an
6015 HTTP_UNAUTHORIZED reply allowing the client to authorize itself
6016 by specifying "name" and "password" for the specified action.
6017 The user name is currently used for logging purposes only. The
6018 password must be an appropriate "cachemgr_passwd" entry from
6019 squid.conf. The old interface (appending @password to the url)
6020 is still supported but discouraged. Note: it is not possible
6021 to pass authentication information between squid and browser
6022 *via a web server*. The server will strip all authentication
6023 headers coming from the browser. A similar problem exists for
6024 Proxy-Authentication scheme.
6025 - Added ERR_CACHE_MGR_ACCESS_DENIED page to notify of
6026 authentication failures when accessing Cache Manager.
6027 - Added "-v" (Verbose) and "-H" (extra Headers) options to client.c.
6028 - Added simple context-based debugging to debug.c. Currently,
6029 the context is defined as a constant string. Context reporting
6030 is triggered by debug() calls. Context debugging routines
6031 print minimal amount of information sufficient to describe
6032 current context. The interface will be enhanced in the future.
6033 - Replaced _http_reply with HttpReply. HttpReply is a
6034 stand-alone object that is responsible for parsing, swapping,
6035 and comm_writing of HTTP replies. Moved these functions from
6036 various modules into HttpReply module.
6037 - Added HttpStatusLine, HttpHeader, HttpBody.
6038 - All HTTP headers are now parsed and stored in a "compiled"
6039 form in the HttpHeader object. This allows for a great
6040 flexibility in header processing and builds basis for support
6041 of yet unsupported HTTP headers.
6042 - Added Packer, a memory/store redirector with a printf
6043 interface. Packer allows to comm_write() or swap() an object
6044 using a single routine.
6045 - Added MemBuf, a auto-growing memory buffer with printf
6046 capabilities. MemBuf replaces most of old local buffers for
6047 compiling text messages.
6048 - Added MemPool that maintains a pre-allocated pool of opaque
6049 objects. Used to eliminate memory thrashing when allocating
6050 small objects (e.g. field-names and field-value in http
6051 headers).
6052
6053 Changes to squid-1.2.beta15 (Feb 13, 1998):
6054
6055 NOTE: This version has changes which may cause all or part
6056 of your cache to be lost. However, you can problably
6057 save most of it by doing a slow restart. Specifically:
6058
6059 1. Kill the running squid-1.2.beta14 process; wait for it to
6060 fully exit.
6061 2. Remove all 'swap.state*' files, either in each cache_dir, or
6062 as defined in your squid.conf
6063 3. Start squid-1.2.beta15. The store will be rebuilt from the
6064 existing swap files, reading the directories and opening
6065 the files.
6066
6067 - Fixed some problems related to disk (and pipe) write error
6068 handling. file_close() doesn't always close the file
6069 immediately; i.e. when there are pending buffers to write.
6070 StoreEntry->lock_count could become zero while a write is
6071 pending, then bad things happen during the callback.
6072 - The file_write() callback data must now be in the callback
6073 database (cbdata). We now use the swapout_ctrl_t structure
6074 for the callback data; it stays around for as long as we are
6075 swapping out.
6076 - Changed the way write errors are handled by diskHandleWrite.
6077 If there is no callback function, now we exit with a fatal
6078 message under the assumption that the file in question is a
6079 log file or IPC pipe. Otherwise, we flush all the pending
6080 write buffers (so we don't see multiple repeated write errors
6081 from the same descriptor) and let the upper layer decide how
6082 to handle the failure.
6083 - Fixed storeDirWriteCleanLogs. A write failure was leaving
6084 some empty swap.state files, even though it tells us that its
6085 "not replacing the file." Don't flush/rename logs which we
6086 have prematurely closed due to write failures, indiciated by
6087 fd[dirn] == -1. Close these files LAST, not before
6088 renaming.
6089 - Fixed storeDirClean to clean directories in a more sensible
6090 order, instead of the new "MONOTONIC" order for swap files.
6091 - Merged fdstat.c functions into fd.c.
6092 - Cleaned up some debugging sections. Some unrelated source
6093 files were using the same section.
6094 - Removed curly brackets from all cachemgr output.
6095 - Removed unused filemap->last_file_number_allocated member.
6096 - Removed unused fde->lifetime_data member.
6097 - Fixed incorrectly applying htonl() on icp_common_t->shostid.
6098 - Call setsid() before exec() in ipc.c so that child processes
6099 don't receive SIGINT (etc) when running squid on a tty.
6100 - Changed StoreEntry->object_len to ->swap_file_sz so we
6101 can verify the disk file size at restart. Moved object_len
6102 to MemObject->object_sz. Note object_sz is initialized
6103 to -1. If object_sz < 0, then we need to open the swap
6104 file and read the swap metadata.
6105 - Changed store_client->mem to ->entry because we need
6106 e->swap_file_sz to set mem->object_sz at swapin.
6107 - Renamed storeSwapData structure to storeSwapLogData.
6108 - Fixed storeGetNextFile to not increment d->dirn. Added
6109 check for opendir() failure.
6110 - Fixed storeRebuildStart to properly link the directory
6111 list for storeRebuildfromDirectory mode.
6112 - Added -S command line option to double-check store
6113 consistency with disk files in storeCleanup().
6114 - Fixed a problem with transactional logging. In many
6115 cases we were adding the public cache key and then
6116 logging a delete for the private key. This is worthless
6117 because during rebuild we could not locate the previous
6118 public-keyed entry. Now we assert that only public-keyed
6119 entries can be logged to swap.state. storeSetPublicKey()
6120 and storeSetPrivateKey() have been modified to log an
6121 ADD or DEL when the key changes.
6122 - Fixed storeDirClean bug. Needed to call
6123 storeDirProperFileno() so the "dirn bits" get set.
6124 - Fixed a storeRebuildFromDirectory bug. fullpath[] and
6125 fullfilename[] were static to that function and did
6126 not change when the "rebuild_dir" arg did. Moved these
6127 buffers to the rebuild_dir structure.
6128 - In storeRebuildFromSwapLog, we were calling storeRelease()
6129 for cache key collisions. This only set the RELEASE_REQUEST
6130 bit and did not clear the swap_file_number in the filemap or
6131 in the StoreEntry, so the swap file could get unlinked later
6132 when it was really released.
6133 - Fixed FTP so that ';type=X' specifically sets the HTTP reply
6134 content-type and content-encoding (Henrik Nordstrom).
6135 - Removed 'icon_content_type' configuration option. Content
6136 types now taken from mime.conf (Henrik Nordstrom).
6137 - Added additional memory malloc tracing and memory leak
6138 detection. Use --enable-xmalloc-debug-trace configure
6139 option and -m command line option (Henrik Nordstrom).
6140
6141 Changes to squid-1.2.beta14 (Feb 6, 1998):
6142
6143 - Replaced snmplib free() calls with xfree().
6144 - Changed the 'net_db_name' hash table structure to
6145 make it easier to move names from one network to another
6146 (copied from 1.1 code).
6147 - Filled in some of the config dump routines (dump_acl,
6148 dump_acl_access).
6149 - Full memory debugging option (--enable-xmalloc-debug-trace)
6150 (Henrik Nordstrom).
6151 - Filled-in and clarified many squid.conf comments (Oskar
6152 Pearson).
6153 - Fixed up handling of SWAP_LOG_DEL swap.state entries.
6154
6155 Changes to squid-1.2.beta13 (Feb 4, 1998):
6156
6157 - NOTE: With this version the "swap.state" file format has
6158 changed. Running this version for the first time will
6159 cause your current cache contents to be lost!
6160 - NOTE: this version still has the bug where we don't rewind
6161 a swapout file and rewrite the swap meta data. Objects
6162 larger than 8KB will be lost when rebuilding from the swap
6163 files.
6164 - Combined various interprocess communication setup functions
6165 into ipcCreate().
6166 - Removed some leftover ICP_HIT_OBJ things.
6167 - Removed cacheinfo and proto_count() and friends; these are to
6168 be replaced in functionality by StatCounters and 5/60 minute
6169 average views via cachemgr.
6170 - Fixed --enable-acltree configure message (Masashi Fujita).
6171 - Fixed no reference to @LIB_MALLOC@ in src/Makefile.in
6172 (Masashi Fujita).
6173 - Fixed building outside of source tree (Masashi Fujita).
6174 - FTP: Format NLST listings, and inform the user that the NLST
6175 (plain) format is available when we find a LIST listing that we
6176 don't understand (Henrik Nordstrom)
6177 - FTP: Use SIZE on Binary transfers, and not ASCII. The
6178 condition was inversed, making squid use SIZE on ASCII
6179 transfers (Henrik Nordstrom).
6180 - Enable virtual and Host: based acceleration in order to be
6181 able to use Squid as a transparent proxy without breaking
6182 either virtual servers or clients not sending Host: header
6183 the order of the virtual and Host: based acceleration needs
6184 to be swapped, giving Host: a higher precendence than virtual
6185 host (Henrik Nordstrom).
6186 - Use memmove/bcopy as detected by configure Some systems does
6187 not have memmove, but have the older bcopy implementation
6188 (Henrik Nordstrom).
6189 - Completely rewritten aiops.c that creates and manages a pool
6190 of threads so thread creation overhead is eliminated (SLF).
6191 - Lots of mods to store.c to detect and cancel outstanding
6192 ASYNC ops. Code is not proven exhaustive and there are
6193 definately still cases to be found where outstanding disk ops
6194 aren't cancelled properly (SLF).
6195 - Changes to call interface to a few routines to support disk
6196 op `tagging', so operations can be cleanly cancelled on
6197 store_abort()s (SLF).
6198 - Implementation of swap.state files as transaction logs.
6199 Removed objects are now noted with a negative object size.
6200 This allows reliatively clean rebuilds from non-clean
6201 shutdowns (SLF).
6202 - Now that the swap.state files are transaction logs, there's
6203 now no need to validate by stat()ing. All the validation
6204 procedure does is now just set the valid bit AFTER all the
6205 swap.state files have been read, because by that time, only
6206 valid objects can be left. Object still need to be marked
6207 invalid when reading the swap.state file because there's no
6208 guarantee the file has been retaken or deleted (SLF).
6209 - An fstat() call is now added after every
6210 storeSwapInFileOpened() so object sizes can be checked. Added
6211 code to storeRelease() the object if the sizes don't match (SLF).
6212 - #defining USE_ASYNC_IO now uses the async unlink() rather than
6213 unlinkd() (SLF).
6214 - #defining MONOTONIC_STORE will support the creation of disk
6215 objects clustered into directories. This GREATLY improves disk
6216 performance (factor of 3) over old `write-over-old-object'
6217 method. If using the MONOTONIC_STORE, the
6218 {get/put}_unusedFileno stack stuff is disabled. This is
6219 actually a good thing and greatly reduces the risk of serving
6220 up bad objects (SLF).
6221 - Fixed unlink() in storeWriteCleanLogs to be real unlink()
6222 rather than ASYNC/unlinkd unlinks. swap.state.new files were
6223 being removed just after they were created due to delayed
6224 unlinks (SLF).
6225 - Disabled various assertions and made these into debug warning
6226 messages to make the code more stable until the bugs can be
6227 tracked down (SLF).
6228 - Added most of Michael O'Reilly's patches which included many
6229 bug fixes. Ask him for full details (SLF).
6230 - Moved aio_check_callbacks in comm_{poll|select}(). It was
6231 called after the fdset had been built which was wrong because
6232 the callbacks were changing the state of the read/write
6233 handlers prior to the poll/select() calls (SLF).
6234 - Fixed ARP ACL memory leaks (Dale).
6235 - Eliminated URL and SHA cache keys. Cache keys will always
6236 be MD5's now.
6237 - Fixed up store swap meta data.
6238 - Changed swap.state logs to a binary format.
6239 - The swap.state logs are written transaction-style.
6240
6241 Changes to squid-1.2.beta12 (Jan 30, 1998):
6242
6243 - Added metadata headers to cache swap files. This is an
6244 incompatible change with previous versions. Running this
6245 version for the first time will cause your current cache
6246 contents to be lost.
6247 - -D_REENTRANT when linking with -lpthreads (Henrik Nordstrom)
6248 - Show symlink destinations as a hyperlink in FTP listings
6249 (Henrik Nordstrom)
6250 - Fixed not allocating enough space for rewriting URLs with
6251 the Host: header (Eric Stern).
6252 - Year-2000 fixes (Arjan de Vet).
6253 - Fixed looping for cache hits on HEAD requests.
6254 - Fixed parseHttpRequest() coredump for
6255 "GET http://foo HTTP/1.0\r\n\r\n\r\n"
6256
6257 Changes to squid-1.2.beta11 (Jan 6, 1998):
6258
6259 - Fixed fake 'struct rusage' definition which prevented compling
6260 on Solaris 2.4.
6261 - Fixed copy-by-ref bug for request->headers in
6262 clientRedirectDone() (Michael O'Reilly).
6263 - Workaround for Solaris pthreads closing FD 0 upon fork()
6264 (Michael O'Reilly).
6265 - Fixed shutdown bug with outgoing UDP sockets; we need to
6266 disable their read handlers.
6267 - For comm_poll(), use the fast 50 msec timeout only when
6268 USE_ASYNC_IO is defined.
6269 - Fixed pointer bug when freeing AS# ACL entries.
6270 - Fixed forgetting to reset Config.npeers to zero in free_peer().
6271 - Fixed ICP bug causing excessive TIMEOUTs with sibling
6272 neighbors. We must call the ICP reply callback even for
6273 sibling misses.
6274 - Fixed some dnsserver-related reconfigure bugs. Need to
6275 use cbdataLock, etc in fqdncache.c. Also don't want to
6276 use ipcacheQueueDrain() and fqdncacheQueueDrain().
6277 - Fixed persistent connection bug. We were incorrectly
6278 deciding that non-200 replies without content-length
6279 would not have a reply body.
6280 - Fixed intAverage() precedence bug.
6281 - Fixed memmove() 'len' arg bug.
6282 - Changed algorithm for determining alive/dead state of peers.
6283 Instead of using a fixed number of unacknowledged ICP
6284 replies, it is now based on timeouts. If there are no ICP
6285 replies received from a peer within 'dead_peer_timeout'
6286 seconds, then we call it dead.
6287 - Added calls to getCurrentTime() in
6288 comm_{select,poll}_incoming() when ALARM_UPDATES_TIME is not
6289 being used.
6290 - Fixed shutdown bug when the incoming and outgoing ICP socket
6291 is the same file descriptor.
6292 - Added buffered writes for storeWriteCleanLogs() (Stewart
6293 Forster).
6294 - Patches for Qnx4 (Jean-Claude MICHOT).
6295 - Fixed returning void functions which seems to be a GCC-ism.
6296 - New configure script options (Henrik Nordstrom):
6297 --enable-new-storekey=[sha|md5(|url)] (was --enable-hashkey)
6298 --enable-acltree
6299 --enable-icmp
6300 --enable-delay-hack
6301 --enable-useragent-log
6302 --enable-kill-parent (this should be named -hack)
6303 --enable-snmp
6304 --enable-time-hack
6305 --enable-cachemgr-hostname[=hostname] (new)
6306 --enable-arp-acl (new)
6307 - Added Doug Lea malloc-2.6.4 to the distribution, so that
6308 people easily can try a decent malloc package if they syspect
6309 their malloc is broken. --enable-dlmalloc (Henrik Nordstrom).
6310 - Made XMALLOC_DEBUG_COUNT working again. Requires a small stub
6311 function (Henrik Nordstrom).
6312 - Removed top-level Makefile. People must now run 'configure'
6313 before 'make'.
6314 - Fixed checkFailureRatio() implementation.
6315 - Made 'squid -z' behave like the 1.1 version.
6316
6317
6318 Changes to squid-1.2.beta10 (Jan 1, 1998):
6319
6320 - Fixed content-length bugs for 204 replies, 304 replies,
6321 and HEAD requests (Henrik Nordstrom).
6322 - Fixed errorAppendEntry() bug in gopherReadReply().
6323 - Basic support for FTP URL typecodes (;type=X).
6324 - Support for access controls based on ethernet MAC addresses
6325 (Dale).
6326 - Initial URN support; see
6327 http://squid.nlanr.net/Squid/urn-support.html
6328 - Fixed client-side persistent connections for objects with
6329 bad content lengths (Henrik Nordstrom).
6330 - Fixed bad call to storeDirUpdateSwapSize() for objects which
6331 never reach SWAPOUT_DONE state.
6332 - Fixed up poll() #defines in squid.h (Stewart Forster).
6333 - Changed poll() timeout from 1000 msec to 50 msec for
6334 better performance under low load (Stewart Forster).
6335 - Changed storeWriteCleanLogs() to write objects in the LRU
6336 list order instead of the random hash table order.
6337 - Fixed FTP bug when data socket connections fail or timeout.
6338 - Reuse FTP data connection when possible (Henrik Nordstrom).
6339 - Added configure options (Henrik Nordstrom)
6340 --enable-store-key=sha|md5
6341 --enable-xmalloc-statistics
6342 --enable-xmalloc-debug
6343 --enable-xmalloc-debug-count
6344 --async-io
6345 - Fixed confusing with the use/meaning of ERR_CANNOT_FORWARD
6346 by creating ERR_FORWARDING_DENIED and changing the
6347 content of the ERR_CANNOT_FORWARD text.
6348 - Fixed pipeline request bug from using strdup() (Henrik
6349 Nordstrom).
6350 - Call clientReadRequest() directly instead of commSetSelect()
6351 for pipelined requests (Henrik Nordstrom).
6352 - Fixed 4k page leak in icpHandleIMSReply();
6353 - Renamed 'icp*' functions to 'client*' names in client_side.c.
6354
6355 Changes to squid-1.2.beta8 (Dec 2, 1997):
6356
6357 - Fixed accessLogLog() to log ident from Proxy-Authorization
6358 request header (BoB Miorelli).
6359 - Fixed #includes, prototypes, etc. in SNMP source files.
6360 - Moved 'POLLRDNORM' and 'POLLWRNORM' macro checks from
6361 include/config.h.in to src/squid.h
6362 - Moved 'num32' typedefs from src/typedefs.h to
6363 include/config.h.in.
6364 - Moved snmplib/md5.c to lib/md5.c.
6365 - Added MD5 cache key support.
6366 - Removed xmalloc() return check in uudeocde.c
6367 - Added 'ifdef' support to cf_gen.c for optional code (e.g. SNMP)
6368 - Changed 'client' program to provide easier cache manager access,
6369 e.g.: 'client mgr:info'
6370 - Fixed 'client' to send 'Connection' instead of 'Proxy-Connection'
6371 for simulated keep-alive requests.
6372 - Removed 'fd' arg from clientProcess* functions.
6373 - Fixed bugs from using errorSend() on persistent/pipelined
6374 client connections. A latter request should not be allowed to
6375 write to the client fd until the current request completes.
6376 Now use errorAppendEntry() for such situations.
6377 - Fixed content-length bugs. We were using content-length == 0
6378 to also indicate a lack of content-length reply header. But
6379 'content-length: 0' might appear in a reply, so now use -1 to
6380 indicate that no content length given.
6381 - Split up clientProcessRequest() into smaller chunks so it
6382 might be easier to follow.
6383 - renamed various client_side.c functions to start with 'client'
6384 instead of 'icp'.
6385 - Fixed a 'cbdata leak' from the comm.c close handlers.
6386 - Fixed a 'cbdata leak' from the comm.c connect routines.
6387 - Fixed comm_select() and comm_poll() to stop looping on the
6388 incoming HTTP/ICP sockets. If there are fewer than 7 FD's
6389 ready for I/O, the incoming sockets might not get service, so
6390 comm_select() would be called for up to 7 times until the
6391 'incoming_counter' was incremented enough to trigger a call
6392 to comm_select_incoming(). Now we make sure
6393 comm_select_incoming() gets called if select returns less
6394 than 7 ready FD's.
6395 - Added errorpage '%B' token to generate FTP URLs with a '%2f'
6396 inserted at the start of the url-path. calls ftpUrlWith2f().
6397 (Henrik Nordstrom).
6398 - Changed fqdncache.c to use LRU double-linked list instead of qsort()
6399 for replacement and cachemgr output.
6400 - Changed ipcache.c to use LRU double-linked list instead of qsort()
6401 - Changed hash_insert() and hash_join() to return void.
6402 for replacement and cachemgr output.
6403 - Moved StoreEntry->method member to MemObject->method.
6404 - Made StoreEntry->flags 16 bits.
6405 - Made StoreEntry->refcount 16 bits.
6406 - Changed URL-based public cache key to always include the request
6407 method.
6408
6409 Changes to squid-1.2.beta7 (Nov 24, 1997):
6410
6411 - Fixed poll() for Linux (David Luyer).
6412 - SHA optimizations (David Luyer).
6413 - Fixed errno clashes with macro on Linux (David Luyer).
6414 - Fixed storeDirCloseSwapLogs(); logs might not be open.
6415 - Fixed storeClientCopy2() bug. Detect when there is
6416 no more data to send for objects in STORE_OK state.
6417 - Fixed FTP truncation bug when ftpState->size == 0, e.g.
6418 especially directory listings.
6419 - Mega FTP fix from Henrik Nordstrom. A better job of
6420 implementing the '%2f' hack.
6421 - Fixed some pipelined request bugs. storeClientCopy() was
6422 being given the wrong StoreEntry, and we had a race condition
6423 which is now handled by storeClientCopyPending().
6424 - Added initial SNMP support.
6425
6426 Changes to squid-1.2.beta6 (Nov 13, 1997):
6427
6428 - Fixed Authorized responses getting swapped out when they
6429 don't have Proxy-Revalidate reply header.
6430 - Fixed Proxy Authentication support. We never sent back
6431 a 407 reply, and were incorrectly incrementing the passwd
6432 before comparing it.
6433 - Fixed stat()ing pathnames for default values before parsing
6434 config file (Ron Gomes).
6435 - Fixed logging request and response headers on separate lines
6436 (Ron Gomes).
6437 - Fixed FTP Authentication message (Henrik Nordstrom).
6438 - Changed Proxy Authentication to trigger a reread of the passwd
6439 file if a password check fails (Henrik Nordstrom).
6440 - Changed FTP to retry the first CWD with a leading slash if it
6441 fails without one.
6442
6443 Changes to squid-1.2.beta5 (Nov 6, 1997):
6444
6445 - Track the 'keep-alive ratio' for a peer as the ratio of
6446 the number of replies including 'Proxy-Connection: Keep-Alive'
6447 compared to the number of requests sent. If the peer does
6448 not support Persistent connections then this ratio will tend
6449 toward zero. If the ratio is less than 50% after 10 requests
6450 then we'll stop sending Keep-Alive.
6451 - Proper support for %nn escapes in FTP, and numerous
6452 other fixes (Henrik Nordstrom).
6453 - Support for Secure Hash Algorithm and framework for other
6454 hash functions as cache keys.
6455 - Fixed SSL snprintf() bug which broke SSL proxying.
6456 - Fixed store_dir swap log bug from reconfigure (SIGHUP).
6457 - Fixed LRU Reference Age bug. The arg to pow() must be
6458 minutes, not seconds.
6459
6460 Changes to squid-1.2.beta4 (Oct 30, 1997):
6461
6462 - Fixed DST bug in rfc1123.c
6463 - Changed default http_accel_port to 80.
6464 - added errorCon() as a ErrorState constructor function
6465 (Max Okumoto).
6466 - Added ERR_FTP_FAILURE message for ftpFail().
6467 - For FTP, the timeout callback must be moved to the 'data'
6468 descriptor when data transfer begins. Otherwise we are
6469 likely to get a timeout on the control descriptor.
6470 - Fixed double-free bug in httpRequestFree().
6471 - Fixed store_swap_size counting bug in storeSwapOutHandle().
6472
6473 Changes to squid-1.2.beta3 (Oct 29, 1997):
6474
6475 - Initialize _res.options to RES_DEFAULT in dnsserver.c.
6476 - Fix assertions which assumed 4-byte pointers.
6477 - Fix missing % in fqdncache.c snprintf().
6478
6479 Changes to squid-1.2.beta2 (Oct 28, 1997):
6480
6481 - Fixed aiops.c and async_io.c so that they actually compile
6482 with USE_ASYNC_IO (Arjan de Vet).
6483 - Fixed errState->errno causing problems with some macros
6484 (Michael O'Reilly).
6485 - Fixed memory leaks in pconn.c (Max Okumoto).
6486 - Enhanced 'client' program with 'ping' behaviour (Ron Gomes).
6487 - Fixed InvokeHandlers() from calling memCopy() for ALL
6488 store_client's with callbacks. A store_client might be reading
6489 from disk.
6490 - Rewrote storeMaintainSwapSpace(). No longer will we scan one
6491 bucket at a time. Instead we'll maintain a single LRU
6492 list. When an object is 'touched' we move it to the
6493 top of this list. When we need disk space, we delete
6494 from the bottom.
6495 - Removed storeGetSwapSpace().
6496
6497 Changes to squid-1.2.beta1 ():
6498
6499 - Reworked storage manager to not keep objects in memory during
6500 transit. In other words, no separate NOVM distribution.
6501 - Lots of cleanup and debugging for beta release.
6502 - Use snprintf() everywhere instead of sprintf().
6503 - The 'in_memory' hash table has been replaced with a
6504 doubly-linked list. New objects are added to the head of
6505 the list. When memory space is needed, old objects are
6506 purged from the tail of the list.
6507
6508 Changes to squid-1.2.alpha7 ():
6509
6510 - fixes fixes fixes.
6511 - Made Arjan's PROXY_AUTH ACL patch standard.
6512
6513 Changes to squid-1.2.alpha6 ():
6514
6515 - Simpler cacheobj implementation.
6516 - persistent connection histogram
6517 - SERVER-SIDE PERSISTENT CONNECTIONS:
6518 - Added pconn.c
6519 - Addec Cofig.Timeout.pconn; default 120 seconds
6520 - Added httpState->flags
6521 - Added flags arg to httpBuildRequestHeader()
6522 - Added HTTP_PROXYING and HTTP_KEEPALIVE flags
6523 - Added 'Connection' to allowed HTTP headers (http-anon.c)
6524 - Added 'Proxy-Connection' to allowed HTTP headers
6525 (http-anon.c)
6526 - Merged proxyhttpStart() with httpStart() and created
6527 new httpBuildState().
6528 - New httpPconnTransferDone() detects end-of-data on
6529 persistent connections.
6530
6531 Changes to squid-1.2.alpha5 ():
6532
6533 - New configuration system. Everything is generated from
6534 'cf.data.pre', including the main parser, setting defaults,
6535 outputting current values, and freeing memory.
6536 This also involved moving some of the local data structures
6537 (e.g. struct _acl *AclList in acl.c) to the Config
6538 structure. (Max Okumoto)
6539 - No more '/i' for regular expressions. Now insert a '-i'
6540 to switch to case-insensitive. Use '+i' for case-sensitive.
6541 - When you have a variable named the same as its type, sizeof()
6542 gets the wrong one (fde).
6543 - Need to flush unbuffered logs before fork().
6544 - Added two fields swap log: refcount and e->flag.
6545 - Removed all the .h files for each .c file. Now #include stuff
6546 is in either: defines.h, enums.h, typedefs.h, structs.h,
6547 or protos.h, globals.h. This greatly reduces dependencies
6548 between the various source files.
6549 - globals.c is generated from globals.h by a Perl script.
6550 - Started customizable error texts.
6551
6552 Changes to squid-1.2.alpha4 ():
6553
6554 - New MIME configuration, regular expression based
6555 - Added request_timeout config option
6556 - Multiple HTTP sockets (Lincoln Dale).
6557 - Moved 'fds_are_n_free' check to httpAccept().
6558 - s/USE_POLL/HAVE_POLL/; make poll() default if available.
6559 - Changed storeRegister to use offsets and make immediate
6560 callbacks if appropriate.
6561 - Removed icpDetectClientClose(). Some of that functionality
6562 goes into clientReadRequest() and the rest into
6563 httpRequestFree().
6564 - Moved IP lookups to commConnect stuff.
6565 - Added support for retrying connect().
6566 - New inline debug() macro (David Luyer).
6567 - Replace frequent gettimeofday() calls with alarm(3) based
6568 clock. Need to add more gettimeofday() calls to get back
6569 high-resolution timestamp logging (Andres Kroonmaa).
6570 - Added support for Cache-control: proxy-revalidate;
6571 based on squid-1.1 patch from Mike Mitchell.
6572
6573 Changes to squid-1.2.alpha3 ():
6574
6575 - Implemented persistent connections between clients and squid.
6576 - Moved various FD tables (comm.c, fdstat.c, disk.c) to a single
6577 table in fd.c.
6578 - Removed use of FD as an identifier in certain callback
6579 operations (ipcache, fqdncache).
6580 - General code cleanup.
6581 - Fixed typedefs for callback functions.
6582 - Removed FD lifetime/timeout dichotomy. Now we only have
6583 timeouts, however the lifetime concept/keyword may still
6584 linger in certain places.
6585 - Change Makefile 'realclean' target to 'distclean'
6586 - Changed config file parsing of time specifications to use
6587 parseTimeLine().
6588 - Removed storetoString.c
6589
6590 Changes to squid-1.2.alpha2 ():
6591
6592 - Merged squid-1.1.9, squid-1.1.10 changes
6593
6594 Changes to squid-1.2.alpha1 ():
6595
6596 - Unified peer selection algorithm.
6597 - aiops.c and aiops.h are a threaded implementation of
6598 asynchronous file operations (Stewart Forster).
6599 - async_io.c and async_io.h are complete rewrites of the old
6600 versions (Stewart Forster).
6601 - Rewrote all disk file operations of squid to support
6602 the idea of callbacks except where not required (Stewart
6603 Forster).
6604 - Background validation of 'tainted' swap log entries (Stewart
6605 Forster).
6606 - Modified storeWriteCleanLog to create the log file using the
6607 open/write rather than fopen/printf (Stewart Forster).
6608 - Added the EINTR error response to handle badly interrupted
6609 system calls (Stewart Forster).
6610 - UDP_HIT_OBJ not supported, removed.
6611 - Different sized 'cache_dirs' supported.
6612
6613 ==============================================================================