386 Commits

Author SHA1 Message Date
Greg DiCristofaro
99c29215cc missing Japanese localization 2021-07-12 09:27:23 -04:00
Richard Cordovano
633d629cb0 Update app and module versions for 4.19.0 2021-07-08 14:23:20 -04:00
Greg DiCristofaro
7f69ee0b62 using score constants 2021-06-02 13:45:50 -04:00
Richard Cordovano
5099121c93 Merge alpha release 4.19.0 branch into develop 2021-06-02 11:45:52 -04:00
Ann Priestman
e5b7c77c94
Merge pull request #6986 from gdicristofaro/7592-analysisResultsScore
7592 analysis results score
2021-06-01 13:22:17 -04:00
Mark McKinnon
0fea6d4525 Update VcardParser.java
Check if telephone uri is null and return if it is.
2021-05-24 14:24:18 -04:00
Greg DiCristofaro
83e0bcb1e8 analysis result scores 2021-05-13 15:20:49 -04:00
Greg DiCristofaro
f93f658645 bug fixes 2021-04-28 11:44:49 -04:00
Greg DiCristofaro
1d2b460b8c removing newArtifact and newBlackboardArtifact from autopsy 2021-04-28 11:16:32 -04:00
Mark McKinnon
f30ce57af8 Add exception checking for file coming back from java-libpst
Checking for parsing errors on file when it comes back from java-libpst
2021-03-26 10:12:27 -04:00
Mark McKinnon
9a0bb08ddf Update ThunderbirdMboxFileIngestModule.java
Remove code to not duplicate creating an associated artifact.
2021-03-02 10:54:08 -05:00
Richard Cordovano
95c73fd177
Merge pull request #6714 from markmckinnon/7115-Error-adding-email-addresses-from-OST/PST-file
Add new java-libpst library and get smtp address
2021-02-10 15:00:49 -05:00
Mark McKinnon
ea238c8582 Add new java-libpst library and get smtp address
Add a new java-libpst library and get the smt address from it to use instead of the exchange address
2021-02-09 10:08:51 -05:00
Kelly Kelly
2103ce95f3 Cleaned up EmailParser code 2021-01-27 17:13:28 -05:00
Kelly Kelly
4974955ffa Modified code to support nested email messages 2021-01-26 16:08:33 -05:00
Kelly Kelly
b2e452b9b6 Inital commit of changes 2021-01-26 13:08:06 -05:00
Richard Cordovano
57d92c1a06
Merge pull request #6658 from kellykelly3/binary-email-fix
7244 - Binary email fix
2021-01-22 11:36:48 -05:00
Richard Cordovano
5649231204
Merge pull request #6648 from kellykelly3/address-keyword-warning-messages
7240 - Address compiler warning messages
2021-01-21 15:33:35 -05:00
Kelly Kelly
da8815c0e8 Changes to support SingleBody 2021-01-20 17:39:30 -05:00
Kelly Kelly
ca0b2215c7 Removed disposition check for BinaryBody emails 2021-01-20 16:45:04 -05:00
Kelly Kelly
76bad339aa Handled emails with BinaryBody 2021-01-20 16:25:42 -05:00
Kelly Kelly
0cdc39dff1 Fixed AutoClose warnings 2021-01-19 17:25:25 -05:00
Kelly Kelly
d10b0edb50 Cleaned up missing file warning 2021-01-19 16:19:17 -05:00
rcordovano
798a08f526 Version number updates for Autopsy 4.18.0 2021-01-19 10:06:52 -05:00
Richard Cordovano
30a438fa63
Merge pull request #6536 from kellykelly3/7114-delete-email-temp-files
7114 - Removed output message if temp file delete fails and cleanup delete code
2020-12-29 14:49:10 -05:00
apriestman
4376bdfcd9 Doxygen fixes 2020-12-29 11:00:24 -05:00
Mark McKinnon
f761c55590 Add file type detection to mbox code
If the first few bytes of a file contain "From" then check mimetype, if the mimeType is null or empty then use tika to determine mimetype of the file.
2020-12-15 10:47:06 -05:00
Kelly Kelly
99fc6dec86 Updated code to delete the temp mbox and pst file properly 2020-12-14 19:51:40 -05:00
Kelly Kelly
3e8dd85305 Removed output message if temp file delete fails and cleanup delete code 2020-12-08 16:02:07 -05:00
Mark McKinnon
766e78c208 FIx for validating mbox format
Added email validator and code for checking if a file is mbox format or not
2020-11-21 22:08:52 -05:00
Kelly Kelly
6ed5712d86 Switched addXXXType to getOrAddXXXType 2020-11-18 16:29:36 -05:00
Kelly Kelly
201f25ecfa Switched addArtifactAttributeType to getOrAddAttributeType 2020-11-16 17:15:14 -05:00
apriestman
e95f87796e Use the original length of the file, not the length of the encoded file on disk. 2020-11-05 14:26:43 -05:00
apriestman
5553d9880a Addressing review comments 2020-10-30 12:42:04 -04:00
apriestman
573338389e Merge remote-tracking branch 'upstream/develop' into 6889_improveAccounts 2020-10-30 11:47:02 -04:00
Richard Cordovano
afd93ce380 Update version number of module dependencies on Tika module 2020-10-27 16:01:01 -04:00
apriestman
07d569eca6 Codacy 2020-10-05 11:43:05 -04:00
apriestman
311c829871 Codacy 2020-10-05 10:05:26 -04:00
apriestman
ce218e57bd Remove old code 2020-10-05 08:37:24 -04:00
apriestman
e74e819f08 Added cache for AccountFileInstance objects 2020-10-01 09:50:33 -04:00
apriestman
f43a1c9d1d Add cancellation to email parser 2020-09-30 11:59:13 -04:00
rcordovano
81d726299f Update module dependencies and branding for release 4.17.0 2020-09-26 13:16:36 -04:00
Richard Cordovano
db07d06ff3 Resolve merge conflicts for release-4.16.0 into develop 2020-08-26 11:08:26 -04:00
rcordovano
19322cd589 Release 4.16.0 module version number updates 2020-08-21 15:47:55 -04:00
U-BASIS\dsmyda
cb104c44c2 Merge branch 'develop' of github.com:sleuthkit/autopsy into Upgrade-Tika-1.24.1-NBM 2020-08-20 11:48:20 -04:00
Greg DiCristofaro
1325ba2416 Japanese bundle updates and additions 2020-08-18 14:11:40 -04:00
U-BASIS\dsmyda
4785285bd3 Created a Tika NBM and tested it. 2020-08-12 16:54:06 -04:00
Kelly Kelly
66d1713ec5 Fixed multipart handling to support multiple text or html parts 2020-07-23 10:45:27 -04:00
Kelly Kelly
9b89e88f2e Updated MBoxParser to properly handle other mime types 2020-07-22 11:16:38 -04:00
rcordovano
e13d2725ee Update app version number, Core NBM versioning 2020-07-06 16:20:35 -04:00