April 9, 2015
View 66509f6

iso9660: remove unnecessaty parameter on iso_parse_dir() and reset return code when scanall is in effect.

Steven Morgan authored on 2015/04/09 04:51:04
March 12, 2015
View 5c53af3

bb11278 - was not detecting viruses on files inside iso9660. Also fix up all-match logic.

Steven Morgan authored on 2015/03/12 04:03:43
July 11, 2014
View cd94be7

Silence a bunch of compiler warnings in libclamav

Shawn Webb authored on 2014/07/11 07:11:49
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
April 23, 2013
View 5e92267

iso9660: iso_scan_file rewrite

David Raynor authored on 2013/04/23 00:06:37
December 19, 2012
View 612b976

bb #6440: truncated ISO should cause format error not write error

David Raynor authored on 2012/12/19 03:21:26
June 22, 2012
View b8cb08f

Fix buffer length truncation in iso_string - bb#5330

David Raynor authored on 2012/06/22 00:04:13
May 30, 2012
View 3afedd0

fix GCC warnings.

Török Edvin authored on 2012/05/30 19:37:32
January 5, 2012
View f304dc6

fmapify: fix const-ness warnings

Török Edvin authored on 2012/01/05 21:16:09
November 23, 2011
View d81f9f1

scaniso do not dump whole secotrs

aCaB authored on 2011/11/23 03:08:37
November 15, 2011
View 583cd65

Add support for scanning different types of iso9660 image files. The allowed sector size is within 2048 to 2448 (2352 raw + 96 sub). Right now only the only file system supported is plain iso9660 with optional Joliet extensions. Additionally files with multi extents and interleaved files are not supported.

aCaB authored on 2011/11/15 05:23:15