1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-30 16:11:57 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
Greg DiCristofaro
e54de87e7e changed jgraphx dependency and removed jitpack repository as it prompted for username and password 2020-04-06 09:57:25 -04:00
Richard Cordovano
289f4c2767 Merge branch 'develop' into better-encoding-detection 2019-12-06 10:26:13 -05:00
Mark McKinnon
ff3fcde452 Add summary panel components and country code
Added summary panel components and country code.
2019-11-07 13:37:40 -05:00
Ethan Roseman
3a8f44e43d Merge branch 'develop' into better-encoding-detection 2019-10-16 09:05:43 -04:00
Kelly Kelly
69631c8090 Initial commit of new geolocation window 2019-10-09 16:22:10 -04:00
Mark McKinnon
a1c476ff54 Get jar using ivy
get jar using ivy.
2019-10-02 08:12:48 -04:00
Ethan Roseman
58f310d38b decodetect 0.3 2019-08-23 18:42:15 -04:00
Ethan Roseman
042f15495f First pass 2019-08-12 16:59:26 -04:00
William Schaefer
85a3124f9d 5061 add initial commit of Bing translator 2019-05-28 16:20:03 -04:00
William Schaefer
0add224bb8 5063 initial addition of google translator 2019-05-17 16:37:05 -04:00
U-BASIS\dsmyda
eae8425e07 Removed non-needed overrides and redundant jar references 2019-04-22 17:05:48 -04:00
U-BASIS\dsmyda
b511b22942 Updated local branch with origin changes 2019-04-22 10:01:03 -04:00
U-BASIS\dsmyda
be0e2cf059 Removed erroneous Image Gallery project property and manually downloaded the cleartk-ml package in attempt to fix Travis 2019-04-18 17:09:30 -04:00
U-BASIS\dsmyda
21f4847094 Attempting to override cleartk for linux build 2019-04-12 15:20:17 -04:00
U-BASIS\dsmyda
59f6e9507a Merged in develop 2019-04-12 14:09:01 -04:00
U-BASIS\dsmyda
3160b3a45f Merged in develop 2019-04-02 11:16:52 -04:00
U-BASIS\dsmyda
85dece0516 Tracked down the problem dependency that was causing the build errors and fixed it 2019-02-22 13:25:30 -05:00
Kelly Kelly
a71fa44bf7 moving plist jar from core to corelib, had build errors 2019-02-22 11:49:07 -05:00
U-BASIS\dsmyda
01d6403304 Tika appears to be stable, needs far more testing and verification 2019-01-11 15:54:49 -05:00
U-BASIS\dsmyda
32a6066a75 Merged in develop 2018-12-10 16:42:39 -05:00
U-BASIS\dsmyda
eaaf3428a7 Made progress on fixing the warnings 2018-12-06 08:37:28 -05:00
U-BASIS\dsmyda
8b8196c218 Did the refactoring and fleshing out, seems to be working, but will test further 2018-11-15 14:40:49 -05:00
Eugene Livis
dae83c62ac Merge branch 'develop' of github.com:sleuthkit/autopsy into case_uco_1889 2018-11-07 09:18:58 -05:00
Eugene Livis
2193fad8a6 More changes 2018-10-31 16:30:14 -04:00
U-BASIS\dgrove
e2f9dfaace Upgraded Jackcess for Autopsy-Core. 2018-10-22 15:18:23 -04:00
U-BASIS\dsmyda
2a0dc6d38a Removed excel reader dependency from ivy and netbeans project files 2018-09-24 11:50:32 -04:00
Brian Sweeney
33837e8d18 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr
# Conflicts:
#	Core/nbproject/project.xml
#	Core/src/org/sleuthkit/autopsy/centralrepository/AddEditCentralRepoCommentAction.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/OtherOccurrenceNodeInstanceData.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/AbstractSqlEamDb.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationAttribute.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamArtifactUtil.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDb.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/InterCaseSearchResultsProcessor.java
#	Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbManager.java
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/centralrepository/datamodel/CentralRepoDatamodelTest.java
2018-08-24 09:00:44 -06:00
U-BASIS\dsmyda
ee9f961bdd Ivy change 2018-08-16 17:26:58 -04:00
U-BASIS\dsmyda
11b482f4ee Fixed the out of memory issue with excel xml document reading, caught the old excel format exception, and refactored the code 2018-08-16 14:40:42 -04:00
U-BASIS\dsmyda
d74c8b6212 Add apache commons validator dependency to autopsy core 2018-08-08 17:42:38 -04:00
Brian Sweeney
620df485ec these changes might be needed to use the apache commons validator 2018-07-31 10:49:26 -06:00
millmanorama
61e1cf0d26 Merge remote-tracking branch 'upstream/develop' into cvt-graph-view
# Conflicts:
#	Core/nbproject/project.xml
#	Core/src/org/sleuthkit/autopsy/communications/AccountsRootChildren.java
#	Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.form
#	Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.java
#	Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
#	build.xml
2018-03-14 16:18:47 +01:00
Raman
fce9559106 3508: File content viewer for binary PList files
- Integrate an PList parser
2018-01-30 07:27:56 -05:00
Richard Cordovano
d1f2734131 Resolve conflicts for merge of release-4.6.0 branch 2018-01-18 10:54:48 -05:00
Richard Cordovano
d6d03e6f57 Merge pull request #3365 from esaunders/3197_tika_upgrade
Upgrade to Tika 1.17
2018-01-17 11:59:53 -05:00
millmanorama
ac9f7c5b11 Merge remote-tracking branch 'upstream/cvt-graph-view' into CVT-VisualizeTab 2018-01-09 12:04:51 +01:00
millmanorama
ef7f2c845e first stab a jgraphx based visualization 2018-01-06 14:52:20 +01:00
esaunders
ee06b813e4 Upgrade to Tika 1.17 2018-01-03 14:46:23 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Raman
1464d73ea4 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	Core/nbproject/project.properties
#	Core/nbproject/project.xml
#	InternalPythonModules/android/calllog.py
#	InternalPythonModules/android/contact.py
#	InternalPythonModules/android/textmessage.py
#	InternalPythonModules/android/wwfmessage.py
2017-12-06 10:18:51 -05:00
esaunders
2d9c20b90c Modified EmbeddedFileExtractor to use Tika for OOXML files. FileTypeDetector needed to be updated to use TikaInputStream because a new version of Apache Compress was pulled in with tika-parsers. 2017-11-29 12:39:36 -05:00
Raman
e5db6a6d16 850: New Contentviewer for Messages & Attachments 2017-09-21 13:19:50 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Ann Priestman
2b41238179 Move CentralRepository into Core 2017-08-09 13:39:39 -04:00
U-BASIS\dgrove
72e0c9d7fd Updated JAR versions, and fixed compatibility issues. 2017-05-04 14:58:17 -04:00
millmanorama
cd3bbfcdf4 Merge branch '2371-minimize-installer-Core' into fix-jars-in-build
# Conflicts:
#	Core/build.xml
2017-04-11 15:01:05 +02:00
millmanorama
fdfebc5f75 delete Core/release/modules on clean. Most jars downloaded with Ivy, some moved into thirdparty. 2017-03-31 15:43:40 +02:00
adam-m
498b8019ae Wrap all jars in Core in a separate module CoreLibs 2012-09-26 14:43:34 -04:00
adam-m
58043edb45 Initial merge of core modules - it does build.
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00