William Schaefer
|
6ff590683e
|
1916 simplift use of terminator with code that runs ewfexport
|
2018-02-13 18:12:54 -05:00 |
|
William Schaefer
|
801733a241
|
1916 fixed handling of attempting to process an L01 which can not be opened
|
2018-02-13 17:36:50 -05:00 |
|
William Schaefer
|
969b10816c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1916-L01Processor
|
2018-02-13 14:02:10 -05:00 |
|
Richard Cordovano
|
7ad4c1fd44
|
Merge branch 'develop' into 3258_DeleteHashDatabaseMessage
|
2018-02-12 17:36:42 -05:00 |
|
Richard Cordovano
|
9596ffb569
|
Merge pull request #3415 from dgrove727/3514_DeleteTagUnneccessaryCode
3514 delete tag unneccessary code
|
2018-02-12 17:03:30 -05:00 |
|
Richard Cordovano
|
e8e5793090
|
Merge pull request #3413 from zhhl/3281-UseHashSetInsteadOfHashDatabase
3281: Use Hash Set instead of Hash Database
|
2018-02-12 17:00:51 -05:00 |
|
William Schaefer
|
bf5f1656d6
|
1916 add ewfexport executable and necessary dlls to thirdparty folder
|
2018-02-12 15:12:15 -05:00 |
|
William Schaefer
|
0f64a5a8a6
|
1916 remove no longer used button group
|
2018-02-12 14:23:27 -05:00 |
|
William Schaefer
|
4f3de1bae7
|
1916 fix clearing of previous L01 selections, and naming of Data Source
|
2018-02-12 13:46:23 -05:00 |
|
William Schaefer
|
a4aac9095a
|
1916 GUI and listeners adjusted to support single L01 selection
|
2018-02-12 13:30:48 -05:00 |
|
U-BASIS\dgrove
|
dca73677b3
|
Fixed merge.
|
2018-02-09 23:35:34 -05:00 |
|
U-BASIS\dgrove
|
cb125a5e65
|
Temporary.
|
2018-02-09 15:24:13 -05:00 |
|
Richard Cordovano
|
1d32522704
|
Merge remote-tracking branch 'upstream/release-4.6.0' into develop
|
2018-02-09 14:20:31 -05:00 |
|
U-BASIS\zhaohui
|
2b33599122
|
3281: Capitalization correction
|
2018-02-09 14:08:06 -05:00 |
|
U-BASIS\zhaohui
|
1b371c026e
|
3281: Capitalize the word 'Hash Set' for the GUI items.
|
2018-02-09 13:56:07 -05:00 |
|
Richard Cordovano
|
24a00421ed
|
Merge pull request #3420 from APriestman/3493_sqliteCrTesting
3493 sqlite cr testing
|
2018-02-09 13:11:38 -05:00 |
|
Ann Priestman
|
5cf44c5b55
|
Fix codacy warnings
|
2018-02-09 11:04:44 -05:00 |
|
William Schaefer
|
11ba4aca2d
|
1916 add filter to file chooser for L01
|
2018-02-09 09:45:46 -05:00 |
|
William Schaefer
|
b8d8ed4c25
|
1916 initial version of L01 processor combined with local file dsp
|
2018-02-08 16:20:47 -05:00 |
|
Brian Carrier
|
4cd548e456
|
3536 - Look at all Content in node so that artifacts are not shown
|
2018-02-07 22:43:56 -05:00 |
|
Ann Priestman
|
b58a7b1853
|
codacy fix and removed a few unnecessary return statements.
|
2018-02-07 07:50:20 -05:00 |
|
Ann Priestman
|
66d3694159
|
Some codacy fixes
|
2018-02-06 14:51:14 -05:00 |
|
Ann Priestman
|
3bfe08ccf9
|
Finished notable artifact tests
|
2018-02-06 14:14:29 -05:00 |
|
Richard Cordovano
|
45348063a8
|
Merge pull request #3383 from raman-bt/sqliteviewer
3415: SQLite Viewer - Show Table Content
|
2018-02-06 08:52:09 -05:00 |
|
U-BASIS\zhaohui
|
6b82917d4a
|
3281: One more update from by using 'hash set'.
|
2018-02-05 11:45:51 -05:00 |
|
U-BASIS\zhaohui
|
0dc530427b
|
3281: More updates of the name Hash set replacing hash database
|
2018-02-02 17:06:37 -05:00 |
|
Ann Priestman
|
5d0cb87f5f
|
Artifact testing partially done.
|
2018-02-02 16:33:55 -05:00 |
|
U-BASIS\dgrove
|
c83bbd832a
|
Merge remote-tracking branch 'upstream/release-4.6.0' into 3258_DeleteHashDatabaseMessage
|
2018-02-02 13:47:07 -05:00 |
|
U-BASIS\dgrove
|
b4705d2aaa
|
Modified hash database removal prompt.
|
2018-02-02 13:46:47 -05:00 |
|
U-BASIS\dgrove
|
2f0d20a7c5
|
Merge remote-tracking branch 'upstream/release-4.6.0' into 3514_DeleteTagUnneccessaryCode
|
2018-02-02 13:26:56 -05:00 |
|
U-BASIS\dgrove
|
cb99e39c45
|
Simplified logic for retrieving content name.
|
2018-02-02 13:26:07 -05:00 |
|
Ann Priestman
|
eeaa0bd0b1
|
Partway through artifact tests
|
2018-02-02 13:02:49 -05:00 |
|
Richard Cordovano
|
9be4538fc5
|
Merge pull request #3412 from wschaeferB/3402-FixAttachmentViewFileInDir
3402 compare nodes themeselves instead of node names for view file in…
|
2018-02-02 12:58:42 -05:00 |
|
William Schaefer
|
703cb9f223
|
3522 fix location of real path conversion to before any file access
|
2018-02-02 12:47:32 -05:00 |
|
U-BASIS\dgrove
|
54627154ee
|
Initial checkin.
|
2018-02-02 12:25:37 -05:00 |
|
U-BASIS\zhaohui
|
5942ae6a9b
|
3281: Use Hash Set instead of Hash Database
|
2018-02-02 12:19:55 -05:00 |
|
William Schaefer
|
dda0e03e7f
|
3402 compare nodes themeselves instead of node names for view file in directory
|
2018-02-02 12:02:00 -05:00 |
|
William Schaefer
|
ef74c1f30a
|
3522 change case path used by Multi-User case panel to be real path instead of all caps
|
2018-02-02 11:56:04 -05:00 |
|
Raman
|
481bec66c1
|
Address review comments
|
2018-02-01 17:08:09 -05:00 |
|
Richard Cordovano
|
4c11cb8acb
|
Merge pull request #3392 from zhhl/3469_3470-FixExcelAndHMTLReportIssues
3469 3470 fix Excel and HTML report issues
|
2018-02-01 14:26:19 -05:00 |
|
Richard Cordovano
|
ff828bfa75
|
Merge pull request #3392 from zhhl/3469_3470-FixExcelAndHMTLReportIssues
3469 3470 fix Excel and HTML report issues
|
2018-02-01 14:24:27 -05:00 |
|
Ann Priestman
|
1c5ecb3487
|
mark temp code
|
2018-02-01 11:47:46 -05:00 |
|
Ann Priestman
|
d825b36ef2
|
Finished org testing
|
2018-02-01 11:27:15 -05:00 |
|
U-BASIS\zhaohui
|
806d7a5bd9
|
3470: Add comments for the Excel Cell size.
|
2018-02-01 10:56:16 -05:00 |
|
Richard Cordovano
|
5118698174
|
Merge pull request #3407 from sleuthkit/release-4.6.0
Merge in release 4.6.0 branch
|
2018-02-01 09:31:17 -05:00 |
|
Richard Cordovano
|
66886f7256
|
Merge pull request #3395 from zhhl/3366-EditDetailsButtonMisplaced
3366 Edit Details button is misplaced
|
2018-02-01 09:29:13 -05:00 |
|
Ann Priestman
|
205f8e820c
|
Starting type tests
|
2018-02-01 09:17:08 -05:00 |
|
Ann Priestman
|
c6ab090fe6
|
Finished organizations
|
2018-02-01 08:31:07 -05:00 |
|
Ann Priestman
|
36c4e50972
|
Organizations testing almost complete
|
2018-01-31 14:48:00 -05:00 |
|
Ann Priestman
|
6e35b3d214
|
Finished reference set testing
|
2018-01-31 13:42:35 -05:00 |
|