Implementation of an ICAP server
http://c-icap.sourceforge.net/
c-icap is an implementation of an ICAP server. It can be used with HTTP proxies
that support the ICAP protocol to implement content adaptation and filtering
services.
Most of the commercial HTTP proxies must support the ICAP protocol. The open
source Squid 3.x proxy server supports it.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:proxy/c-icap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
c-icap-rpmlintrc | 0000000401 401 Bytes | |
c-icap-use_c-icap_user_and_group_in_config.patch | 0000000438 438 Bytes | |
c-icap.changes | 0000003807 3.72 KB | |
c-icap.init | 0000003667 3.58 KB | |
c-icap.logrotate | 0000000283 283 Bytes | |
c-icap.service | 0000000227 227 Bytes | |
c-icap.spec | 0000006080 5.94 KB | |
c-icap.tmpfiles | 0000000039 39 Bytes | |
c_icap-0.3.2_libexec_handling.patch | 0000003481 3.4 KB | |
c_icap-0.3.4.tar.gz | 0000612987 599 KB |
Revision 14 (latest revision is 26)
Lars Vogdt (lrupp)
committed
(revision 14)
- update to 0.3.4: + Berkeley databases may have problems when newer Berkeley DB library used + hash_table, always uses a very small hash table resulting to slow search operations + c-icap crashes when trying to parse lookup table parameters + local cache items are never expired. Affects dnsbl and ldap lookup tables + posix interprocess locking does not work + Other minor fixes
Comments 0