Gateway Anti-Virus 2.0 (Default branch) |
|
|
Gateway Anti-Virus allows applications across the
enterprise to check files for viruses by providing
a SOAP-based virus scanning Web service. Client
application attach files to SOAP messages and
submit them to the Gateway Anti-Virus Web service.
The Web service uses clamav to scan the
attachments for viruses and it returns the results
to the client.
License: GNU General Public License v2
Changes:
Gateway Anti-Virus has been completely re-written in PHP. This was due to a number of problems experienced when attempting to fix the underlying C language SOAP library and enhance it by adding SSL/TLS support. The new code base is much simpler and cleaner than the old C code. The dependencies and install procedure have changed dramatically since the last release. See the 'INSTALL' file for setup and dependency instructions.
|