Sean moss
|
d3e2878275
|
fixed major problem with regression.py
|
2013-04-16 10:29:25 -04:00 |
|
Tim McIver
|
76ca1dc0d0
|
Added 'getDefault' method to ScalpelCarverIngestModule. Added
stub implementation of process method.
|
2013-04-12 15:23:46 -04:00 |
|
Tim McIver
|
293a15706e
|
Added release directory to .gitignore.
|
2013-04-12 15:21:53 -04:00 |
|
Tim McIver
|
b916aa8ded
|
Merge branch 'scalpel-carver' of https://github.com/sleuthkit/autopsy into scalpel-carver
Conflicts:
ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/Bundle.properties
|
2013-04-12 15:12:20 -04:00 |
|
adam-m
|
0146a81f27
|
update .gitignore
|
2013-04-12 13:41:52 -04:00 |
|
adam-m
|
e9ea8ba00e
|
Build changes to include scalpel jni from thirdparty/
|
2013-04-12 13:40:42 -04:00 |
|
Sean-M
|
e9f36d9738
|
Fixed ignoring images.
|
2013-04-12 13:22:49 -04:00 |
|
adam-m
|
b1b7771feb
|
pass stream ID to JNI
|
2013-04-12 13:19:46 -04:00 |
|
adam-m
|
1974cac69d
|
close stream after carving
|
2013-04-12 13:01:14 -04:00 |
|
Sean-M
|
e77cbc109f
|
Updated email header
|
2013-04-12 12:29:29 -04:00 |
|
Sean-M
|
06485620a9
|
Merge branch 'master' of https://github.com/Smoss/autopsy
|
2013-04-12 12:28:20 -04:00 |
|
Sean moss
|
60f2799dff
|
Merge branch 'master' of https://github.com/Smoss/autopsy
|
2013-04-12 12:27:35 -04:00 |
|
Sean-M
|
b42b592b07
|
Added argument to ignore new images.
|
2013-04-12 12:01:14 -04:00 |
|
Sean-M
|
b3e0e59462
|
Removed user input.
|
2013-04-12 11:34:49 -04:00 |
|
adam-m
|
6e920822dd
|
improve scalpel class loader to load dependant libs first
|
2013-04-12 10:57:40 -04:00 |
|
Tim McIver
|
cf8aaccb79
|
Added file ScalpelOutputParser and added/tested implementation of
parse method.
|
2013-04-12 10:49:26 -04:00 |
|
adam-m
|
4e381bedc3
|
add some module meta-data
|
2013-04-12 10:38:24 -04:00 |
|
Tim McIver
|
c4a56475e2
|
Merge branch 'scalpel-carver' of https://github.com/sleuthkit/autopsy into scalpel-carver
|
2013-04-11 16:32:54 -04:00 |
|
adam-m
|
0b6938d625
|
add libscalpel lib loader, native method reference and singleton for ScalpelCarver.
Adjust API to require config file
|
2013-04-11 16:23:20 -04:00 |
|
adam-m
|
4e3264daca
|
Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver
Conflicts:
ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/ScalpelCarver.java
ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/ScalpelException.java
ScalpelCarvingModule/src/org/sleuthkit/autopsy/scalpel/ScalpelException.java
ScalpelCarvingModule/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelException.java
|
2013-04-11 16:20:34 -04:00 |
|
Tim McIver
|
7ccc16f21f
|
Renamed 'ScalpelCarvingModule' to 'ScalpelCarver' in
Bundle.properties.
|
2013-04-11 16:18:51 -04:00 |
|
adam-m
|
e05466c050
|
Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver
|
2013-04-11 16:18:40 -04:00 |
|
Tim McIver
|
ec1b46a210
|
Renamed 'ScalpelCarverModule' to 'ScalpelCarver'.
|
2013-04-11 16:01:55 -04:00 |
|
adam-m
|
2a0e80ce21
|
Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver
|
2013-04-11 15:47:35 -04:00 |
|
Tim McIver
|
58bb6699f6
|
Unignored suite.properties from .gitignore and added it to the
repo.
|
2013-04-11 15:47:00 -04:00 |
|
adam-m
|
6c7970d16b
|
Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver
|
2013-04-11 13:56:40 -04:00 |
|
adam-m
|
a34f8dd897
|
Merge branch 'master' into scalpel-carver
|
2013-04-11 13:44:22 -04:00 |
|
Tim McIver
|
bad30a1621
|
Added method FileManager.addCarvedFile() which delegates to new method
SleuthkitCase.addCarvedFile()
|
2013-04-10 17:00:02 -04:00 |
|
Sean Moss
|
a0442f01d3
|
Merge http://www.github.com/sleuthkit/autopsy
|
2013-04-10 10:42:58 -04:00 |
|
Brian Carrier
|
39d79d1ba4
|
minor doc updates for reports
|
2013-04-09 17:12:15 -04:00 |
|
Sean-M
|
aae5fab50f
|
Reintegrated code rebuilding functionality for continuous testing.
|
2013-04-09 16:08:25 -04:00 |
|
U-BASIS\smoss
|
cda74da69e
|
Merge http://www.github.com/sleuthkit/autopsy
|
2013-04-09 14:24:24 -04:00 |
|
Sean-M
|
4fea3d71b4
|
Removed unneccesary print statement.
|
2013-04-09 12:48:15 -04:00 |
|
adam
|
2c0a16bb68
|
Merge pull request #181 from Smoss/master
Fixed several regression test errors.
|
2013-04-09 09:34:54 -07:00 |
|
Sean-M
|
08be2344b7
|
Removed an unneccesary print statement from regression tests.
|
2013-04-09 12:21:43 -04:00 |
|
Sean Moss
|
c7c247fc86
|
Merge http://www.github.com/sleuthkit/autopsy
|
2013-04-09 11:08:39 -04:00 |
|
Sean-M
|
c1bdc78ebc
|
Fixed several minor errors in regression testing and emailing.
|
2013-04-08 15:36:59 -04:00 |
|
Tim McIver
|
42538f4dd4
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-04-08 14:20:00 -04:00 |
|
Tim McIver
|
78179975f8
|
Fixed possible concurrency bug in MediaViewVideoPanel.captureFrames()
method. Changed frame capture timeout value from 100ms to 1 second.
|
2013-04-08 14:19:44 -04:00 |
|
Tim McIver
|
2e87809f83
|
Fixed Scalpel module build errors that were due to buggy Netbeans
package name refactoring support.
|
2013-04-08 14:16:08 -04:00 |
|
Sean-M
|
ebb4b274d3
|
Changed the src updater code so that it will run more efficently
|
2013-04-08 12:47:16 -04:00 |
|
Sean-M
|
9dec721a4f
|
Removed unneccesary print statements and changed email subjects.
|
2013-04-08 12:41:35 -04:00 |
|
Sean-M
|
72b073ec3e
|
Reimplemented report checking
|
2013-04-08 11:10:06 -04:00 |
|
adam
|
32ab067912
|
Merge pull request #179 from Smoss/master
Added test gold standards to the repo, and updated the build.xml
|
2013-04-08 07:59:11 -07:00 |
|
Tim McIver
|
10fa5c9f11
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy into scalpel-carver
|
2013-04-08 10:10:32 -04:00 |
|
Tim McIver
|
b33f5b3e90
|
Initial skeleton of scalpel ingest module.
|
2013-04-05 17:02:30 -04:00 |
|
Sean-M
|
3bc95f86f3
|
Separated out testing logic into separate modules to make it easier to use.
|
2013-04-05 16:11:45 -04:00 |
|
adam
|
5c48c12c53
|
Merge pull request #178 from tmciver-basis/master
Changes for AUT-898 (Frame capture concurrency issue) and an update to NEWS.txt
|
2013-04-05 08:23:51 -07:00 |
|
Tim McIver
|
e2e4e05597
|
Changed the way problematic video files are tracked: now using a set of
strings that are the file names of the bad video files rather than a set
of the java.io.Files themselves.
|
2013-04-05 11:22:19 -04:00 |
|
U-BASIS\smoss
|
6f8c3f1c56
|
Merge http://www.github.com/sleuthkit/autopsy
|
2013-04-05 10:51:17 -04:00 |
|