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 |
|
esaunders
|
ff4b503b5f
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-upgrade
|
2020-12-01 15:14:24 -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 |
|
esaunders
|
f211d22da5
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-upgrade
|
2020-11-20 11:51:29 -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 |
|
esaunders
|
9aced84e12
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-dev-merge
|
2020-11-11 15:16:35 -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 |
|
esaunders
|
f3bb145656
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-upgrade
|
2020-10-29 15:21:01 -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 |
|
esaunders
|
f5c8b36a48
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-upgrade
|
2020-09-29 10:29:11 -04:00 |
|
rcordovano
|
81d726299f
|
Update module dependencies and branding for release 4.17.0
|
2020-09-26 13:16:36 -04:00 |
|
esaunders
|
27283ae237
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-upgrade
|
2020-08-26 14:45:53 -04:00 |
|
Richard Cordovano
|
db07d06ff3
|
Resolve merge conflicts for release-4.16.0 into develop
|
2020-08-26 11:08:26 -04:00 |
|
esaunders
|
b245a1d283
|
Updated NetBeans Java source level to 11.
|
2020-08-25 14:20:37 -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 |
|
Mark McKinnon
|
91b3a9460b
|
Codacy and Remove Log message
Codacy Fixes and remove unneeded log message.
|
2020-06-17 11:55:16 -04:00 |
|
Mark McKinnon
|
5754b1d677
|
Fix Codacy
Fix Codacy issues
|
2020-06-17 10:21:06 -04:00 |
|
Mark McKinnon
|
b4ebba4cda
|
Update ThunderbirdMboxFileIngestModule.java
Update log message
|
2020-06-17 10:03:58 -04:00 |
|