Age | Commit message (Expand) | Author |
---|---|---|
2013-03-24 | update total_size as early as possible | Helmut Grohne |
2013-03-24 | turn linked list of blockhashes into an array | Helmut Grohne |
2013-03-24 | fail gracefully on large inputs | Helmut Grohne |
2013-03-24 | allow ssdeep_digest to fail | Helmut Grohne |
2013-03-24 | place ssdeep_context on the heap | Helmut Grohne |
2013-03-24 | moved main function to ssdeep.c | Helmut Grohne |
2013-03-24 | ship a fuzzy.h compatible with ssdeep's fuzzy.h | Helmut Grohne |
2013-03-24 | support stdin mode like original ssdeep | Helmut Grohne |
2013-03-24 | teach splint about f{seek,tell}o | Helmut Grohne |
2013-03-24 | split ssdeep_engine_step to smaller functions | Helmut Grohne |
2013-03-24 | use fuzzy_hash_stream where applicable | Helmut Grohne |
2013-03-24 | initial checking | Helmut Grohne |