summaryrefslogtreecommitdiff
path: root/fuzzy.c
AgeCommit message (Expand)Author
2013-03-24turn linked list of blockhashes into an arrayHelmut Grohne
2013-03-24fail gracefully on large inputsHelmut Grohne
2013-03-24allow ssdeep_digest to failHelmut Grohne
2013-03-24place ssdeep_context on the heapHelmut Grohne
2013-03-24moved main function to ssdeep.cHelmut Grohne
2013-03-24ship a fuzzy.h compatible with ssdeep's fuzzy.hHelmut Grohne
2013-03-24support stdin mode like original ssdeepHelmut Grohne
2013-03-24teach splint about f{seek,tell}oHelmut Grohne
2013-03-24split ssdeep_engine_step to smaller functionsHelmut Grohne
2013-03-24use fuzzy_hash_stream where applicableHelmut Grohne
2013-03-24initial checkingHelmut Grohne