Squid Version 3.2 WWW Proxy Server
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator.
Squid 3.2 represents a new feature release above 3.1.
The most important of these new features are:
* CVE-2009-0801 : NAT interception vulnerability to malicious clients.
* NCSA helper DES algorithm password limits
* SMP scalability
* Helper Multiplexer and On-Demand
* Helper Name Changes
* Multi-Lingual manuals
* Solaris 10 pthreads Support
* Surrogate/1.0 protocol extensions to HTTP
* Logging Infrastructure Updated
* Client Bandwidth Limits
* Better eCAP support
* Cache Manager access changes
First STABLE release Date: 02 Aug 2010
Latest Release: 3.2.2
Latest Release Date: 05 Oct 2012
- Developed at server:proxy
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/squid && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README.kerberos | 0000002460 2.4 KB | |
cache_dir.sed | 0000000107 107 Bytes | |
harden_squid.service.patch | 0000000777 777 Bytes | |
initialize_cache_if_needed.sh | 0000000259 259 Bytes | |
missing_installs.patch | 0000000523 523 Bytes | |
old_nettle_compat.patch | 0000024855 24.3 KB | |
pam.squid | 0000000165 165 Bytes | |
squid-6.4.tar.xz | 0002553476 2.44 MB | |
squid-6.4.tar.xz.asc | 0000001193 1.17 KB | |
squid-user.conf | 0000000103 103 Bytes | |
squid.changes | 0000143506 140 KB | |
squid.keyring | 0000095203 93 KB | |
squid.logrotate | 0000000352 352 Bytes | |
squid.permissions | 0000000067 67 Bytes | |
squid.service | 0000000706 706 Bytes | |
squid.spec | 0000014069 13.7 KB | |
tmpfilesdir.squid.conf | 0000000064 64 Bytes | |
unsquid.pl | 0000005040 4.92 KB |
Revision 116 (latest revision is 122)
- update to 6.4: * security fixes: + Request/Response smuggling in HTTP/1.1 and ICAP (bsc#1216500, CVE-2023-46846) + Multiple issues in HTTP response caching (bsc#1216496, CVE-2023-5824) + Denial of Service in HTTP Digest Authentication (bsc#1216495, CVE-2023-46847) + Denial of Service in FTP (bsc#1216498, CVE-2023-46848) + Fix validation of certificates (bsc#1216803, CVE-2023-46724) * Bug 5294: ERR_CANNOT_FORWARD returned instead of ERR_DNS_FAIL * Bug 4981: Work around in-call job invalidation bugs * basic_smb_lm_auth: fix 'no previous declaration' warnings * CacheManager: require /squid-internal-mgr/ URL path prefix * ESI: Fix build [-Wsingle-bit-bitfield-constant-conversion] * documentation changes
Comments 0