Kelly Kelly
|
0000ef154d
|
Merge branch 'develop' into 7937-timeline-name-fix
|
2021-09-01 13:05:12 -04:00 |
|
Richard Cordovano
|
de4a4f59a1
|
Merge pull request #7195 from kellykelly3/7726-initalize-jfilechoosers
7726 Initializing JFileChooser in background
|
2021-09-01 12:57:47 -04:00 |
|
Richard Cordovano
|
e0d27a7b5c
|
Merge pull request #7219 from kellykelly3/7881-fix-cvt-media-viewer
7881 - Fixed CVT Media Viewer thumbnail selection
|
2021-09-01 11:06:06 -04:00 |
|
Eugene Livis
|
3b078c34cb
|
Added more allowed characters to profile names
|
2021-08-31 14:07:13 -04:00 |
|
Kelly Kelly
|
4e78ebce05
|
Modified event name used by plaso
|
2021-08-31 11:26:42 -04:00 |
|
Kelly Kelly
|
ed679aa28c
|
Addressed review comments
|
2021-08-30 15:28:55 -04:00 |
|
Kelly Kelly
|
75f29451c4
|
Merge branch 'develop' into 7726-initalize-jfilechoosers
|
2021-08-30 15:12:25 -04:00 |
|
Kelly Kelly
|
f332d3c91e
|
Fixed bug
|
2021-08-30 15:10:54 -04:00 |
|
Eugene Livis
|
ab30a1da8b
|
Minor
|
2021-08-30 15:05:42 -04:00 |
|
Eugene Livis
|
304442335c
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into sanitize_paths_7894
|
2021-08-30 14:44:46 -04:00 |
|
Eugene Livis
|
8c8444b12f
|
Implemented profile name verification
|
2021-08-30 14:43:45 -04:00 |
|
Eugene Livis
|
f5f3e16d93
|
First cut
|
2021-08-30 13:47:03 -04:00 |
|
Richard Cordovano
|
187dae19e6
|
Format AnalysisResultsViewModel.java
|
2021-08-27 17:07:08 -04:00 |
|
Richard Cordovano
|
633ef5a3b3
|
Format AnalysisResultsContentViewer.java
|
2021-08-27 16:07:11 -04:00 |
|
Kelly Kelly
|
961dc0fae2
|
Fixed CVT Media Viewer thumbnail selection
|
2021-08-27 11:43:55 -04:00 |
|
Richard Cordovano
|
2b0685f62c
|
Merge pull request #7216 from eugene7646/move_os_account_logic_7871
Move OS account logic (7871)
|
2021-08-26 17:13:45 -04:00 |
|
Richard Cordovano
|
daf22f6d5c
|
Merge pull request #7205 from wschaeferB/7877-ImprovedDiscoverySearchCancellation
7877 improved discovery search cancellation
|
2021-08-26 16:45:35 -04:00 |
|
Richard Cordovano
|
2e08c1fcba
|
Merge pull request #7165 from wschaeferB/3849-PreSelectDataSourceForFileSearch
3849 pre select data source for file search
|
2021-08-26 16:04:45 -04:00 |
|
Richard Cordovano
|
aeaa95061b
|
Merge pull request #7202 from markmckinnon/7891-Consistent-encryption-detection-messages
7891 consistent encryption detection messages
|
2021-08-26 13:34:46 -04:00 |
|
Eugene Livis
|
c45e6e9e46
|
Refactorred Octer Occurrences viewer
|
2021-08-26 11:21:19 -04:00 |
|
Eugene Livis
|
b5a41484d5
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into move_os_account_logic_7871
|
2021-08-26 10:14:47 -04:00 |
|
Richard Cordovano
|
578a3d24bb
|
Merge pull request #7199 from eugene7646/ds_summary_report_7893
Data source summary report module (7893)
|
2021-08-25 09:31:39 -04:00 |
|
Eugene Livis
|
39e21a046a
|
Moved CR OS Account logic to Utils
|
2021-08-24 17:51:05 -04:00 |
|
Eugene Livis
|
fcfb17c525
|
Reusing BarChartSeries and PieChartItem classes
|
2021-08-24 09:18:28 -04:00 |
|
Eugene Livis
|
53610835bc
|
Optimized CR code to use fewer DB queries
|
2021-08-23 15:22:26 -04:00 |
|
Eugene Livis
|
b056881cd9
|
Minor
|
2021-08-23 14:43:58 -04:00 |
|
Eugene Livis
|
b4a32c3d2e
|
Using DataFetcher from datasourcesummary package instead
|
2021-08-23 14:39:07 -04:00 |
|
Eugene Livis
|
af68f025f0
|
Review feedback
|
2021-08-23 12:36:43 -04:00 |
|
Ann Priestman
|
9f94ac54ec
|
Merge pull request #7201 from wschaeferB/7878-RemoveUnecessaryMD5Validation
7878 remove unnecessary MD5 validation and check against empty string
|
2021-08-20 11:14:23 -04:00 |
|
William Schaefer
|
d67a050c40
|
7877 fix tests to compare arguments correctly
|
2021-08-19 16:41:17 -04:00 |
|
William Schaefer
|
5be0543ebb
|
7877 clean up comments and dates
|
2021-08-19 14:46:51 -04:00 |
|
William Schaefer
|
e2930d8776
|
7877 added comments and a few additional cancelation checks
|
2021-08-19 14:01:32 -04:00 |
|
William Schaefer
|
a9f09cd35b
|
7877 fix tests with test SearchContext implementation
|
2021-08-19 14:00:06 -04:00 |
|
Eugene Livis
|
519d201ccf
|
Removed unused imports
|
2021-08-19 13:08:26 -04:00 |
|
William Schaefer
|
d56f05267e
|
7877 initial implementation of SearchContext for search cancellation
|
2021-08-19 12:42:06 -04:00 |
|
Eugene Livis
|
b469e2b5bf
|
Resolved TODOs
|
2021-08-19 09:48:30 -04:00 |
|
Eugene Livis
|
2b7f40a584
|
Restored unit tests
|
2021-08-18 18:33:35 -04:00 |
|
Eugene Livis
|
ffd6be1823
|
Refactoring report module
|
2021-08-18 18:18:45 -04:00 |
|
Eugene Livis
|
cccfde11f1
|
Refactored datasourcesummary packages
|
2021-08-18 15:20:21 -04:00 |
|
William Schaefer
|
17224b10d2
|
7877 update comment
|
2021-08-18 11:36:25 -04:00 |
|
William Schaefer
|
82209968ad
|
7877 update copyrights and imports
|
2021-08-18 11:26:56 -04:00 |
|
William Schaefer
|
bccf0e3104
|
7877 changes to cancellation for discovery
|
2021-08-18 11:23:01 -04:00 |
|
Richard Cordovano
|
b4622c8735
|
Merge pull request #7196 from rcordovano/7781-fix-results-table-column-widths
7781 fix results table column widths
|
2021-08-18 09:36:00 -04:00 |
|
Richard Cordovano
|
ea9cb92295
|
Merge pull request #7198 from kellykelly3/7911-fix-package-name
7911 Fixed spelling in package name
|
2021-08-17 11:52:46 -04:00 |
|
Eugene Livis
|
4f493317a0
|
removed 'public' declarations
|
2021-08-16 14:57:43 -04:00 |
|
Mark McKinnon
|
dfccd20491
|
Add static string to EncryptionDetection
Added static string to EncryptionDetection module to keep a consistent message that can be called for password protected files.
|
2021-08-16 13:32:50 -04:00 |
|
William Schaefer
|
fc0361454a
|
7878 remove unnecessary MD5 validation and check against empty string
|
2021-08-16 13:03:19 -04:00 |
|
Mark McKinnon
|
7b91aa51d0
|
Make encryption messages consistent
Make Encryption messages consistent
|
2021-08-13 15:39:27 -04:00 |
|
Eugene Livis
|
31f5f1fc7f
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into ds_summary_report_7893
|
2021-08-13 13:37:20 -04:00 |
|
Eugene Livis
|
0f71911279
|
Refoctoring
|
2021-08-13 13:36:13 -04:00 |
|