Commit Graph

31 Commits

Author SHA1 Message Date
JohnE 44e853484b Merge branch 'master' into fpsave 2016-02-22 12:17:12 -08:00
JohnE ddf03e1969 MOD: modified the index open and create. index is NOT created on open. -idx command will create an index 2016-02-22 12:16:13 -08:00
JohnE 6099bf0d34 MOD: updated docs for release 2016-02-20 02:05:10 -08:00
JohnE 6b0ba75e0c Merge branch 'md5func' into fpsave 2016-02-20 01:47:00 -08:00
JohnE 3afbd57d78 MOD: insert working with an exception 2016-02-19 23:13:25 -08:00
JohnE 0239696efb NEW: md5 serach complete 2016-02-19 01:33:52 -08:00
JohnE 817530d135 MOD: notes 2016-02-18 23:09:34 -08:00
JohnE 4f08d382a8 MOD: notes 2016-02-18 23:08:38 -08:00
JohnE dbdfadbe5a MOD: merged changes from Nathan' 2016-02-18 19:54:15 -08:00
JohnE 558c19ccb8 WIP: table md5 search 2016-02-09 16:36:23 -08:00
JohnE 87dba395ea WIP: changes are work in progress 2016-02-08 20:42:12 -08:00
JohnE ddde72c13f WIP: changes are work in progress 2016-02-08 20:18:57 -08:00
JohnE 50132eeb7f MOD: updated the docs to reflect the latest changes 2016-02-02 02:06:01 -08:00
JohnE 2c3ef39e24 MOD: code cleanup to be more consistant with print statements and exception handing when calling the API 2016-01-29 13:24:44 -08:00
JohnE 2e12a2cce1 MOD: updated docs in support of API 2016-01-25 15:28:59 -08:00
JohnE 3efcd0a482 FIX: bug fixes to the -db feature to allow for single filename, improved error messages in the command line tool 2016-01-23 15:44:21 -08:00
JohnE 85f7e474e2 UPD: updated the documents, updated the version #, ready for release 2016-01-12 23:39:16 -08:00
JohnE 9a663ef918 BUG: fixed bug that had each app fingerprints be concatenated together because the fingerprint object was bring recycled and the new tables were appended...now I create a new fingerprint object for each file that is read 2016-01-08 03:47:29 -08:00
JohnE 2984a84a81 WIP: fingerprint index comparison lookup 2016-01-05 16:43:29 -08:00
JohnE b6c6e0f600 FIX: fixed the database connection to be consistant 2015-12-28 22:51:37 -08:00
JohnE 6a79f61cb6 FIN: second index population complete, fingerprint count for each md5 complete (fp_count), collision detection complete, primary keys complete 2015-12-17 13:47:21 -08:00
JohnE 2312d54984 FIN: updated the insert into md5_all table with collision detection, updates the row and adds another fingerprint to the fp_list column 2015-12-14 20:56:10 -08:00
JohnE 81fbd50dc5 WIP: second index is created and working on populating it 2015-12-14 15:27:07 -08:00
JohnE b22b34a1d7 MOD: updated to reflect the new options added (-dd) (-idx) 2015-12-14 15:27:07 -08:00
JohnE cb99e55dd5 NEW: added developer notes 2015-12-14 15:27:07 -08:00
JohnE 73f4bbab7c MOD: updated the readme 2015-10-28 16:02:44 -07:00
JohnE 62666f7e33 MOD: updated the readme 2015-10-28 02:39:23 -07:00
JohnE b243367b5f MOD: moved documents out of the root 2015-10-21 19:00:19 -07:00
JohnE 5bc90d7407 WIP: improved schema parsing 2015-09-21 23:20:11 -07:00
JohnE f2e622d36a MOD: modified and code cleanup 2015-08-25 01:20:18 -07:00
JohnE f1b44dfbb8 FIN: readme docs 2015-06-25 10:59:34 -07:00