lp:c-icap

Created by Christos Tsantilas and last modified
Get this branch:
bzr branch lp:c-icap

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
c-icap
Project:
c-icap
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from http://svn.code.sf.net/p/c-icap/code/c-icap-server/trunk/.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 2 minutes — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 30 seconds — see the log

Recent revisions

918. By chtsanti

Extend/fix filetype detection API

- A filetype description in c-icap.magic can include multiple magic
  patterns. Example is the WEBP images which can be recognised by
  a the 'RIFF' pattern at possition 0 and the 'WEBP' pattern at possition 8.
- Reconstruct low level interface
- Other minor fixes

917. By chtsanti

Implement clamd_mod.ReportVirusOnFailure and clamav_mod.ReportVirusOnFailure
configuration parameters

916. By chtsanti

Fixes related on handling engines errors

- Add the counter AV_SCAN_FAILURES to count scan engine failures
- On scan error when PassOnError is set to on count object to scanned
- There are cases (eg handling errors) where only the
  av_virus_info_t::virus_name is completed. Report correctly the
  X-Violations-Found header and the virus_scan:viruses-list attribute.

915. By chtsanti

Convert to consts ci_stat_entry_register functions parameters

914. By chtsanti

Fixes to compile with all of the c-icap-0.5.x releases

913. By chtsanti

Fixes to allow compile with c-icap 0.5.1 and 0.5.2 releases

912. By chtsanti

Replaced body data are never encoded. The Content-Encoding header should removed when body data replaced

911. By chtsanti

c-icap crashes on preview with delfate encoded data.

When the deflate encoded data are not enough to produce a single byte of
uncompressed data c-icap will crash on an assertion failure.
This patch removes the assert calls from decompressing code and just return
errors from related functions.

910. By chtsanti

Fixes to autoconf/automake build system

- avoid warnings when RECONF runs
- fix BerkeleyDB detection
- allow build to a directory different than the sources directory

909. By chtsanti

Refactor autoconf/automake build system: minor fix to install c-icap.magic file

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers