Jeff Wallace
|
ee3395ebd1
|
Added finally clause to close reader appropriately
|
2013-12-02 13:56:53 -05:00 |
|
Jeff Wallace
|
fc350391bf
|
added clarifying comment
|
2013-12-02 13:54:09 -05:00 |
|
Jeff Wallace
|
d2c2a8d6e6
|
Simplified parsing of IE bookmark files.
|
2013-12-02 13:44:47 -05:00 |
|
Samuel H. Kenyon
|
aea94f55b6
|
Added simple config panel for FileExtMismatch ingest module.
|
2013-12-02 13:35:14 -05:00 |
|
Samuel H. Kenyon
|
f5a6a1cb22
|
Update quicktime mapping.
|
2013-12-02 13:21:06 -05:00 |
|
Samuel H. Kenyon
|
516428d7b3
|
Updated the default mime type to extension mapping.
|
2013-12-02 13:14:59 -05:00 |
|
Jeff Wallace
|
4808d87855
|
Fixed spacing.
|
2013-12-02 13:01:24 -05:00 |
|
Jeff Wallace
|
3abaa97e7a
|
Minor clean up of jericho parser wrapper
|
2013-12-02 13:01:14 -05:00 |
|
Jeff Wallace
|
70ed69dd1f
|
Format extracted html content appropriately
|
2013-12-02 13:01:04 -05:00 |
|
Richard Cordovano
|
f74c65c417
|
Implementation of hash database name and path filters
|
2013-12-02 10:34:09 -05:00 |
|
Samuel H. Kenyon
|
7d29ae3be8
|
Added more info to the default sig types to extensions map. Also make sure to convert to lowercase before comparing.
|
2013-12-01 20:10:56 -05:00 |
|
Samuel H. Kenyon
|
b423d0038a
|
Use getAllArtifacts() and added a null check.
|
2013-12-01 19:24:05 -05:00 |
|
Richard Cordovano
|
2603934173
|
Merge remote-tracking branch 'upstream/develop-rc1' into unique_hashsets
|
2013-12-01 16:13:08 -05:00 |
|
Richard Cordovano
|
7651abf179
|
Merge pull request #368 from rcordovano/develop-rc1
Develop rc1
|
2013-11-29 10:18:25 -08:00 |
|
Richard Cordovano
|
4b3d51c325
|
Partial implementaton of hash database uniqueness constraints
|
2013-11-29 13:16:42 -05:00 |
|
Samuel H. Kenyon
|
97c8791c87
|
prototype
|
2013-11-27 18:42:48 -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
|
6e8f5a8d19
|
Merge remote-tracking branch 'upstream/develop' into sigid3
|
2013-11-27 15:45:45 -05:00 |
|
Richard Cordovano
|
39bc90c4e8
|
Made button text consistent with file chooser in hash db import dialog
|
2013-11-27 14:53:46 -05:00 |
|
Richard Cordovano
|
ebf7a293ca
|
Mande enabled state of hash db config components in sync with file ingest
|
2013-11-27 11:27:51 -05:00 |
|
Brian Carrier
|
d3ed01e1d3
|
surround firepropertychange listeners in IngestManager with try/catch
|
2013-11-27 09:21:17 -05:00 |
|
Richard Cordovano
|
5622b9d5cd
|
Reworked hash database create and import dialogs
|
2013-11-26 18:02:08 -05:00 |
|
Samuel H. Kenyon
|
1629365bdc
|
Move currently-unused FileTypeDetector classes to a directory where Netbeans won't pick them up for compiling. Remove references to the relevant third-party jars.
|
2013-11-26 15:26:27 -05:00 |
|
Samuel H. Kenyon
|
db4f9a2d9d
|
Fix spelling error in doxygen doc.
|
2013-11-26 15:11:01 -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 |
|
Samuel H. Kenyon
|
cc57baba45
|
Line endings.
|
2013-11-26 14:46:24 -05:00 |
|
Jeff Wallace
|
b4cc51ce0d
|
Removed regex type drop down from advanced keyword search config.
|
2013-11-26 12:25:42 -05:00 |
|
Jeff Wallace
|
f022875a04
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy into viewInContext
|
2013-11-26 12:15:07 -05:00 |
|
Jeff Wallace
|
499bd61639
|
Cleaned up ViewContextAction and added more specific documentation.
|
2013-11-26 12:12:53 -05:00 |
|
Brian Carrier
|
a91b9fd92e
|
Merge pull request #362 from raman-bt/flexiwizard
Display the error message prominently on the Progress Panel, in case of ...
|
2013-11-26 06:05:58 -08:00 |
|
Richard Cordovano
|
96f23c2079
|
Normalize line endings
|
2013-11-25 13:42:59 -05:00 |
|
raman-bt
|
010b58e275
|
Display the error message prominently on the Progress Panel, in case of critical errors.
Ensure critical error reported from a DSP is propagated to the ProgressPanel.
Remove redundant text ProgressPanel.
Clean up of log messages.
|
2013-11-25 09:19:02 -05:00 |
|
Richard Cordovano
|
4f4e6da52d
|
Normalize line endings
|
2013-11-23 06:19:14 -05:00 |
|
Brian Carrier
|
435ded0998
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2013-11-22 21:45:22 -05:00 |
|
Brian Carrier
|
a4f9bbdd19
|
fixed extra warning message if no ingest modules were previously selected
|
2013-11-22 21:45:06 -05:00 |
|
Brian Carrier
|
3ff19311a5
|
Merge pull request #361 from rcordovano/develop-rc1
Hash database configuration management fixes
|
2013-11-22 18:24:40 -08:00 |
|
Richard Cordovano
|
b602bdbf46
|
Hash database configuration management fixes
|
2013-11-22 16:08:31 -05:00 |
|
Brian Carrier
|
f91e25933a
|
Merge pull request #355 from jawallace/new_lib_loading
New lib loading
|
2013-11-22 12:41:31 -08:00 |
|
Brian Carrier
|
bfc3ae02ff
|
normalized line endings
|
2013-11-22 13:51:57 -05:00 |
|
Brian Carrier
|
1d66f7e782
|
Merge remote-tracking branch 'origin/master'
|
2013-11-22 13:51:11 -05:00 |
|
Brian Carrier
|
79cae6348b
|
normalized line endings
|
2013-11-22 13:51:01 -05:00 |
|
Brian Carrier
|
6d35f89656
|
Fixed error reported in #357 for hex viewer not displaying correct hex values.
|
2013-11-22 13:46:12 -05:00 |
|
Brian Carrier
|
9f50dd1860
|
Merge pull request #351 from raman-bt/flexiwizard
Flexiwizard
|
2013-11-22 09:09:08 -08:00 |
|
Brian Carrier
|
56c529f393
|
Merge pull request #360 from rcordovano/develop-rc1
Assorted hash database module improvements
|
2013-11-22 05:47:02 -08:00 |
|
Richard Cordovano
|
2e8444d6a6
|
Assorted hash database module improvements
|
2013-11-22 08:05:46 -05:00 |
|
Jeff Wallace
|
ed4fcbc655
|
Fixed tabs.
|
2013-11-21 16:24:34 -05:00 |
|
Jeff Wallace
|
e4ddf26809
|
Merge https://github.com/sleuthkit/autopsy into viewInContext
Conflicts:
Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
|
2013-11-21 16:20:42 -05:00 |
|
Jeff Wallace
|
fc961cd210
|
Added documentation.
|
2013-11-21 16:10:23 -05:00 |
|
Jeff Wallace
|
f15301ed5e
|
Fixed error.
|
2013-11-21 16:10:17 -05:00 |
|
Jeff Wallace
|
4f07cc3988
|
Fixed 'view in directory' action.
|
2013-11-21 16:10:11 -05:00 |
|