Skip to content

squid-ecap-av-v1.0.11

Latest
Compare
Choose a tag to compare
@sp-andwei sp-andwei released this 21 Dec 13:34
· 15 commits to master since this release
  • fixed a bug that could cause a deadlock between host and adapter due to
    the adapter not realizing that it has to fetch new available virgin
    data from the host
  • added a more informative logging message in name="value" format
    when a virus is found or some error occurred
    • added filesize and url information
    • add optionlist configuration option that may be set to the path of
      a file containing name : logname lines. Thereby, any meta-options
      passed to the adapter matching are added to the log message
      as logname="<option_valueof(name)>"
  • with squid-4 moving to c++, squid-ecap-av also now requires c++11