36 Commits

Author SHA1 Message Date
Richard Cordovano
630bf46074 Updated HashDb for chnage in hash datbases API (accepting nulls in place of empty strings) 2013-11-18 15:04:41 -05:00
Richard Cordovano
4f004e44c2 Updated hash database code and its clients to use new comment feature of API 2013-11-14 13:10:10 -05:00
Richard Cordovano
24bbd79de6 Clean up for hash db API work 2013-11-13 19:02:39 -05:00
Richard Cordovano
85d6315001 Correct implementation of indexing for hash databases 2013-11-13 18:40:54 -05:00
Richard Cordovano
68c857f587 Update HashDb class for SleuthkitJNI API change 2013-11-09 11:41:50 -05:00
Richard Cordovano
d1f3be1fba Updated hash database module for TSK API changes 2013-11-08 16:27:32 -05:00
Richard Cordovano
3217d6c5ae Made more of API for HashDatabase module classes public and fixed report wizard bug 2013-11-07 14:24:46 -05:00
Richard Cordovano
a6d0c6e583 Resolved conflicts for merge of hashdb_sqlite_redux 2013-11-06 16:59:33 -05:00
Richard Cordovano
00acd6d854 Line endings fix 2013-11-06 16:05:42 -05:00
Richard Cordovano
e78f49ee33 Assorted fixes to new hash database capabilities 2013-11-06 15:44:26 -05:00
Richard Cordovano
7971872940 Getting the advanced config UI for hash databases to work 2013-11-05 22:22:34 -05:00
Richard Cordovano
d1ef3ae9df First cut at fully integrated create hash database capability 2013-11-04 18:25:02 -05:00
Richard Cordovano
4f71d908c4 Merge with Sam's work 2013-11-04 15:29:50 -05:00
Richard Cordovano
cda61becb9 Fixed name of SleuthkitJNI method call in HashDb class 2013-11-04 15:24:19 -05:00
Samuel H. Kenyon
5b071ef991 lookupIndexForHashDatabaseExists was renamed. 2013-11-01 17:16:17 -04:00
Richard Cordovano
a3d5c12345 Interim checkin 2013-10-31 21:02:31 -04:00
Richard Cordovano
6407d3835f Interim checkin of new hash db API work 2013-10-31 09:56:25 -04:00
Richard Cordovano
58ce29be25 Added XML file save to HasDb.openDatabase() 2013-10-29 18:43:27 -04:00
Richard Cordovano
136f93d38c Changed HashDb method name and updated comments 2013-10-25 17:53:45 -04:00
Richard Cordovano
cd8b257458 Extended the HasdDb API 2013-10-25 17:33:06 -04:00
Richard Cordovano
7ec54b56ce Added new API to HashDb class (start of SleuthkitKNI hash db facade) 2013-10-25 17:15:59 -04:00
Samuel H. Kenyon
4f4b8e057d Add support for loading KDB (SQLite) hash index files. 2013-10-09 14:35:52 -04:00
adam-m
1a2a74ae05 fix doxygen warnings in code 2012-12-06 09:37:09 -05:00
adam-m
de17025422 make hash db index task non-cancellable for now 2012-10-10 17:08:51 -04:00
adam-m
debe714a92 hash db UI status fix when indexing being done and dialog reopened 2012-10-05 18:38:51 -04:00
adam-m
4cb4d9f42a Fix indexing status when hash db dialog closed and reopened 2012-10-05 17:16:00 -04:00
adam-m
06dd178996 add property change support for index notifications 2012-10-02 23:35:36 -04:00
adam-m
40bc71c5bb Initial custom Logger integration, utility in Coreutils.
Remove obsolete Log in Coreutils.
Custom logger now also logs actions.
2012-09-14 17:56:23 -04:00
dhurd
63acf38677 Removed artifacts of old option panels. 2012-09-14 13:59:26 -04:00
Dick Fickling
0f4d01e238 GUI tweaks for Hash and Keyword configuration 2012-06-26 13:34:39 -04:00
Dick Fickling
f9dac1c742 Initial overhaul of Hash DB Management Panel 2012-06-18 15:51:21 -04:00
Dick Fickling
c105b68303 Make node hierarchy match DataModel hierarchy (classes are stubs for now) 2012-05-29 17:19:35 -04:00
Dick Fickling
dccbfb97cc Add LayoutFile, changes for new DataModel structure 2012-05-29 13:01:40 -04:00
Dick Fickling
473a3a9925 Further iteration on multiple hash databases.
Not 100% tested (is that possible?), but stable enough and we need it
to line up Autopsy with new Sleuthkit API.
2012-05-10 17:31:20 -04:00
Dick Fickling
1151468330 initial multi-hash prototype 2012-05-08 10:25:24 -04:00
Dick Fickling
6818d6c96e Moving hashdatabase package to new module 2012-01-24 17:03:46 -05:00