14 Commits

Author SHA1 Message Date
Brian Carrier
533992532f Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-24 10:05:03 -05:00
Brian Carrier
ecf00427fa Added special XML file type check to reduce exceptions that get thrown - Tika seems to try to fully parse the XML file 2014-02-24 10:04:24 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
Brian Carrier
f9a3d1472f Made simple panel smaller 2014-02-06 17:14:44 -05:00
Brian Carrier
d1c2545775 Added more generic exception catches 2014-01-30 23:21:37 -05:00
shahit2
874c7b24ec Files that could be changed to non-public have been 2014-01-22 11:05:05 -05:00
Richard Cordovano
db165a968b Add min file size for file type module processing 2014-01-10 10:50:23 -05:00
Richard Cordovano
97dff22d0b Merge pull request #417 from SynapticNulship/sigid4
Autopsy part of Mismatch user added MIME validation
2014-01-06 06:53:32 -08:00
Samuel H. Kenyon
ca5d5398ea FileId ingest module simple config checkbox ON by default. 2014-01-02 15:18:15 -05:00
Samuel H. Kenyon
5c421b43ce Prevent exception if user provides malformed MIME string. 2013-12-31 17:24:16 -05:00
Samuel H. Kenyon
27ae24e4c4 Update isMimeTypeDetectable() and make it publicly available to other modules. 2013-12-31 17:19:08 -05:00
Samuel H. Kenyon
6995a74af3 Added isMimeTypeDetectable() method. 2013-12-30 14:48:04 -05:00
Brian Carrier
405d1e7413 FileTypeModule: doesn't send events, gets existing GEN_INFO, doesn't ignore known bad 2013-12-18 10:12:42 -05:00
Brian Carrier
34f11e82b2 Files from #367 manually added 2013-12-02 15:33:36 -05:00