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
|
cb99e55dd5
|
NEW: added developer notes
|
2015-12-14 15:27:07 -08:00 |