697e1a04ab
c-icap-0.5.5 changes - c-icap may crash with a SIGBUS while using mmap to map files to memory. - Fix multiple brotli decoding bugs - c-icap-client does not send the ";ieof" preview termination sequence when sends zero sized files c-icap-0.5.4 changes - Bug fix: IPv6 address can not be used on Port configuration parameter - Mark as deprecated the tls-method TlsPort option - Bug fix: c-icap fails to decompress zero-sized files compressed with brotli c-icap-0.5.2 changes - Document the forceUnload=off option for Service/Module configuration parameter - Bug fix: c-icap crashes when converting ci_simple_file_t to a memory object - ci_headers_value* functions should remove spaces at the beginning of the returned value c-icap-0.5.1 changes The 0.5.1 release has the following new major features : * TLS/SSL support. This feature sponsored by Ergon Informatik AG. * A non-blocking ICAP client API. This feature sponsored by Ergon Informatik AG. * Allow 204 response on preview handler even if the ICAP client does not support preview. * New API functions. Major bugs fixed: * c-icap crashes on shutdown or on reconfigure, because of unloaded c++ dynamic libraries. The new release accepts the forceUnload=off parameter to Module and Service configuration parameters to force c-icap to not actually unload dynamic libraries on reconfigure, or shutdown. New configuration parameters: * FakeAllow204 * TlsPort * TlsPassphrase
60 lines
1.5 KiB
Text
60 lines
1.5 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2019/10/03 16:34:59 sborrill Exp $
|
|
bin/c-icap
|
|
bin/c-icap-client
|
|
bin/c-icap-config
|
|
bin/c-icap-libicapapi-config
|
|
${PLIST.bdb}bin/c-icap-mkbdb
|
|
bin/c-icap-stretch
|
|
include/c_icap/access.h
|
|
include/c_icap/acl.h
|
|
include/c_icap/array.h
|
|
include/c_icap/body.h
|
|
include/c_icap/c-icap-conf.h
|
|
include/c_icap/c-icap.h
|
|
include/c_icap/cache.h
|
|
include/c_icap/cfg_param.h
|
|
include/c_icap/ci_regex.h
|
|
include/c_icap/ci_threads.h
|
|
include/c_icap/commands.h
|
|
include/c_icap/debug.h
|
|
include/c_icap/dlib.h
|
|
include/c_icap/filetype.h
|
|
include/c_icap/hash.h
|
|
include/c_icap/header.h
|
|
include/c_icap/log.h
|
|
include/c_icap/lookup_table.h
|
|
include/c_icap/md5.h
|
|
include/c_icap/mem.h
|
|
include/c_icap/module.h
|
|
include/c_icap/net_io.h
|
|
include/c_icap/net_io_ssl.h
|
|
include/c_icap/port.h
|
|
include/c_icap/proc_mutex.h
|
|
include/c_icap/proc_threads_queues.h
|
|
include/c_icap/registry.h
|
|
include/c_icap/request.h
|
|
include/c_icap/service.h
|
|
include/c_icap/shared_mem.h
|
|
include/c_icap/simple_api.h
|
|
include/c_icap/stats.h
|
|
include/c_icap/txtTemplate.h
|
|
include/c_icap/txt_format.h
|
|
include/c_icap/types_ops.h
|
|
include/c_icap/util.h
|
|
${PLIST.bdb}lib/c_icap/bdb_tables.la
|
|
lib/c_icap/dnsbl_tables.la
|
|
${PLIST.ldap}lib/c_icap/ldap_module.la
|
|
${PLIST.perl}lib/c_icap/perl_handler.la
|
|
lib/c_icap/shared_cache.la
|
|
lib/c_icap/srv_echo.la
|
|
lib/c_icap/srv_ex206.la
|
|
lib/c_icap/sys_logger.la
|
|
lib/libicapapi.la
|
|
man/man8/c-icap-client.8
|
|
man/man8/c-icap-config.8
|
|
man/man8/c-icap-libicapapi-config.8
|
|
man/man8/c-icap-mkbdb.8
|
|
man/man8/c-icap-stretch.8
|
|
man/man8/c-icap.8
|
|
share/c-icap/c-icap.conf.default
|
|
share/c-icap/c-icap.magic.default
|