apriestman
|
6387547a47
|
Restore postgresql jar
|
2020-04-30 14:21:16 -04:00 |
|
apriestman
|
a6bed23807
|
Merge remote-tracking branch 'upstream/develop' into 6098_removePostgresTargets
|
2020-04-28 09:39:07 -04:00 |
|
apriestman
|
049e250756
|
Removed postgres build version
|
2020-04-21 13:01:23 -04:00 |
|
U-BASIS\dsmyda
|
f0fdcca1ab
|
Implemented a PDF content viewer using IcePDF
|
2020-04-20 15:12:11 -04:00 |
|
Kelly Kelly
|
f90f86170a
|
Inital commit of drone parse code
|
2020-01-03 12:15:45 -05:00 |
|
esaunders
|
166366e241
|
Don't make building dependent on downloading test data files. Out Travis build occasionally fails when attempting to dowmload these files. Ideally these files should be downloaded only if tests are to be run that require them.
|
2019-10-23 14:12:52 -04:00 |
|
Richard Cordovano
|
d0a3dbee31
|
Merge pull request #4932 from kellykelly3/1269-merg-timeline
1269 timeline merge
|
2019-06-28 14:11:46 -04:00 |
|
Kelly Kelly
|
20a7799358
|
Adding in plaso module, updating build.xml to use plaso
|
2019-06-24 10:50:22 -04:00 |
|
William Schaefer
|
20583060d2
|
5192 update test image urls to access versions on team drive
|
2019-06-24 10:19:39 -04:00 |
|
William Schaefer
|
711ae01f20
|
4961 merge in develop
|
2019-05-10 17:53:09 -04:00 |
|
William Schaefer
|
5de516d817
|
5010 update urls for test images which had to be re-added to google drive
|
2019-05-10 17:20:26 -04:00 |
|
William Schaefer
|
7bd569b665
|
4961 initial integration of RejView library into autopsy
|
2019-05-10 11:06:13 -04:00 |
|
William Schaefer
|
8b36d0b868
|
4961 correct path of rejView jar
|
2019-05-09 15:38:10 -04:00 |
|
William Schaefer
|
305824e8cb
|
4961 update jars for windows registry content viewer
|
2019-05-09 15:28:20 -04:00 |
|
Ann Priestman
|
b39cb77f5a
|
Added compression option for portable cases.
Add 7-zip executable.
|
2019-04-16 11:19:23 -04:00 |
|
esaunders
|
46f0c0ae39
|
Use property instead of variable in build script.
|
2019-04-02 16:01:39 -04:00 |
|
esaunders
|
3c1789463c
|
Added GStreamer paths to PATH environment variable on Windows so that we can find the correct version even if there is more than one version of Autopsy installed.
|
2019-04-01 13:55:12 -04:00 |
|
Richard Cordovano
|
84b2660ffc
|
Revert "Revert "Copy merged bundles into src folder so that they can be checked in.""
|
2019-02-23 14:24:44 -05:00 |
|
Richard Cordovano
|
bd2866819f
|
Revert "Copy merged bundles into src folder so that they can be checked in."
|
2019-02-15 13:33:42 -05:00 |
|
Brian Carrier
|
c4548389ca
|
Copy merged buncles into src folder so that they can be checked in
|
2019-02-12 15:39:53 -05:00 |
|
U-BASIS\dsmyda
|
9f97452c2c
|
Upgraded jar reference in ImageGallery, Core, and Keyword Search
|
2019-01-07 10:18:11 -05:00 |
|
William Schaefer
|
e05c697473
|
4121 add common file attrs test image links to google drive
|
2018-09-13 14:15:26 -04:00 |
|
Brian Sweeney
|
c8b72724c6
|
more test code
|
2018-09-05 18:17:16 -06:00 |
|
Brian Sweeney
|
bf2d2be90d
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles
|
2018-08-07 12:33:56 -06:00 |
|
Brian Sweeney
|
02c340fae9
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles
|
2018-08-05 21:22:56 -06:00 |
|
William Schaefer
|
833da05484
|
3964 update url for new version of Emedded test file
|
2018-08-03 17:27:46 -04:00 |
|
William Schaefer
|
74bf4bd272
|
3964 - change name of new image to reflect naming schema in 3771
|
2018-08-02 14:14:24 -04:00 |
|
Brian Sweeney
|
c30ed1f251
|
build script modified to include intercase correleation test data
|
2018-07-26 08:56:46 -06:00 |
|
U-BASIS\zhaohui
|
91cbc58774
|
3964: The new vhd file includes the 2 zip bomb test files
|
2018-06-29 15:08:14 -04:00 |
|
Brian Sweeney
|
998234ea4b
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
# Conflicts:
# Core/build.xml
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
# Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/AbstractSqlEamDb.java
# Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesNode.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
# Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNodeVisitor.java
# Core/src/org/sleuthkit/autopsy/datamodel/Md5Node.java
# Core/src/org/sleuthkit/autopsy/datamodel/SleuthkitCaseFileInstanceNode.java
# Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/IntraCaseUtils.java
|
2018-06-21 15:09:13 -06:00 |
|
Richard Cordovano
|
f23e845fd4
|
Merge pull request #3837 from APriestman/2823_tskLayerTest
2823 check that a content object has children before doing the visible children query
|
2018-06-20 12:06:23 -04:00 |
|
Richard Cordovano
|
9ae5a8996e
|
Merge pull request #3859 from dgrove727/3771_FunctionalTestDataSourceNames
Data sources renamed.
|
2018-06-18 14:47:16 -04:00 |
|
U-BASIS\dgrove
|
fb20a28bc4
|
Changed IDs for the four CommonFiles VHD images.
|
2018-06-15 11:57:06 -04:00 |
|
U-BASIS\dgrove
|
dbfabd55e1
|
Data sources renamed.
|
2018-06-14 16:12:17 -04:00 |
|
Ann Priestman
|
661efce4c7
|
Adding SparseBitSet jar
|
2018-06-11 10:21:24 -04:00 |
|
William Schaefer
|
9d2639a177
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule
|
2018-06-08 10:49:10 -04:00 |
|
Brian Sweeney
|
06c3577068
|
stubbed in test data file downloads
|
2018-05-28 18:35:54 -06:00 |
|
William Schaefer
|
8ecc169d00
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule
|
2018-05-24 13:39:44 -04:00 |
|
Brian Sweeney
|
b7d1c6678b
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
|
2018-05-24 09:28:16 -06:00 |
|
William Schaefer
|
0fca4ebe4f
|
3845 move OpenCv library to corelibs
|
2018-05-24 11:00:54 -04:00 |
|
Brian Sweeney
|
cc2f4aeeac
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
|
2018-05-24 08:44:36 -06:00 |
|
William Schaefer
|
c072fe57ae
|
Add sqlcipher test image download back to build.xml
|
2018-05-22 15:24:06 -04:00 |
|
Richard Cordovano
|
f9a93e0360
|
Merge custom-release-may-2018 into develop
|
2018-05-21 18:42:23 -04:00 |
|
Richard Cordovano
|
a36e56469d
|
Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection
|
2018-05-16 11:52:56 -04:00 |
|
Richard Cordovano
|
ec2aed9db6
|
Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection
|
2018-05-16 10:23:54 -04:00 |
|
U-BASIS\dgrove
|
c2b6b5854b
|
Bitlocker detection implemented.
|
2018-05-15 11:17:03 -04:00 |
|
Brian Sweeney
|
d5d9216d6c
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
|
2018-05-14 14:15:27 -06:00 |
|
Richard Cordovano
|
929a58fcc3
|
Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop
|
2018-05-14 12:47:49 -04:00 |
|
Richard Cordovano
|
72fd1eb015
|
Repair Core/build.xml
|
2018-05-14 12:38:32 -04:00 |
|
Richard Cordovano
|
6fc9f4ed96
|
Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop
|
2018-05-14 12:14:39 -04:00 |
|