summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09fix output for ugly corner caseHEADmasterHelmut Grohne
2013-03-25implement variants of the hashesHelmut Grohne
2013-03-25solve a splint warningHelmut Grohne
2013-03-24add a READMEHelmut Grohne
2013-03-24cython moduleHelmut Grohne
2013-03-24properly set errnoHelmut Grohne
2013-03-24do not fail digest computation that oftenHelmut Grohne
2013-03-24rename functions and export themHelmut Grohne
2013-03-24fix comment for array implementationHelmut Grohne
2013-03-24update total_size as early as possibleHelmut Grohne
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-24fuzzy.h was missing <stdio.h>Helmut Grohne
2013-03-24minimal MakefileHelmut 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