2008-02-07 Ævar Arnfjörð Bjarmason (0.09) * t/scan_(file|stream).t: The F-Prot engine previously did not flag eicar as a virus if the file had a .txt extension. It now flags eicar content as infected regardless of what the extension is. This made tests fail on the 4.4.2.54 engine but not on 4.3.*. Since I don't know when this was introduced exactly and we don't need the test anyway I've commented out the scanning of eicar.txt so tests will pass on old and new versions of the engine. 2008-01-08 Ævar Arnfjörð Bjarmason (0.08) * Makefile.PL: Switched from Module::Install to ExtUtils::MakeMaker 2007-11-08 Ævar Arnfjörð Bjarmason (0.07) * script/fpc-client: Updated to scan directories too 2007-08-15 Ævar Arnfjörð Bjarmason (0.06) * *: Changed the license from GPLv2-only to "same as perl" (GPLv2 + Artistic) * Makefile.PL: Don't install script/fpc-scan * script/fpc-scan: Make --version work * script/fpc-scan: Cleanup minor errors * Client.pm: Use C instead of C * Client.pm: Don't load Carp.pm unless we need to * Client.pm: Warn when the protocol fpscand is speaking is newer than the one we understand * Client.pm: =head1 DESCRIPTION section added to POD * t/info.t: Changed to match Client.pm SIGNATURE change and cleaned up the regex * t/scan_(file|stream).t: Test scanning options * t: Some cleanups 2007-04-24 Ævar Arnfjörð Bjarmason (0.05) * contrib/file-find-testset: New file to construct a testset based on return codes 2007-03-29 Ævar Arnfjörð Bjarmason (0.04) * Client.pm: Documented return codes * TODO: Trimmed 2007-03-29 Ævar Arnfjörð Bjarmason (0.03) * queue.t: rmed * Client.pm: Resolved bug introduced by changes in fpscand output * Client.pm: Uncommented =head2 info and fixed its formatting * Client.pm: Lots of POD fixes and code cleanup * Client.pm: Removed license section 2007-03-29 Ævar Arnfjörð Bjarmason (0.02) * Client.pm: POD spelling error: post => port 2007-02-22 Ævar Arnfjörð Bjarmason (0.01) * Initial release