17593 Commits

Author SHA1 Message Date
William Schaefer
0b83ecab23 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6773-WebHistoryDiscoveryDetailsViewer 2020-10-06 10:25:19 -04:00
Greg DiCristofaro
749f24f1da debugging 2020-10-06 09:25:13 -04:00
Mark McKinnon
b87c7a6d95 Update ileap-artifact-attribute-reference.xml
UPdated artifacts
2020-10-06 08:28:56 -04:00
Mark McKinnon
7bb7603ea1 Update ILeappFileProcessor.java
Updated iLeapp artifacts
2020-10-06 08:28:30 -04:00
Eugene Livis
8a3f608f9e Merged develop 2020-10-05 17:12:38 -04:00
Greg DiCristofaro
a934391bcd debugging tests 2020-10-05 16:49:19 -04:00
Greg DiCristofaro
fb8323138f working through recent file tests 2020-10-05 15:57:13 -04:00
Richard Cordovano
4c9ea7cc9d
Merge pull request #6375 from sleuthkit/release-4.17.0
Merge release-4.17.0 branch into develop
2020-10-05 12:15:47 -04:00
Mark McKinnon
c78f25fdf3 Update ileap-artifact-attribute-reference.xml
Update attribute ileap cross reference.
2020-10-05 10:20:40 -04:00
apriestman
e1b74294f6 Restore comment 2020-10-05 08:39:36 -04:00
Richard Cordovano
8b0c7434af
Merge pull request #6361 from eugene7646/DS_speedup_6796
Data source info retrieval optimizations (6796)
2020-10-02 14:24:41 -04:00
Greg DiCristofaro
dc0279c158 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6719-unitTests 2020-10-02 12:33:59 -04:00
Greg DiCristofaro
f6b054e628 unit tests complete and commented 2020-10-02 12:32:53 -04:00
apriestman
902eca1d3a Add all artifact IDs at once. 2020-10-02 11:22:17 -04:00
Richard Cordovano
9a8d633c6d
Merge pull request #6368 from sleuthkit/release-4.17.0
Merge in release-4.17.0 branch
2020-10-01 19:38:13 -04:00
Richard Cordovano
dda6b04ced
Merge pull request #6360 from gdicristofaro/exceptionCaptureFix
fix for capturing exceptions
2020-10-01 19:27:59 -04:00
Richard Cordovano
2acbfc2712 Revert quoting of ProcessBuilder arguments 2020-10-01 18:42:06 -04:00
Richard Cordovano
b2bc4b4a53
Merge pull request #6365 from sleuthkit/release-4.17.0
Merge release-4.17.0 into develop
2020-10-01 18:14:47 -04:00
Greg DiCristofaro
5785e52f47 other methods 2020-10-01 18:02:53 -04:00
Greg DiCristofaro
1f4eb2cae4 working through unit tests 2020-10-01 17:39:41 -04:00
Greg DiCristofaro
5dfb7b0605 working through testing 2020-10-01 15:33:44 -04:00
Greg DiCristofaro
670b52b9b4 some more tests 2020-10-01 13:19:33 -04:00
Mark McKinnon
bcb4f7e167 Update ILeappAnalyzerIngestModule.java
targeting 4.17.0 release
2020-10-01 13:19:14 -04:00
Mark McKinnon
3e87e8a977 Update ileap-artifact-attribute-reference.xml
Artifacts and attributes added to ileap
2020-10-01 13:14:20 -04:00
Eugene Livis
2eec9f5108 Optimizations 2020-10-01 11:05:27 -04:00
Greg DiCristofaro
9691646eea debug initial tests 2020-10-01 10:08:03 -04:00
Greg DiCristofaro
4293faa934 fix for capturing exceptions 2020-10-01 08:40:32 -04:00
Greg DiCristofaro
37edfc630d working through mocking logger 2020-10-01 08:27:53 -04:00
Mark McKinnon
e796f276cc Update ileap-artifact-attribute-reference.xml
added new plugins.
2020-09-30 20:48:39 -04:00
William Schaefer
fd454bbfab 6773 initial commit of code for Domain details viewers 2020-09-30 17:57:27 -04:00
Greg DiCristofaro
131ee65dbb need to fix mocking logger 2020-09-30 17:11:58 -04:00
Greg DiCristofaro
2f85ac7310 merge in refactoring of top programs 2020-09-30 16:11:56 -04:00
Greg DiCristofaro
982323c582 debug 2020-09-30 16:06:52 -04:00
Greg DiCristofaro
25c0212c31 refactoring complete 2020-09-30 15:10:22 -04:00
Richard Cordovano
90aabf3fb8
Merge pull request #6358 from sleuthkit/release-4.17.0
Merge in release-4.17.0 branch
2020-09-30 12:16:18 -04:00
Richard Cordovano
be662f8854
Merge pull request #6353 from dannysmyda/HEIC-Processor-Error-Output-Bug-Fix
Bug fix for HEICProcessor
2020-09-30 12:15:34 -04:00
apriestman
08a416a770 Add icon for web form address.
Fix typo for web account type icon.
2020-09-29 17:30:11 -04:00
Greg DiCristofaro
343fbfe523 used import 2020-09-29 14:09:08 -04:00
Greg DiCristofaro
dd0c81d83e Merge branch 'develop' of github.com:sleuthkit/autopsy into 6733-getArtifactsTest 2020-09-29 14:02:08 -04:00
Greg DiCristofaro
e6c5685a21 address codacy remarks 2020-09-29 14:01:57 -04:00
Greg DiCristofaro
fbbc28efea working through testing methods 2020-09-29 13:56:26 -04:00
U-BASIS\dsmyda
ff9d809542 Fixed a bug in HEICProcessor 2020-09-29 13:40:31 -04:00
Richard Cordovano
4c3109f031
Merge pull request #6343 from dannysmyda/6772-Domain-Search-Artifacts-API
6772 - Domain Search Artifacts API
2020-09-29 13:08:29 -04:00
Greg DiCristofaro
cab77ca89e Merge branch 'develop' of github.com:sleuthkit/autopsy into 6719-unitTests 2020-09-28 16:01:36 -04:00
Greg DiCristofaro
c95b657970 initial commit 2020-09-28 16:01:31 -04:00
Kelly Kelly
93af109d7e Fixed minor portable case issue 2020-09-28 13:10:10 -04:00
Kelly Kelly
cfda9139a9 Fixed minor portable case issue 2020-09-28 13:04:10 -04:00
Kelly Kelly
f377e66897 Fixed unpacking portable case issue 2020-09-28 12:10:06 -04:00
rcordovano
81d726299f Update module dependencies and branding for release 4.17.0 2020-09-26 13:16:36 -04:00
U-BASIS\dsmyda
f1f8c02d64 Randomized the test values a bit more 2020-09-25 13:43:53 -04:00