30465 Commits

Author SHA1 Message Date
apriestman
311c829871 Codacy 2020-10-05 10:05:26 -04:00
apriestman
e1b74294f6 Restore comment 2020-10-05 08:39:36 -04:00
apriestman
ce218e57bd Remove old code 2020-10-05 08:37:24 -04:00
apriestman
6e7306365d Update ingest module screenshot with new name. 2020-10-05 08:01:40 -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
Ann Priestman
de1c2dfff1
Merge pull request #6371 from sleuthkit/release-4.17.0
Release 4.17.0
2020-10-02 08:56:30 -04:00
Ann Priestman
13048b6b6a
Merge pull request #6370 from APriestman/fixChromePR
Fix mistake where stateVal was being read twice.
2020-10-02 08:56:04 -04:00
apriestman
232b108545 Fix mistake where stateVal was being read twice. 2020-10-02 08:28:11 -04:00
Richard Cordovano
8fefa6a558
Merge pull request #6369 from rcordovano/develop
Reset build type to DEVELOPMENT after release 4.17.0
2020-10-01 19:43:32 -04:00
Richard Cordovano
20b80ab957 Reset build type to DEVELOPMENT after release 4.17.0 2020-10-01 19:40:30 -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
389cdeb317
Merge pull request #6367 from rcordovano/release-4.17.0
Change build type to RELEASE for release 4.17.0
2020-10-01 19:35:55 -04:00
Richard Cordovano
eb5b184bcb Change build type to RELEASE for release 4.17.0 2020-10-01 19:33:48 -04:00
Richard Cordovano
ed57503c50
Merge pull request #6362 from APriestman/6922_improveChromeCacheErrorHandling
6922 Error out more quietly for bad cache data.
2020-10-01 19:29:34 -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
ac6cc8cd2a
Merge pull request #6366 from rcordovano/release-4.17.0
Revert quoting of ProcessBuilder arguments
2020-10-01 19:08:26 -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
Eugene Livis
cc8e4b3b98 Merge branch 'develop' of github.com:sleuthkit/autopsy into ZkNodeMigration_6706 2020-10-01 17:28:28 -04:00
Mark McKinnon
de62de9a8f Address reviewer comments
Address reviewer comments
2020-10-01 16:20:23 -04:00
Greg DiCristofaro
5dfb7b0605 working through testing 2020-10-01 15:33:44 -04:00
Richard Cordovano
e7ed60e08b
Merge pull request #6364 from markmckinnon/6924-Error-parsing-output-of-custom-Autopsy-RegRipper-plugins
6924-Error-parsing-output-of-custom-Autopsy-RegRipper-plugins
2020-10-01 15:10:28 -04:00
Mark McKinnon
6674718c9e Update autopsyusb.pl
Comment out lines that issue errors as they are not needed in the file.
2020-10-01 14:30:15 -04:00
Richard Cordovano
bd3c3b03c0
Merge pull request #6363 from markmckinnon/ios-analyser-error-14.17.0-release
ios-analyser-error-14.17.0-release
2020-10-01 13:51:12 -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
apriestman
bb292ecc91 Error out more quietly for bad cache data. 2020-10-01 12:04:16 -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
apriestman
e74e819f08 Added cache for AccountFileInstance objects 2020-10-01 09:50:33 -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
Richard Cordovano
26e7771639
Merge pull request #6352 from APriestman/6813_domainDiscovery
Updated discovery doc to include domain search.
2020-09-30 16:38:15 -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
f43a1c9d1d Add cancellation to email parser 2020-09-30 11:59:13 -04:00
Richard Cordovano
cfa377084a
Merge pull request #6356 from APriestman/6813_removeOldDsSummary
6813 Remove old data source summary doc
2020-09-30 11:13:32 -04:00
apriestman
d9a7650aa0 Removed old data source summary description and screenshots. 2020-09-30 08:21:15 -04:00