267 Commits

Author SHA1 Message Date
Brian Carrier
91725425f4 Updated versions to 3.1.3 2015-06-18 15:41:47 -04:00
Eugene Livis
d08a712fee Made changes to select/deselect all functionality 2015-05-08 09:35:31 -04:00
Richard Cordovano
38c89b6ae8 Reset build.type=DEVELOPMENT 2015-02-18 13:56:00 -05:00
Brian Carrier
0cb80b068e Updated version 2015-02-10 21:55:25 -05:00
Brian Carrier
968afd2d4e removed Scalpel Module from being an active module so that it does not show up anywhere in the UI. It does not work because the C++ code has memory leaks and will take the system down. PhotoRec module now exists though. This module did not expose any packages, so this is not an API change. 2015-02-04 10:33:21 -05:00
Brian Carrier
840a9a5829 Changed back to development type 2014-11-03 12:27:40 -05:00
Brian Carrier
69c35704cf updated to version 3.1.1 and associated Library versions 2014-10-31 12:17:50 -04:00
jmillman
1d5de0d929 remove ImageAnalyzer module to disable it 2014-09-23 11:40:22 -04:00
Karl Mortensen
1e7d9b60a8 Update platform.properties 2014-09-18 13:31:15 -04:00
jmillman
4593b8d57e gah 2014-09-03 15:30:37 -04:00
jmillman
014e7048d1 cleanup project's .properties files 2014-09-03 11:46:07 -04:00
jmillman
ddb9d0c245 converting image analyzer to history manager 2014-08-27 17:05:49 -04:00
jmillman
9074d436ef Merge branch 'advanced_timeline' into timeline_and_image_analyzer
Conflicts:
	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
	nbproject/project.properties
2014-08-27 16:51:35 -04:00
jmillman
760e352230 move timeline to Core; add controlsfx/jfxtras/jodatime to CoreLibs via ivy 2014-08-27 16:47:11 -04:00
jmillman
2fcd19ba69 Merge branch 'advanced_timeline' into timeline_and_image_analyzer
Conflicts:
	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
	nbproject/project.properties
2014-08-25 14:51:25 -04:00
jmillman
cb60578153 initial commit timeline module 2014-08-25 14:32:40 -04:00
jmillman
cfbf825bf2 Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module
Conflicts:
	nbproject/project.properties
2014-08-25 11:01:36 -04:00
Brian Carrier
fedab4a026 moved build type back to DEVELOPMENT 2014-08-21 09:37:39 -04:00
Brian Carrier
0b84e6f7ce Updated version number 2014-08-20 14:17:35 -04:00
jmillman
a2ffd3e500 project changes to work as a module in Autopsy 2014-08-05 14:15:11 -04:00
Brian Carrier
a940138b28 Moved E01 verify into core 2014-06-10 22:29:45 -04:00
Brian Carrier
bad576e1d9 moved hashdb to inside of core module 2014-06-10 21:56:32 -04:00
Brian Carrier
9b546fcbec Changed project ot development status so that error messages go to console 2014-05-27 13:59:08 -04:00
Brian Carrier
4a6ef1492c Updated build process to build from intermediate step, reduce 32/64-bit paths, and let AI make the GUID for jre8 2014-05-15 16:02:27 -04:00
Brian Carrier
d3d8ea6870 moved file type, exten, exif, timeline into core NBM. Fixed file type ID buffer bug 2014-04-08 10:54:00 -04:00
Brian Carrier
fa00b2d8ed moved EXIF module into core 2014-04-08 00:00:22 -04:00
Brian Carrier
ebef27f109 Updated version in project file to 3.1 beta 2014-03-14 16:42:55 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Brian Carrier
5a0aa04d10 removed old branding code and files 2014-03-10 17:22:07 -04:00
APriestman
99d3dad710 Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbManager.java
2014-02-19 13:33:08 -05:00
APriestman
01de541e3f Saving before merge attempt 2014-02-19 13:11:01 -05:00
Richard Cordovano
5ee7feca40 Add notes on running with localization for Japan 2014-01-29 14:50:13 -05:00
Brian Carrier
86ea774ad5 Updated NEWS before release 2014-01-27 22:51:06 -05:00
Samuel H. Kenyon
7293c5fd89 Add File Extension Mismatch ingest module. 2014-01-15 15:14:07 -05:00
Richard Cordovano
847f14bbc1 Restore EWF verify module 2014-01-08 12:43:22 -05:00
Richard Cordovano
8f7db2d525 Remove EWF verify module for v103 2014-01-08 11:01:27 -05:00
Samuel H. Kenyon
8dad43e234 Remove FileExtMismatch ingest module. 2013-12-20 16:28:09 -05:00
Samuel H. Kenyon
7c568e44c0 Re-add filetypeid. 2013-12-18 16:19:22 -05:00
Samuel H. Kenyon
3224923eac Merge branch 'sigid3' of github.com:SynapticNulship/autopsy into sigid3
Conflicts:
	nbproject/project.properties
2013-12-18 12:29:41 -05:00
Samuel H. Kenyon
a7fd515400 Fix compile error resulting from upstream rebase. 2013-12-18 12:28:04 -05:00
Samuel H. Kenyon
e556fda588 Hopefully this ensures that the file id and mismatch modules will run in the correct ord.er 2013-12-18 12:16:01 -05:00
Samuel H. Kenyon
30fa6bc621 Add skeleton of FileExtMismatch ingest module and new attribute type. 2013-12-18 12:14:55 -05:00
Samuel H. Kenyon
4d31147f8f Merge remote-tracking branch 'upstream/develop' into sigid3
Conflicts:
	nbproject/project.properties
2013-12-16 14:02:46 -05:00
Jeff Wallace
d11df43a1d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
	nbproject/project.properties
2013-12-12 14:58:21 -05:00
Samuel H. Kenyon
03397b2d58 Hopefully this ensures that the file id and mismatch modules will run in the correct ord.er 2013-12-05 13:44:15 -05:00
Brian Carrier
b0b0c0ee38 Files from #367 manually added 2013-12-02 15:33:45 -05:00
Samuel H. Kenyon
d11d935dff Add skeleton of FileExtMismatch ingest module and new attribute type. 2013-11-27 17:19:46 -05:00
Samuel H. Kenyon
ec694204c1 Re-added the new FileTypeId ingest module, set to use Tika. 2013-11-26 15:09:47 -05:00
Brian Carrier
79cae6348b normalized line endings 2013-11-22 13:51:01 -05:00
Jeff Wallace
e688a97dbc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	Core/src/org/sleuthkit/autopsy/datamodel/Tags.java
	Core/src/org/sleuthkit/autopsy/directorytree/Bundle.properties
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestModule.java
2013-11-19 15:49:13 -05:00