Caching and forwarding HTTP web proxy
http://www.squid-cache.org
Squid is a caching proxy for the Web supporting HTTP(S), FTP, and
some others. It reduces bandwidth and improves response times by
caching and reusing frequently-requested web pages. Squid has
extensive access controls and can also be used as a server
accelerator.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / squid
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:proxy/squid && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.kerberos | 0000002460 2.4 KB | |
_link | 0000000124 124 Bytes | |
pam.squid | 0000000165 165 Bytes | |
squid-3.5.10.tar.xz | 0002297452 2.19 MB | |
squid-3.5.10.tar.xz.asc | 0000000830 830 Bytes | |
squid-brokenad.patch | 0000004793 4.68 KB | |
squid-config.patch | 0000001302 1.27 KB | |
squid-old-kerberos.patch | 0000000782 782 Bytes | |
squid-rpmlintrc | 0000000202 202 Bytes | |
squid.changes | 0000099694 97.4 KB | |
squid.init | 0000005617 5.49 KB | |
squid.init.rh | 0000003836 3.75 KB | |
squid.keyring | 0000005185 5.06 KB | |
squid.logrotate | 0000000352 352 Bytes | |
squid.permissions | 0000000145 145 Bytes | |
squid.service | 0000000670 670 Bytes | |
squid.spec | 0000015211 14.9 KB | |
squid.sysconfig | 0000000416 416 Bytes | |
unsquid.pl | 0000005040 4.92 KB |
Revision 90 (latest revision is 300)
Jochen Keil (jkeil)
committed
(revision 90)
- Changes to squid-3.5.10 (01 Oct 2015): * Regression Fix cache_peer login=PASS(THRU) after CVE-2015-5400 * Regression Bug 4326: base64 binary encoder rejects data beginning with nil byte * Bug 4323: Netfilter broken cross-includes with Linux 4.2 * Bug 4328: %un format code does not work for external ACLs in credentials-fetching rules * Bug 4208: more than one port in wccp2_service_info line causes error * Bug 4304: PeerConnector.cc:743 "!callback" assertion. * Bug 4330: Do not use SSL_METHOD::put_cipher_by_char to determine size of SSL hello ciphers * Relicense ntlm_fake_auth.pl to GPLv2+ * Relicense smb_lm auth helper to GPLv2+ * Relicense SSPI helper to GPLv2+ * ... and several minor performance optimizations
Comments 0