Commit Graph

123 Commits

Author SHA1 Message Date
JohnE 9b275deac7 MOD: updated readme to rst format 2019-08-05 01:07:50 -07:00
JohnE 86bd0ea928 MOD: updated docs with more examples 2016-03-04 10:33:24 -08:00
JohnE a8124def2c NEW: created new fingerprints to use as comparison testing 2016-03-03 23:01:12 -08:00
JohnE a3fe2d7ee9 MOD: updated the test fingerprints 2016-03-03 22:33:02 -08:00
JohnE 97f13f6350 NEW: new unit tests 2016-03-03 18:27:36 -08:00
JohnE 9f8b791bca MOD: improved the table comparison, removed buggy code 2016-03-02 15:18:56 -08:00
JohnE 5b683cb108 WIP: improving the table compare function 2016-03-02 14:04:16 -08:00
JohnE ff1d7ab9ac MOD: improved the fingerprint comparison algorithm and the output 2016-03-02 01:46:12 -08:00
JohnE 76a9dd1f8b WIP: optimising the fingerprint lookup/comparison 2016-03-01 23:46:26 -08:00
JohnE 8cca9ed317 UPD: updated docs added verbose examples of the tools usage 2016-02-29 19:45:39 -08:00
JohnE 40d10614a9 MOD: improved scan handling, updated index schema 2016-02-29 17:12:19 -08:00
JohnE 8c1366d8cd UPD: updated documentation, added more information 2016-02-29 17:09:43 -08:00
JohnE 44bd8a54dd RELEASE: 1.00b 2016-02-26 20:46:22 -08:00
JohnE a141b51529 MOD: updated ver num, code cleanup 2016-02-26 20:21:42 -08:00
JohnE eaf415e7f0 NEW 2016-02-26 20:18:06 -08:00
JohnE f2d7bbf9ae MOD: changed name 2016-02-26 20:14:11 -08:00
JohnE 8ad6864f7b MOD: updated the database schema docs 2016-02-26 20:10:05 -08:00
JohnE 422eb86be2 MOD: docs 2016-02-26 19:42:41 -08:00
JohnE e939ec35fa NEW: added query for metadata table and updated md5 query commandline 2016-02-26 02:33:58 -08:00
JohnE 19851a88eb FIX: the path parsing and the database file name have improved parsing 2016-02-26 01:18:17 -08:00
JohnE fd45cf6123 MOD: improved database creation 2016-02-25 14:38:57 -08:00
JohnE 0d6c52f2d4 NEW: added new table to the index with app info for each database, population of the index is complete too 2016-02-25 01:31:00 -08:00
JohnE fe504e33c9 NEW: add documentation for the index database 2016-02-24 10:38:16 -08:00
JohnE 39408902a7 NEW: added create table metadata, used for application info 2016-02-24 02:48:11 -08:00
JohnE bb30cecee2 MOD: finished updating code to support exceptions in scanDBFile 222 2016-02-24 02:11:19 -08:00
JohnE 572c40ee86 MOD: finished updating code to support exceptions in scanDBFile 2016-02-24 02:09:39 -08:00
JohnE b06b5ae4c4 WIP: __readDatabase() 2016-02-23 12:12:04 -08:00
JohnE f738006147 FIX: improved the compareFingerprintDir, split find fingerprint functions, bug fixes 2016-02-22 13:22:00 -08:00
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 57123e67b7 Merge branch 'master' of git.malloc.io:j3g/dbfp 2016-02-20 02:06:39 -08:00
JohnE 6099bf0d34 MOD: updated docs for release 2016-02-20 02:05:10 -08:00
JohnE f99cdee86b MOD: updated docs for release 2016-02-20 01:56:26 -08:00
JohnE 6b0ba75e0c Merge branch 'md5func' into fpsave 2016-02-20 01:47:00 -08:00
JohnE b19750dcaa FIN: fingerprint insert complete 2016-02-20 01:42:47 -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 6c4a5b62e6 WIP: adding new fingerprint index 2016-02-18 11:01:45 -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 98720f214d MOD: more cleanup of print statements, better exception handling, changed switch from "-dd" to "-ad", changed switch from "-pull" to "-android_pull" 2016-01-29 21:30:11 -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