30930 Commits

Author SHA1 Message Date
Kelly Kelly
a1d65d6ed9 Changed CR dialog message 2021-01-08 10:04:25 -05:00
apriestman
d19e1eddaf Doxygen fixes 2021-01-08 08:45:41 -05:00
Richard Cordovano
041af0fa90
Merge pull request #6601 from gdicristofaro/7191-registerListeners
7191 register listeners
2021-01-07 17:49:07 -05:00
Richard Cordovano
668591a332
Merge pull request #6609 from eugene7646/su_deletion_fix_7193
Fix for SU case deletion (7193)
2021-01-07 17:27:38 -05:00
Kelly Kelly
bc7fd6c850 Fixed delete issue 2021-01-07 17:20:00 -05:00
William Schaefer
ae22b99c53 7066 add category 2021-01-07 15:36:24 -05:00
Kelly Kelly
01590e4542 Only add the artifact to the new list if its new 2021-01-07 15:34:44 -05:00
William Schaefer
cbcc0a9e19 Merge branch '7084-FeedbackWhileLoadingArtifacts' of https://github.com/wschaeferB/autopsy into 7066-AddRoleAndNotability 2021-01-07 15:17:51 -05:00
William Schaefer
5c8757e50e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7084-FeedbackWhileLoadingArtifacts 2021-01-07 15:17:05 -05:00
William Schaefer
bb1baa689a 7084 better fix for panels when nothing selected 2021-01-07 15:15:53 -05:00
Richard Cordovano
ad9695b48a
Merge pull request #6608 from APriestman/7122_hashAndCVT
7122 Updated CVT summary to include personas.
2021-01-07 14:19:56 -05:00
William Schaefer
52fcedb5ea 7084 bug fixes for feedback 2021-01-07 14:11:23 -05:00
Eugene Livis
3dd8f1a71c Fix for SU case deletion 2021-01-07 13:33:11 -05:00
Richard Cordovano
6d3d1bdbd5
Merge pull request #6604 from kellykelly3/7190-change-yara-create-cancle-message
7190 - Fixed yara rule set cancel issue
2021-01-07 13:32:55 -05:00
Richard Cordovano
0aa7f7e72a
Merge pull request #6607 from APriestman/7122_yara
7122 Added YARA doc
2021-01-07 13:32:09 -05:00
apriestman
d07ef89d1a Updated CVT summary to include personas.
Added note that SHA-256 hash is now calculated.
Added that ileapp now supports disk images.
Updated copyright dates.
2021-01-07 11:21:25 -05:00
apriestman
a962b99e4f Added YARA doc.
Updated aleapp and drone module pages.
2021-01-07 09:52:51 -05:00
Richard Cordovano
b09d7228e7
Merge pull request #6596 from gdicristofaro/7181-groupedByDataSourceSummary
7181 show data source summary when grouped by data sources
2021-01-06 17:20:11 -05:00
Richard Cordovano
7d59dff7a6
Merge pull request #6602 from APriestman/yaraIcon
Added YARA icon for tree viewer
2021-01-06 17:17:52 -05:00
Richard Cordovano
491751f488
Merge pull request #6606 from rcordovano/autopsy-4.18.0-release-notes
Updated NEWS for release 4.18.0
2021-01-06 17:10:15 -05:00
rcordovano
c38da65b91 Updated NEWS for release 4.18.0 2021-01-06 16:05:43 -05:00
Richard Cordovano
db538da327
Merge pull request #6605 from sleuthkit/release-4.17.0
Added bullets to NEWS
2021-01-06 15:54:30 -05:00
rcordovano
e501813120 Update Autopsy app version number 2021-01-06 15:25:30 -05:00
Kelly Kelly
0fccda3848 Fixed yara rule set cancel issue 2021-01-06 15:08:50 -05:00
Richard Cordovano
457fb51db7
Merge pull request #6598 from markmckinnon/7177-NumberFormatException-in-RecentActivity
7177-NumberFormatException-in-RecentActivity
2021-01-06 14:30:53 -05:00
Kelly Kelly
d772805500 Fixed merge conflict 2021-01-06 14:22:24 -05:00
apriestman
20e6c6ac93 Added YARA icon for tree viewer 2021-01-06 14:12:13 -05:00
Kelly Kelly
ea05d19a8a Fixed NPE if the user externally deleted a yara rule set 2021-01-06 13:56:23 -05:00
Greg DiCristofaro
73f066c2a5 no module checks 2021-01-06 11:40:34 -05:00
Richard Cordovano
e2164bea08
Merge pull request #6599 from kellykelly3/7185-yara-global-options-panel
7185 - Added the Global settings panel for YARA
2021-01-06 10:14:07 -05:00
Richard Cordovano
0b80372ee5
Merge pull request #6593 from gdicristofaro/7182-statesInDataSourceSummary
7182 add State to geolocation data source summary panel
2021-01-06 10:02:42 -05:00
Greg DiCristofaro
80113d2bbb register listeners 2021-01-06 07:48:21 -05:00
Richard Cordovano
9eb6c0202c
Merge pull request #6597 from markmckinnon/7152-aLeapp-Third-Party-Program-wraps-long-text-in-output-and-causes-issues-in-parsing
7152-aLeapp-Third-Party-Program-wraps-long-text-in-output-and-causes-issues-in-parsing
2021-01-05 15:37:03 -05:00
Richard Cordovano
329068db67
Merge pull request #6594 from gdicristofaro/7183-yearInTimelineSummary
7183 date format update
2021-01-05 15:28:35 -05:00
Richard Cordovano
44529c9c92
Merge pull request #6592 from dannysmyda/7097-Encryption-Detection-Illegal-State
7097 encryption detection illegal state
2021-01-05 15:23:57 -05:00
Kelly Kelly
71188a5e2b Added the Global settings panel for YARA 2021-01-05 15:23:10 -05:00
Mark McKinnon
18e63a74b3 Update aleap-artifact-attribute-reference.xml
Switch field being mapped.
2021-01-05 14:26:48 -05:00
Mark McKinnon
da4da0e8b8 Update ExtractZoneIdentifier.java
Catch exception of invalid number and report what file it occured on.  Field is expected to be integer but is not as it appears to have some corruption in it.
2021-01-05 13:29:29 -05:00
Mark McKinnon
57138ae274 Update aleapp.exe
Update the thirdparty module so it removed the lf on text messages.
2021-01-05 12:45:39 -05:00
Richard Cordovano
80b5291ed4
Merge pull request #6552 from rcordovano/6735-embedded-file-extractor-retries
6735 embedded file extractor retries
2021-01-05 12:18:05 -05:00
Richard Cordovano
7522caab38 Remove test code from EFE file task executor 2021-01-05 12:06:34 -05:00
Greg DiCristofaro
48cdcdd602 working on translation dictionary implementation 2021-01-05 10:18:59 -05:00
Richard Cordovano
aa291a8f34
Merge pull request #6589 from APriestman/7056_updateNetbeansDoc
7056 Update instructions for Netbeans 12
2021-01-05 10:15:45 -05:00
Mark McKinnon
762e74e637 Fix wrapping of text in aLeapp
Fix wrapping of Text in aLeapp program.  Added dox for aLeapp module.  FIx error in xml mapping of artifacts.
2021-01-05 09:52:46 -05:00
apriestman
fb645ca719 Fix formatting 2021-01-05 09:49:42 -05:00
Greg DiCristofaro
ad354417de show data source summary when grouped by data sources 2021-01-05 08:12:26 -05:00
U-BASIS\dsmyda
3185ded178 Fixed spacing on new try block 2021-01-04 20:47:55 -05:00
U-BASIS\dsmyda
bccd3c6d79 Added a fire wall around jackcess 2021-01-04 19:40:18 -05:00
Richard Cordovano
9855533775 Bug fix for EFE file ops with retries 2021-01-04 18:09:22 -05:00
Greg DiCristofaro
d84da21363 initial commit 2021-01-04 16:55:32 -05:00