16898 Commits

Author SHA1 Message Date
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
U-BASIS\dsmyda
fd792b3a5b Updated Assert.fail text 2020-09-25 13:33:37 -04:00
U-BASIS\dsmyda
d1f93721fd Added artifacts API, created tests, updated old tests and comments 2020-09-25 13:29:21 -04:00
Richard Cordovano
9bc7a6431a
Merge pull request #6339 from dannysmyda/Fix-Domain-Search-Automated-Tests
Fixed broken domain search tests
2020-09-25 12:40:18 -04:00
Richard Cordovano
66fbc674b7
Merge pull request #6305 from wschaeferB/6865-FixPastOccurrencesDiscovery
6865 fix past occurrences discovery
2020-09-24 18:48:50 -04:00
U-BASIS\dsmyda
e7cc8d710c Fixed broken domain search tests 2020-09-24 17:02:10 -04:00
Richard Cordovano
41e5c0a153
Merge pull request #6337 from markmckinnon/6887-NPE-in-iOS-Analyzer
6887 npe in ios analyzer
2020-09-24 16:50:17 -04:00
William Schaefer
05f8806c5a 6865 remove duplicated code 2020-09-24 16:29:52 -04:00
William Schaefer
6bd138cdc5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6865-FixPastOccurrencesDiscovery 2020-09-24 16:29:26 -04:00
Mark McKinnon
627a6a04e4 Update ILeappAnalyzerIngestModule.java
Codacy Fix
2020-09-24 15:30:03 -04:00
Mark McKinnon
9e9729c18f Update ILeappAnalyzerIngestModule.java
Move check for virtual/path/extension and update ProcessTerminator
2020-09-24 15:14:57 -04:00
Mark McKinnon
4493e4e29b Update ILeappAnalyzerIngestModule.java
Add check for filesize < 1 as this maybe a virtual size file.
2020-09-24 14:29:35 -04:00
Mark McKinnon
daaf5c1785 Update ILeappAnalyzerIngestModule.java
Add check for null value in abspath of file and empty file extension.
2020-09-24 14:03:43 -04:00
Richard Cordovano
dce2fa42f8
Merge pull request #6324 from kellykelly3/6881-process-builder-double-quote
6881 & 6798 - Added double quotes around process builder paths.
2020-09-24 12:24:42 -04:00
Richard Cordovano
e179d48801
Merge pull request #6336 from dannysmyda/6880-Interesting-Files-Remember-Last-Directory
6880 - Interesting Files Should Save Last Directory
2020-09-24 11:55:57 -04:00
U-BASIS\dsmyda
edfd6f5527 Codacy 2020-09-24 11:49:20 -04:00
U-BASIS\dsmyda
c3625cd4ec Added last selection persistence for exports as well 2020-09-24 11:27:39 -04:00
William Schaefer
8ad93614ad Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6865-FixPastOccurrencesDiscovery 2020-09-24 11:23:31 -04:00
Richard Cordovano
4713f86402
Merge pull request #6330 from dannysmyda/6886-Discovery-UI-Background-Task-Cancellation
6886 - Discovery UI Background Task Cancellation
2020-09-24 11:16:46 -04:00
Richard Cordovano
d08fea4c1c
Merge pull request #6332 from gdicristofaro/equalsFix
equals fix
2020-09-24 11:15:58 -04:00
William Schaefer
5f64357034 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6865-FixPastOccurrencesDiscovery 2020-09-24 10:56:19 -04:00
William Schaefer
8098b7c1e9 6865 add back interrupted check after bad merge conflict resolution 2020-09-24 10:55:10 -04:00
U-BASIS\dsmyda
90901e7485 Updated the interesting file set panel to remember last selection of imports 2020-09-24 10:54:59 -04:00
Richard Cordovano
5b6e418d51
Merge pull request #6334 from kellykelly3/6888-persona-radio-button
6888 - Removed action listener from persona filter radio buttons
2020-09-24 10:00:15 -04:00
Richard Cordovano
78df66cdde
Merge pull request #6329 from kellykelly3/6882-fix-view-options-spinner
6882 - Cleaned up View Option panel layout
2020-09-24 09:59:06 -04:00
U-BASIS\dsmyda
42fb204016 Review feedback 2020-09-24 09:29:34 -04:00
William Schaefer
fb57c45be5 6865 resolve merge conflicts 2020-09-23 18:05:22 -04:00
William Schaefer
14de7eda35 6865 changes to address feedback and help performance 2020-09-23 17:55:30 -04:00
Mark McKinnon
bb76d1f5b2 Update ILeappAnalyzerIngestModule.java
Check if iLeappCommand is null, if it is null it will cause an NPE.
2020-09-23 17:53:07 -04:00
Richard Cordovano
f5fa6f0fea
Merge pull request #6328 from dannysmyda/6885-Domain-Discovery-Interrupts
6685 - Domain Discovery should check thread interrupt status
2020-09-23 17:05:19 -04:00
Richard Cordovano
e29a14e9e0
Merge pull request #6320 from gdicristofaro/6874-ingestPanelResize
6874 ingest panel resize
2020-09-23 16:18:09 -04:00