c-icap hosts its code at http://svn.code.sf.net/p/c-icap/code/c-icap-server/trunk/.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:c-icap

See all merge proposals.

c-icap has 8 active branches owned by 2 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:c-icap
Series: trunk
1 Development 2018-02-27 17:06:39 UTC
918. Extend/fix filetype detection API - ...

Author: chtsanti
Revision Date: 2018-02-27 17:06:39 UTC

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

lp:c-icap/c-icap-0.2.x
Series: c-icap-0.2.x
1 Development 2013-10-01 09:12:19 UTC
588. mark 0.2.6 release

Author: chtsanti
Revision Date: 2013-10-01 09:12:19 UTC

mark 0.2.6 release

lp:c-icap/c-icap-modules-0.2.x
Series: c-icap-modules-0.2.x
1 Development 2013-10-01 09:12:29 UTC
122. mark c-icap-modules 0.2.5 release

Author: chtsanti
Revision Date: 2013-10-01 09:12:29 UTC

mark c-icap-modules 0.2.5 release

lp:c-icap/c-icap-modules-trunk
Series: c-icap-modules-trunk
1 Development 2018-02-06 12:05:46 UTC
161. Implement clamd_mod.ReportVirusOnFail...

Author: chtsanti
Revision Date: 2018-02-06 12:05:46 UTC

Implement clamd_mod.ReportVirusOnFailure and clamav_mod.ReportVirusOnFailure
configuration parameters

lp:~chtsanti/c-icap/trunk-old-sf 1 Development 2018-02-06 12:05:46 UTC
917. Implement clamd_mod.ReportVirusOnFail...

Author: chtsanti
Revision Date: 2018-02-06 12:05:46 UTC

Implement clamd_mod.ReportVirusOnFailure and clamav_mod.ReportVirusOnFailure
configuration parameters

lp:~chtsanti/c-icap/c-icap-0.3.x 1 Development 2015-09-27 11:03:34 UTC
651. bug 82: content length wrongly comput...

Author: chtsanti
Revision Date: 2015-09-27 11:03:34 UTC

bug 82: content length wrongly computed after content modification on 206 service

lp:~chtsanti/c-icap/c-icap-modules-0.3.x 1 Development 2014-07-21 10:18:19 UTC
134. The ci_request_t::args is an char arr...

Author: chtsanti
Revision Date: 2014-07-21 10:18:19 UTC

The ci_request_t::args is an char array can not be NULL

lp:~k1n/c-icap/c-icap 1 Development 2012-06-17 17:51:57 UTC
648. added backtrace reporting for SIGBUS,...

Author: kon
Revision Date: 2012-06-16 13:21:25 UTC

added backtrace reporting for SIGBUS,SIGILL,SIGFPE,SIGSEGV main/childs -> new config var added
added main-task autorestart -> new config var addrd -> could be removed later
added some redefineable compiletime constants to common.h -> maybe make them available through configure.in
added crashtest command to test backtracing
fixed Makefile.am added @THREADS_LDADD@ to libicapapi_la_LIBADD otherwise pthread rw-lock symbols maybe invisible

18 of 8 results
You can't create new branches for c-icap.