Oliver Spohngellert
5678c0ca61
Fixed index artifact error messages.
2016-05-13 15:32:42 -04:00
Richard Cordovano
8cf3702d4b
Update inter-NBM dependencies for suite NBMs for release 4.1.0
2016-03-27 16:39:29 -04:00
Richard Cordovano
3c7c30c032
Update NBM versioning for release 4.1.0
2016-03-27 16:23:33 -04:00
Richard Cordovano
5080ab3c09
Merge pull request #1986 from BasisOlivers/aut-2020
...
Got rid of null pointer exception bug
2016-02-25 17:23:36 -05:00
Oliver Spohngellert
75ded5a0e2
Fixed formatting
2016-02-25 12:32:27 -05:00
Oliver Spohngellert
f8157aa213
Fixed up null pointer
2016-02-25 12:27:15 -05:00
Oliver Spohngellert
41773d21b5
Swallowed null pointer exception
2016-02-25 10:22:37 -05:00
Oliver Spohngellert
0528cb5952
Updated headers formatting
2016-02-25 08:48:06 -05:00
Oliver Spohngellert
62b436c4ba
Updated header line
2016-02-24 16:45:41 -05:00
Oliver Spohngellert
8b9b97b910
Updated mbox header line
2016-02-24 16:44:50 -05:00
Oliver Spohngellert
0adfe26aec
Fixed --- to \n
2016-02-24 16:08:22 -05:00
Oliver Spohngellert
99285d0647
Fixed header display
2016-02-24 13:20:24 -05:00
Oliver Spohngellert
6cae8e8c29
Header update
2016-02-23 13:25:19 -05:00
Oliver Spohngellert
de0a8d1bd5
Started thunderbird update
2016-02-23 12:05:28 -05:00
Oliver Spohngellert
431e6d0ab5
Fixed unique file names
2016-02-04 10:32:52 -05:00
Oliver Spohngellert
19f6564976
Fixed use of file ID
2016-02-03 09:16:12 -05:00
Oliver Spohngellert
8dcfec5923
Merge branch 'develop' into olie-tester
2016-02-03 08:55:21 -05:00
Oliver Spohngellert
5d22b4999f
Fixed milliseconds error
2016-02-02 16:08:21 -05:00
Oliver Spohngellert
147557dce4
Fixed possible negative array as per pr by roberto
2016-02-02 15:58:41 -05:00
Oliver Spohngellert
2483f6e361
Made file names actually unique
2016-02-02 15:44:26 -05:00
Nick Davis
2cfbc5660d
Merge branch 'develop' of github.com:sleuthkit/autopsy into 1501-ja-tbirdparser
2016-02-02 14:15:09 -05:00
Kay Bassi
6df97eba03
Finished translation/editing
2016-02-01 11:54:24 -08:00
Richard Cordovano
5695b05871
Update source level to 1.8 for lagging NBMs
2016-01-30 15:02:16 -05:00
Oliver Spohngellert
8d61cd25db
fixed nullllllllllllllllllll pointer
2016-01-29 16:24:57 -05:00
Oliver Spohngellert
c3b787f84b
Eliminated usages of deprecated BlackboardAttribute constructors
2016-01-21 13:53:45 -05:00
Eugene Livis
d9a99b859d
Added artifact indexing to email parser
2015-11-10 14:18:08 -05:00
Brian Carrier
2832fac3bf
Updated NBM versions for 4.0.0 release
2015-10-31 09:23:04 -04:00
Richard Cordovano
cd8c14cc60
Convert incorrect imports of java.utils.logging.Logger
2015-09-15 16:04:40 -04:00
Richard Cordovano
1e5d66332a
Merge remote-tracking branch 'upstream/develop' into collaborative
2015-09-09 10:14:29 -04:00
Roberto Larcher
3c0a34d1b2
Further analysis
...
The problem seems to be in java-libpst.
Sometimes getFileInputStream() returns an InputStream, but at the first
InputStream.read(buffer) the method returns -1. Further analysis is
needed to isolate the problem in java-libpst.
To patch this an IOException is thrown
2015-09-04 11:23:24 +02:00
Roberto Larcher
c501c643f7
NegativeArraySizeException patch
...
This excepion is raised when the attachment size is a multiple of 8176
(the buffer size).
InputStream read methos return -1 if there is no more data because the
end of the stream has been reached
A simple check if result != -1 is added
refs:
http://forum.sleuthkit.org/viewtopic.php?f=6&t=2563
http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html#read()
2015-09-01 16:51:03 +02:00
Richard Cordovano
0e7222dabb
Merge develop->collaborative, resolve merge conflict, compile errors
2015-08-26 14:39:59 -04:00
Karl Mortensen
332a08f07d
Bulk format code with new settings
2015-08-07 13:23:40 -04:00
Karl Mortensen
f76d0587dc
Bulk format code with new settings
2015-08-07 11:50:35 -04:00
sidheshenator
1ed5e02e75
NPE and other runtime exceptions possibly thrown handled
2015-07-14 09:34:30 -04:00
Richard Cordovano
b4ee3471eb
Merge develop branch into collaborative branch
2015-07-13 16:43:28 -04:00
Karl Mortensen
fc0c6af1d3
watch out for unknown (-1)
2015-06-23 12:36:03 -04:00
Brian Carrier
91725425f4
Updated versions to 3.1.3
2015-06-18 15:41:47 -04:00
Karl Mortensen
844e8b0e92
code review updates
2015-05-19 15:34:48 -04:00
Karl Mortensen
7dff89d8fb
code review comments
2015-05-19 14:57:30 -04:00
Karl Mortensen
13acb13ee9
code review comments
2015-05-14 16:50:35 -04:00
Karl Mortensen
94600895d7
code review update
2015-05-14 16:21:40 -04:00
Karl Mortensen
8d2f2fd21e
update paths for collab
2015-05-12 17:01:47 -04:00
sidheshenator
8b9f683ae6
replaced deprecate ATTRIBUTE_TYPE.TSK_ENCRYPTION_DETECTED
2015-04-07 10:30:07 -04:00
Brian Carrier
4450707e63
Add check for non-files to ingest modules
2015-04-03 21:33:37 -04:00
Brian Carrier
f16e48603e
Updated NBM module version numbers
2015-03-04 22:40:01 -05:00
Richard Cordovano
94845cbdfb
Replace some deprecated method calls
2014-11-06 21:49:30 -05:00
Brian Carrier
69c35704cf
updated to version 3.1.1 and associated Library versions
2014-10-31 12:17:50 -04:00
Brian Carrier
fe603a326d
Fixed bug whereby MBOX attachments were not being written if they had Japanese file names
2014-10-07 06:39:28 -07:00
jmillman
21db1eec35
make Attachment an innner class
2014-08-26 14:43:26 -04:00