clamav-redirector Code
Status: Alpha
Brought to you by:
nigelhorne
File | Date | Author | Commit |
---|---|---|---|
AUTHORS | 2010-02-20 | nigelhorne | [r142] Rename AUTHOR to AUTHORS |
ChangeLog | 2010-08-02 | nigelhorne | [r144] Fix handling of port numbers in URLs |
INSTALL | 2009-04-16 | nigelhorne | [r117] Added --enable-virus-scanning; removed --no-clamav |
LICENCE | 2009-01-22 | nigelhorne | [r1] |
Makefile | 2009-12-08 | nigelhorne | [r136] Clamav now uses git not svn |
NEWS | 2010-02-20 | nigelhorne | [r143] Rename RELEASENOTES to NEWS |
README | 2009-06-07 | nigelhorne | [r127] Use a semaphore to ensure that only one downloa... |
clamav-redirector.c | 2010-08-02 | nigelhorne | [r144] Fix handling of port numbers in URLs |
displayvirus.pl | 2009-04-22 | nigelhorne | [r124] Improved detection of encoding methods |
hashtable.c | 2010-01-13 | nigelhorne | [r137] Added some ideas from OpenZap |
hashtable.h | 2010-01-13 | nigelhorne | [r137] Added some ideas from OpenZap |
hashtable_private.h | 2010-01-13 | nigelhorne | [r137] Added some ideas from OpenZap |
phishingsites | 2009-03-15 | nigelhorne | [r80] Update |
clamav-redirector.c: A squid plug-in to scan websites for malware displayvirus.pl: A sample CGI file to display instead of said websites To checkout the latest version from the repositary: svn co https://clamav-redirect.svn.sourceforge.net/svnroot/clamav-redirect/ Uses syslog for output - on Debian messages go to /var/log/daemon.log on Fedora messages go to /var/log/messages