Commit Graph

57 Commits

Author SHA1 Message Date
brad
15f788cbd1 add 3 distribution patches;
squid-2.2.stable5-newlines_in_auth.patch
After decoding the base64 encoded "user:password" pair given by the
client, squid doesn't strip out any '\n' found in the resulting
string. Given such a string, any external authenticator will receive two
lines instead of one, and most probably send two results. Now, any
subsequent authentification exchange will have its answer shifted by
one. Therefore, a malicious user can gain access to sites they should not
have access to.

squid-2.2.stable5-ipcache_negative.patch
The IP cache immediately removes entries that should be negatively
cached. This appears to be due to some changes made for retrying failed
connections.

squid-2.2.stable5-no_cache.patch
A missing no_cache list is treated the same as no_cache deny all.
1999-12-09 19:48:17 +00:00
brad
fceedfbdc1 upgrade to Squid 2.2-STABLE5 1999-10-01 00:01:54 +00:00
brad
b65f0d9634 upgrade to Squid 2.2-STABLE4 1999-07-08 23:27:39 +00:00
brad
7af8e6d6bc upgrade to Squid 2.2.STABLE3 1999-05-22 18:23:33 +00:00
brad
ada5e20ae0 upgrade to Squid 2.2 1999-05-09 20:01:50 +00:00
brad
be0a0eed4c add SYSCONFDIR var 1999-03-17 03:59:28 +00:00
marc
a4ded74380 squid port from d@openbsd.org 1998-09-14 01:36:52 +00:00