17682 Commits

Author SHA1 Message Date
Greg DiCristofaro
a2496aac1e comment fix 2020-11-09 08:28:51 -05:00
Greg DiCristofaro
4af6490d1b update to use star notation 2020-11-08 16:08:46 -05:00
Eugene Livis
f987b0137f Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-11-06 15:52:53 -05:00
William Schaefer
7038bd9f73 6774 fix saving of perviously selected tab 2020-11-05 16:24:07 -05:00
William Schaefer
087d91d3f8 6774 fix error resolving merge conflict 2020-11-05 16:11:15 -05:00
William Schaefer
74d6405666 6774 fix merge conflict 2020-11-05 15:53:15 -05:00
William Schaefer
d61550c763 6774 fix merge conflict 2020-11-05 15:45:52 -05:00
William Schaefer
6d5389b9ec 6774 resolve merge conflicts 2020-11-05 15:42:10 -05:00
William Schaefer
e2634a4535 6773 fix annotations 2020-11-05 15:24:42 -05:00
apriestman
e95f87796e Use the original length of the file, not the length of the encoded file on disk. 2020-11-05 14:26:43 -05:00
William Schaefer
5a019896f1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6773-WebHistoryDiscoveryDetailsViewer 2020-11-05 12:57:21 -05:00
William Schaefer
8363f22099 6773 remove ui synchronization annotate thread confined 2020-11-05 12:49:30 -05:00
Kelly Kelly
6becccafc6 Added support for TSK_RULE 2020-11-05 11:48:42 -05:00
Richard Cordovano
916d6bc098
Merge pull request #6435 from dannysmyda/6951-Tiff-Diffs-Part-2
6951 - Tiff Diffs [Part 2]
2020-11-04 15:27:21 -05:00
Kelly Kelly
09d0c6e5f6 Yara ingest module 2020-11-04 13:41:49 -05:00
U-BASIS\dsmyda
f6d020c2de Made ImageIO ordering happen once per job vs once per thread 2020-11-04 11:38:21 -05:00
William Schaefer
68191e03d0 6781 remove empty lines 2020-11-03 21:14:57 -05:00
William Schaefer
8e008170d8 6781 resolve merge conflicts 2020-11-03 21:13:03 -05:00
William Schaefer
1a791c437b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6773-WebHistoryDiscoveryDetailsViewer 2020-11-03 20:40:39 -05:00
William Schaefer
c98c2838de 6773 add comment 2020-11-03 20:37:16 -05:00
William Schaefer
629f9abf73 6773 catch cancelation exception, instance variables 2020-11-03 20:35:59 -05:00
William Schaefer
d83bd00230 6773 refactor code for clarity 2020-11-03 14:34:23 -05:00
William Schaefer
8fe134cf45 6773 fix comment 2020-11-03 13:55:43 -05:00
William Schaefer
56b095046c 6773 fix apostraphe 2020-11-03 13:53:19 -05:00
William Schaefer
988d1a1427 6773 fix spelling of constraints 2020-11-03 13:51:10 -05:00
William Schaefer
69635cbe73 6774 fix resultsviewer priority and source for cache and downloads 2020-11-03 13:48:08 -05:00
William Schaefer
a3af5d0b05 6781 general purpose artifact viewer stuff 2020-11-03 13:44:55 -05:00
William Schaefer
ab4cb4841b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6781-GeneralPurposeArtifactViewer 2020-11-03 12:36:17 -05:00
Richard Cordovano
0f0eb0d9bb
Merge pull request #6430 from sleuthkit/release-4.17.0
Merge release 4.17.0 branch into develop branch
2020-11-02 13:51:46 -05:00
Eugene Livis
d10e044473 Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-11-02 12:30:29 -05:00
Richard Cordovano
b2619fcf93
Merge pull request #6412 from APriestman/6975_waitForAllIngestJobs
6975 Auto ingest will wait for all ingest jobs to be complete
2020-11-02 09:55:11 -05:00
Richard Cordovano
4f12355b89
Merge pull request #6374 from APriestman/6889_improveAccounts
6889 Add cancellation and caching
2020-10-30 18:04:15 -04:00
Richard Cordovano
8663f5d283
Merge pull request #6424 from gdicristofaro/6970-fixTests
6970 fix functional tests
2020-10-30 17:01:43 -04:00
Richard Cordovano
3270e3e93f
Merge pull request #6410 from APriestman/6909_sha256
6909 Add support for SHA-256
2020-10-30 14:59:05 -04:00
Greg DiCristofaro
4a63bf52f4 update in README 2020-10-30 12:39:21 -04:00
Greg DiCristofaro
77e709f9e4 pathing jar for qa-functional 2020-10-30 12:29:50 -04:00
Greg DiCristofaro
c9b48785ae got qa-functional tests working in core 2020-10-30 12:02:31 -04:00
apriestman
573338389e Merge remote-tracking branch 'upstream/develop' into 6889_improveAccounts 2020-10-30 11:47:02 -04:00
Greg DiCristofaro
c685de0f05 updated build.xml 2020-10-30 11:43:08 -04:00
apriestman
04b358781d Added SHA-256 to file search by attributes.
Fixed bug with determining if hash has been calculated.
2020-10-30 11:36:11 -04:00
Greg DiCristofaro
70a1c42396 fixed tests and remove warning in RecentFilesSummaryTests 2020-10-30 09:58:33 -04:00
Kelly Kelly
b7180b1529 Added yara rule infranstructure and option panel 2020-10-29 16:03:13 -04:00
Richard Cordovano
5f9b87c390
Merge pull request #6417 from APriestman/6977_cancellationBug
6977 Check if ingest is complete after cancellation
2020-10-29 15:46:38 -04:00
Richard Cordovano
61e159273d
Merge pull request #6394 from dannysmyda/6956-Add-IcePDF-Firewall
6956 - Gracefully handle IcePDF failures
2020-10-29 14:12:43 -04:00
Richard Cordovano
135c029925
Merge pull request #6377 from gdicristofaro/6720-recentFileUnitTests
6720 & 6719 data source summary unit tests
2020-10-29 13:39:49 -04:00
Eugene Livis
567d172cea Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-10-28 10:48:22 -04:00
apriestman
4190c6e203 Check if ingest is complete after cancellation 2020-10-28 07:57:26 -04:00
Richard Cordovano
9bf20464e6
Merge pull request #6413 from gdicristofaro/6954-classDefIssue
6954 - no class def error fixed
2020-10-28 00:50:45 -04:00
Richard Cordovano
afd93ce380 Update version number of module dependencies on Tika module 2020-10-27 16:01:01 -04:00
Greg DiCristofaro
5478e0e425 revert unit tests 2020-10-27 15:40:24 -04:00