Mark McKinnon
|
ee683d7f89
|
Update Release Numbers
Update Release Numbers
|
2025-02-28 10:16:21 -05:00 |
|
Greg DiCristofaro
|
499fe3fb8b
|
version updates
|
2025-01-03 17:17:08 -05:00 |
|
Greg DiCristofaro
|
541825472a
|
some updates
|
2023-07-20 21:45:39 -04:00 |
|
Greg DiCristofaro
|
0c3394e88f
|
initial commit
|
2023-07-20 14:07:52 -04:00 |
|
Greg DiCristofaro
|
2feb49528b
|
Revert "7/18/23 ntl merge"
|
2023-07-19 07:19:51 -04:00 |
|
Kelly Kelly
|
c32eecd8c8
|
merged in latest develop
|
2023-03-14 12:00:59 -04:00 |
|
Mark McKinnon
|
41040f55ca
|
Add About Window Menu back in
Add About Window menu back in
|
2022-09-28 14:44:03 -04:00 |
|
Greg DiCristofaro
|
721fc11c48
|
removing unneeded classes
|
2022-03-29 15:36:35 -04:00 |
|
Greg DiCristofaro
|
441a9c6f23
|
merge from develop
|
2022-03-29 13:50:22 -04:00 |
|
Richard Cordovano
|
1071446a87
|
7529 KWS artifact ingest module
|
2021-12-01 13:09:29 -05:00 |
|
Richard Cordovano
|
1804f4cb1c
|
8202 fix progress bar IllegalArgumentException
|
2021-11-30 17:54:37 -05:00 |
|
Richard Cordovano
|
75463dc9f0
|
7529 KWS artifact ingest module
|
2021-11-20 06:23:48 -05:00 |
|
rcordovano
|
d9c184a791
|
Update versioning for release-4.19.2
|
2021-09-30 19:39:34 -04:00 |
|
Richard Cordovano
|
5099121c93
|
Merge alpha release 4.19.0 branch into develop
|
2021-06-02 11:45:52 -04:00 |
|
Richard Cordovano
|
4bda50a05d
|
Merge release-4.18.0 into develop
|
2021-01-25 12:52:33 -05:00 |
|
rcordovano
|
e4ee6316d0
|
Update versioning for Autopsy 4.18.0
|
2021-01-19 11:47:41 -05:00 |
|
rcordovano
|
6f7ce67f94
|
Module version updates for Autopsy 4.18.0 release
|
2021-01-13 12:11:08 -05:00 |
|
rcordovano
|
81d726299f
|
Update module dependencies and branding for release 4.17.0
|
2020-09-26 13:16:36 -04:00 |
|
Mark McKinnon
|
b7d5f00eb1
|
Codacy
Codacy
|
2020-09-10 11:06:58 -04:00 |
|
Raman Arora
|
63c1a163ea
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6516-take2-normalize-cr-account
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/persona/Bundle.properties-MERGED
# Core/src/org/sleuthkit/autopsy/centralrepository/persona/CreatePersonaAccountDialog.java
|
2020-07-08 15:25:05 -04:00 |
|
Raman Arora
|
d460abe1a8
|
Interim commit
- Its working with 3 panels, the alignment isn't great with 3 panels though.
|
2020-06-19 11:07:40 -04:00 |
|
Richard Cordovano
|
ccb3416da9
|
Update bundle.properties-MERGED files
|
2020-06-12 15:45:21 -04:00 |
|
Richard Cordovano
|
e14d49aba6
|
Integrate and update data src deletion
|
2019-11-12 17:30:39 -05:00 |
|
Richard Cordovano
|
360c0a293d
|
Integrate and update data src deletion
|
2019-11-12 17:12:39 -05:00 |
|
Richard Cordovano
|
b0138680d0
|
Data source deletion support changes
|
2019-11-08 16:43:15 -05:00 |
|
Richard Cordovano
|
d07f80fd00
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:31:24 -04:00 |
|
Richard Cordovano
|
dfdba9c4d3
|
Fix Codacy issues in fix for backwards incompatibility in reports
|
2019-10-04 14:30:40 -04:00 |
|
Richard Cordovano
|
260fc190df
|
Update version number to 4.13.0 in branding
|
2019-10-02 12:36:45 -04:00 |
|
Richard Cordovano
|
ed137d494d
|
Update version number to 4.13.0 in branding
|
2019-10-02 12:35:20 -04:00 |
|
Kelly Kelly
|
30d5b61f9c
|
Further refinement of the layouts of the cvt
|
2019-06-07 16:12:51 -04:00 |
|
Kelly Kelly
|
1f8a71d933
|
fixed merge conflicts
|
2019-05-08 21:44:52 -04:00 |
|
Kelly Kelly
|
e54f0aed9e
|
Merged in develop
|
2019-05-01 15:00:24 -04:00 |
|
Richard Cordovano
|
2afc59ee39
|
Revert "merge develop into Timeline event mgr"
|
2019-04-19 13:16:26 -04:00 |
|
millmanorama
|
01966ad498
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/build.xml
# Core/src/org/sleuthkit/autopsy/casemodule/Case.java
# Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
# Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionDataSourceIngestModule.java
# Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
# Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/Bundle.properties-MERGED
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchErrorDialog.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchOpenAction.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchPanel.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseSearcher.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SearchQuery.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesDialog.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesPanel.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
|
2019-04-16 18:40:34 +02:00 |
|
millmanorama
|
886356dcd5
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AbstractCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/timeline/snapshot/SnapShotReportWriter.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
# thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/VcardParser.java
|
2019-03-22 09:11:46 +01:00 |
|
millmanorama
|
ce6807b96e
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
|
2019-03-06 16:32:42 +01:00 |
|
millmanorama
|
1975c0e369
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
|
2019-03-04 10:08:20 +01:00 |
|
Richard Cordovano
|
e1a11fde04
|
Update branding Bundle.properties files with current version numbers
|
2019-02-26 14:51:57 -05:00 |
|
Richard Cordovano
|
0f016128a0
|
Fixes for CR db_info table
|
2018-12-11 14:44:37 -05:00 |
|
Richard Cordovano
|
e7721e8bdb
|
Fixes for CR db_info table
|
2018-12-11 14:20:04 -05:00 |
|
Richard Cordovano
|
5189640a56
|
Fixes for CR db_info table
|
2018-12-11 14:11:58 -05:00 |
|
Richard Cordovano
|
612b7f135b
|
Remove eager init of executor in IG controller shutDown
|
2018-11-29 12:30:29 -05:00 |
|
Raman
|
d5bd765c9b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1110-no-prepop-2
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryModule.java
|
2018-11-13 18:00:46 -05:00 |
|
Richard Cordovano
|
9230451cb7
|
Remove SQLiteUtil from public API for future work
|
2018-10-13 21:08:04 -04:00 |
|
Raman
|
9f8e1d8d95
|
Revert "1060: ingest stuck when adding another data source during ingest"
This reverts commit bfd8ed8325df1a8da85ccd4e91c18d0c759cb18d.
|
2018-10-05 10:27:22 -04:00 |
|
millmanorama
|
f8cdcc7f4d
|
cleanup
|
2018-09-03 17:32:39 +02:00 |
|
Richard Cordovano
|
9e7a273931
|
Add dummy GSTVideoPanel class for VT backwards compatibility
|
2018-06-25 17:19:39 -04:00 |
|
Brian Sweeney
|
416d4d3242
|
tablefilternode pulled into an interface
|
2018-06-16 17:15:13 -06:00 |
|
Andrew Ziehl
|
a3038ac395
|
Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into common-files-type-filter
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
|
2018-04-19 12:12:13 -06:00 |
|
Brian Sweeney
|
538bd3c2af
|
comments and access modifiers
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
|
2018-04-19 11:51:17 -06:00 |
|