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 | 0000000513 513 Bytes | |
c-icap-use_c-icap_user_and_group_in_config.patch | 0000000438 438 Bytes | |
c-icap.changes | 0000009903 9.67 KB | |
c-icap.init | 0000003667 3.58 KB | |
c-icap.logrotate | 0000000399 399 Bytes | |
c-icap.service | 0000000227 227 Bytes | |
c-icap.spec | 0000006263 6.12 KB | |
c-icap.tmpfiles | 0000000035 35 Bytes | |
c_icap-0.3.2-missing-call-to-setgroups-before-setu |
0000000953 953 Bytes | |
c_icap-0.5.6.tar.gz | 0000689530 673 KB |
Latest Revision
Boris Manojlovic (bmanojlovic)
accepted
request 752711
from
Mathias Homann (lemmy04)
(revision 26)
- Fixed typo in c-icap.logrotate - update to 0.5.6: + Possible buffer overflow if an ipv6 address is used with TlsPort + Possible buffer overflow while building memcached key + Not correctly initialized array, can cause undefined behavior to c-icap-stretch utility + Bug 116: The CI_CONNECTION_CONNECTED ci_connection_t flag is not set properly + Bug 115: Fix incorrect prototype for ci_client_get_server_options_nonblocking + c-icap may crash while parsing wrong formated ICAP request line + Fix many issues reported by clang analyzer, which may result to c-icap crashes or malfunction + Using port with memcached server hostname, may result to c-icap crash + Bug fix: Numeric as group/user id in Group/User cfg parameter does not work + Many other fixes
Comments 0