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 | 0000000462 462 Bytes | |
c-icap-use_c-icap_user_and_group_in_config.patch | 0000000438 438 Bytes | |
c-icap.changes | 0000004821 4.71 KB | |
c-icap.init | 0000003667 3.58 KB | |
c-icap.logrotate | 0000000399 399 Bytes | |
c-icap.service | 0000000227 227 Bytes | |
c-icap.spec | 0000006539 6.39 KB | |
c-icap.tmpfiles | 0000000039 39 Bytes | |
c_icap-0.3.2-missing-call-to-setgroups-before-setu |
0000000808 808 Bytes | |
c_icap-0.3.2_libexec_handling.patch | 0000003481 3.4 KB | |
c_icap-0.3.4.tar.gz | 0000612987 599 KB |
Revision 17 (latest revision is 26)
Lars Vogdt (lrupp)
committed
(revision 17)
- update to 0.3.5 * Bug fix: Wrong status code for REQMOD requests without preview * Bug fix: Spaces on header may result to bad request error * Bug fix: cache drops non expired items * Add the "DefaultService" configuration parameter. For use with buggy clients which are not include icap service name in urls. * Add support for ICAP requests pipelining * Add the "SupportBuggyClients" configuration parameter. If enabled c-icap tries to handle buggy ICAP clients which are not include correct delimiters between HTTP and ICAP headers. * Other minor fixes
Comments 0