aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/shingles.c
Commit message (Expand)AuthorAgeFilesLines
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-20/+12
* Use fstring instead of gstringVsevolod Stakhov2016-01-291-5/+6
* Start migrating to the new hash API.Vsevolod Stakhov2015-10-251-9/+7
* Start miration to the new strings.Vsevolod Stakhov2015-10-061-2/+2
* Use new siphash implementation.Vsevolod Stakhov2015-04-081-23/+13
* Several improvements to the shingles calculations.Vsevolod Stakhov2014-12-191-6/+6
* Resize hashes array properly.Vsevolod Stakhov2014-12-191-2/+2
* Use blake2 as KDF instead of sha256.Vsevolod Stakhov2014-12-181-9/+8
* Tune shingles settings.Vsevolod Stakhov2014-12-171-5/+8
* Add comparision function for shingles.Vsevolod Stakhov2014-12-171-0/+15
* Allow to allocate shingles without pool.Vsevolod Stakhov2014-12-171-1/+7
* Add preliminary shingles version.Vsevolod Stakhov2014-12-171-0/+131