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