Commit Graph
314 Commits
Author SHA1 Message Date
Mark McKinnon 0b8ea73f7f Update ThunderbirdMboxFileIngestModule.java
Revert changes from prior commit.
2019-10-23 11:45:25 -04:00
Mark McKinnon 08ccb2a9c9 Update EmailMessage.java
If messageid is null then set it to "" in setMessageID
2019-10-23 11:39:13 -04:00
Mark McKinnon 9f3e258837 Update ThunderbirdMboxFileIngestModule.java
Make codacy happy.
2019-10-17 02:13:46 -04:00
Mark McKinnon f73eb23ad9 Update ThunderbirdMboxFileIngestModule.java
Check threaded messageId if null and skip it if it is.  Format code also.
2019-10-16 23:18:24 -04:00
Richard Cordovano 537c9b68ee Update NBM versioning for release 4.13.0 2019-10-04 17:44:53 -04:00
Richard Cordovano b08f53f03a Update MERGED Bundle.properties files 2019-10-02 12:40:01 -04:00
eugene7646 052bc97817 Merge pull request #5281 from eugene7646/NPE_in_email_parser
Npe in email parser
2019-09-27 12:07:44 -04:00
Eugene Livis 9e1722f629 Added deletion of temp file 2019-09-27 12:05:03 -04:00
Eugene Livis 9913b94e00 Added deletion of temp file 2019-09-27 11:55:32 -04:00
Richard Cordovano 357603056b Merge pull request #5278 from eugene7646/NPE_in_email_parser
Fix for NPE in ThunderbirdMboxFileIngestModule (5597)
2019-09-27 11:54:12 -04:00
Eugene Livis 634f68b5ae Added logging when failed to process pst file 2019-09-27 11:51:20 -04:00
Richard Cordovano d2ddce7824 Merge pull request #5279 from kellykelly3/1366-test-eml
1367 added support to mbox and eml for text attachments
2019-09-27 11:24:48 -04:00
Kelly Kelly 2e770d2d66 Added support for text file attachments for mbox and eml 2019-09-27 10:16:35 -04:00
Eugene Livis ade820b4ba Fix for NPE 2019-09-27 09:31:54 -04:00
Richard Cordovano 4e939d5d46 Merge pull request #5267 from kellykelly3/1366-test-eml
1366 - Fixed issue with eml and mbox files
2019-09-26 16:00:37 -04:00
Kelly Kelly 8d1a4a5f16 Fixed issue with eml and mbox files 2019-09-25 14:03:39 -04:00
Richard Cordovano c377bd37b7 Merge pull request #5256 from raman-bt/5574-thunderbird-npe
5574: NPE in Thunderbird Mbox file ingest module.
2019-09-25 09:54:30 -04:00
Raman Arora ddf5237367 5574: NPE in Thunderbird Mbox file ingest module.
- also fixed a typo in a (private) method name.
2019-09-24 12:33:16 -04:00
Kelly Kelly 1083316d4f merged in release and fixed bug 2019-09-20 11:09:21 -04:00
Kelly Kelly c8aef05587 Merged in release branch vcard code 2019-09-19 15:37:49 -04:00
Kelly Kelly 063754951d Fixed duplicate vcard issue 2019-09-19 14:28:17 -04:00
Richard Cordovano ad3015bb91 Merge pull request #5225 from kellykelly3/1331-update-vcard-code
1331 - modified vcard code
2019-09-19 12:14:42 -04:00
Kelly Kelly 11dbce81f2 modified vcard code 2019-09-18 16:42:24 -04:00
Ann Priestman 643f53368e Doxygen fixes 2019-09-17 14:38:58 -04:00
Kelly Kelly fbc2cc2eff Removed unused import from EmlParser 2019-09-16 15:19:35 -04:00
Kelly Kelly 55976bb56c fixed codacy issues 2019-09-12 12:04:34 -04:00
Kelly Kelly a1d9c7c126 Added localPath for eml files 2019-08-28 10:40:37 -04:00
Kelly Kelly 5e19718065 Changed vcard & eml parse code to use ReadContentInputStream 2019-08-27 13:17:11 -04:00
Kelly Kelly 229110ef76 Completed support for EML files. 2019-08-26 15:10:33 -04:00
Kelly Kelly 9170d59cf5 Inital commit of EMLParser 2019-08-26 11:29:37 -04:00
Richard Cordovano 43141fcefd Merge branch 'develop-merg' of https://github.com/kellykelly3/autopsy into kellykelly3-develop-merg 2019-08-07 17:33:11 -04:00
Richard Cordovano b630371511 Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
Kelly Kelly 3a4e04b879 Merge branch 'timeline-event-mgr-2' into develop-merg 2019-08-02 09:49:48 -04:00
Richard Cordovano 6474fdcb66 Update NBM versioning for release 4.12.0 2019-07-31 15:18:56 -04:00
Kelly Kelly 7ddf9fe071 merged in develop to timeline-event-mgr-2 2019-07-31 13:36:33 -04:00
Kelly Kelly 2253ca32e4 Fixed merge conflict with MboxParser 2019-07-31 11:20:41 -04:00
Kelly Kelly f6cb5488bc Used func from FileUtil to remove odd char from attachment file names. 2019-07-24 12:08:44 -04:00
Kelly Kelly 51c647b3f0 fixed codacy issues 2019-07-24 11:18:02 -04:00
Kelly Kelly 3b3a2a26dc fixed mbox attachment names 2019-07-23 13:59:34 -04:00
Kelly Kelly 3955136e9d Changed the error string to a list of strings 2019-07-22 17:31:08 -04:00
Kelly Kelly c62059a4ff merged develop into branch 2019-07-16 13:46:09 -04:00
Kelly Kelly 9129852150 addressed codacy issues 2019-07-16 13:15:09 -04:00
Richard Cordovano f9fefed4a6 Merge pull request #5014 from kellykelly3/1230-add-vcard-image
1230 - VCard Images
2019-07-16 12:26:54 -04:00
Kelly Kelly d70b1723cc addressed review comments 2019-07-15 13:55:44 -04:00
Brian Carrier ab46c585ba copied files from timeline-event-mgr. Mostly formatting. Couple of bug fixes 2019-07-11 13:02:56 -04:00
Kelly Kelly 188a5d4090 changing the indexArtifact to postArtifact 2019-07-10 14:31:29 -04:00
Kelly Kelly d8884b82c2 Added image to contact viewer tab 2019-07-05 15:37:11 -04:00
Kelly Kelly 8fef328308 Update the email threader, android wwf and SMS code to assign unique cross ingest run threadIDs 2019-07-03 11:14:02 -04:00
Kelly Kelly f05cb9590b Reduced the memory foot print of the email parser 2019-07-02 15:17:45 -04:00
William Schaefer 77d6e92420 Add diamond type inference to eliminate warning 2019-06-25 15:20:37 -04:00