Commit Graph
17807 Commits
Author SHA1 Message Date
Richard Cordovano 875a619e2d Resolve merge conflict for custom-release-may-2018 branch 2018-04-27 17:36:33 -04:00
Richard Cordovano fd4de73013 Merge remote-tracking branch 'upstream/release-4.7.0' into custom-release-may-2018 2018-04-27 17:33:19 -04:00
Richard Cordovano eb01a3e899 Merge pull request #3719 from wschaeferB/3752-EncryptedPartitionsSupport
3752 encrypted partitions support
2018-04-27 16:53:24 -04:00
Richard Cordovano 4a2faa9983 Merge pull request #3712 from dgrove727/3749_FunctionalTest
3749 functional test
2018-04-27 16:51:18 -04:00
Richard Cordovano 780a2b4487 Merge pull request #3710 from dgrove727/3749_PasswordProtectionPdfDocuments
3749 password protection pdf documents
2018-04-27 16:49:44 -04:00
Richard Cordovano fdb6e9ec50 Merge pull request #3706 from wschaeferB/3768-CleanUpAidMonitor
3768 have AutoIngestMonitor's shutdown method called when the AutoIng…
2018-04-27 16:09:38 -04:00
Richard Cordovano becc875516 Merge pull request #3720 from zhhl/3709-AllTestCasesForEmbeddedFiles
3709: All test cases for Embedded file tests.
2018-04-27 15:01:21 -04:00
Richard Cordovano 641c2a8473 Merge pull request #3709 from dgrove727/3748_RegressionTest
3748 encryption module functional testing
2018-04-27 11:30:50 -04:00
Brian Carrier 4a08a71ff6 Merge pull request #3678 from sleuthkit/vol_fix
Remember selection and allow user to specify profile
2018-04-26 22:50:01 -04:00
U-BASIS\dgrove 24228af441 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3748_RegressionTest 2018-04-26 22:36:12 -04:00
U-BASIS\dgrove d0ddd3f540 Added assertion messages. 2018-04-26 22:35:00 -04:00
William Schaefer 30020ec602 3752 fix issues found in review. comments, and other minor things 2018-04-26 17:15:33 -04:00
U-BASIS\zhaohui 6484e6b4d6 3709: All test cases for Embedded file tests. 2018-04-26 17:01:49 -04:00
Richard Cordovano f285ebd340 Merge pull request #3689 from APriestman/3339_keywordSearchBoundaries
3339 keyword search boundaries
2018-04-26 16:28:54 -04:00
Richard Cordovano 45c147f35a Merge branch 'custom-release-may-2018' into develop 2018-04-26 13:35:09 -04:00
Richard Cordovano 57e644fbb8 Add testutils to custom release May 2018 branch 2018-04-26 13:34:31 -04:00
William Schaefer 0984f1d9b7 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartitionsSupport 2018-04-26 13:09:07 -04:00
Richard Cordovano f093c763e0 Merge pull request #3676 from zhhl/3709-embeddedFiles
3709 1st test for  embedded files
2018-04-26 13:01:17 -04:00
U-BASIS\zhaohui 4af2d8c291 Merge branch '3709-embeddedFiles' of github.com:zhhl/autopsy into 3709-embeddedFiles 2018-04-26 12:42:42 -04:00
Richard Cordovano ff1436054c Merge pull request #3711 from APriestman/3754_hashMetric
3754 Add metrics for hash lookup and a database query
2018-04-26 11:59:19 -04:00
U-BASIS\zhaohui 9f9622c2c1 3709: Add IngestUtils class for unit test. 2018-04-26 11:56:55 -04:00
Richard Cordovano 7c9aa10674 Merge pull request #3707 from APriestman/doxygenWarningFix
Deleted unrelated comment block to remove doxygen warnings.
2018-04-26 10:00:40 -04:00
Richard Cordovano cd6ab8787c Merge pull request #3704 from dgrove727/3748_PasswordProtectedOfficeDocuments
Added password detection for Office documents.
2018-04-26 10:00:20 -04:00
Richard Cordovano a0ba73ade7 Merge pull request #3705 from wschaeferB/3744-DocumentQuickSearchFeature
3744 document quick search feature
2018-04-26 09:59:15 -04:00
Richard Cordovano 749b8833e3 Update EmbeddedFileTest.java
Fix spelling error
2018-04-26 09:48:33 -04:00
William Schaefer 9e1bbf7fa5 3752 remove sys outs from debugging 2018-04-24 14:18:43 -04:00
William Schaefer 520ad092b9 3752 fix imports and method access from merge conflicts with 3748 2018-04-24 14:05:04 -04:00
William Schaefer 08eb531564 3752 Resolve merge conflicts from merging 3748 2018-04-24 13:41:10 -04:00
U-BASIS\dgrove a9acec5f2f Functional test now includes checks on PDF files. 2018-04-24 12:31:52 -04:00
U-BASIS\zhaohui 5b2ef9d7b8 3709: Move the common code of unit tests to a util class. 2018-04-24 11:46:44 -04:00
Ann Priestman 6d9256469f Cleanup 2018-04-24 11:33:49 -04:00
Ann Priestman 19983efaac Improving hash metric 2018-04-24 11:17:21 -04:00
U-BASIS\dgrove 7c9ffbe2fa PDF password detection implemented. 2018-04-23 22:22:01 -04:00
William Schaefer c36a1e6191 3752 clean up - make comments and names more accurate 2018-04-23 18:05:59 -04:00
William Schaefer f7fad3184e 3752 adjust ViewContextAction for encrypted volumes 2018-04-23 17:47:54 -04:00
William Schaefer c2bc250d60 3752 minor adjustment to ViewContextAction 2018-04-23 16:58:05 -04:00
William Schaefer ba0379b7f1 3752 Encryption Detection data source level module added 2018-04-23 16:08:27 -04:00
U-BASIS\dgrove 0bf0e9d08e Completed functional test for password detection. 2018-04-23 15:47:07 -04:00
Ann Priestman 27c6cf9e5d Deleted unrelated comment block to remove doxygen warnings. 2018-04-23 11:58:33 -04:00
William Schaefer dfaa2255c3 3768 have AutoIngestMonitor's shutdown method called when the AutoIngestDashboard is closed 2018-04-23 11:57:32 -04:00
Brian Carrier 7b2e19aa55 Added dump commands to Volatility list 2018-04-22 23:18:33 -04:00
Brian Carrier b4df569d41 changed logic 2018-04-22 11:32:45 -04:00
Brian Carrier 23a9f1def6 Merge branch 'release-4.7.0' into vol_fix 2018-04-22 11:13:32 -04:00
Brian Carrier 72dfafc693 renamed variable 2018-04-22 11:13:01 -04:00
Brian Carrier dc8a5d7ffb Disable loading of Python modules to prevent exception until it is fixed 2018-04-22 11:12:36 -04:00
William Schaefer 57367742f7 3744 make language regarding what will be searched more clear 2018-04-20 17:02:10 -04:00
Ann Priestman e86127039a Test not normalizing the hash metric 2018-04-20 16:43:35 -04:00
William Schaefer f2044b9550 3744 add links to documentation for sections which use Quick Search 2018-04-20 16:04:22 -04:00
Ann Priestman 1d05fdf688 Added database query metric 2018-04-20 14:45:45 -04:00
William Schaefer 4ddec9aab3 3744 fix case to cases typo 2018-04-20 14:40:20 -04:00