Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Use shingles for images fuzzying | Vsevolod Stakhov | 2016-12-09 | 1 | -6/+6 |
* | [Minor] Print algorithm name when testing shingles | Vsevolod Stakhov | 2016-06-21 | 1 | -2/+25 |
* | [Test] Add static test for shingles | Vsevolod Stakhov | 2016-05-12 | 1 | -0/+90 |
* | [Feature] Further micro-optimizations for hashing and shingles | Vsevolod Stakhov | 2016-05-12 | 1 | -3/+3 |
* | [Feature] Optimize alignment to speed up hashing | Vsevolod Stakhov | 2016-05-11 | 1 | -1/+3 |
* | [Feature] Add more algorithms for shingles generation | Vsevolod Stakhov | 2016-05-11 | 1 | -12/+19 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -20/+12 |
* | Reorganize includes to reduce namespace pollution. | Vsevolod Stakhov | 2015-10-08 | 1 | -1/+1 |
* | Fix tests. | Vsevolod Stakhov | 2015-10-06 | 1 | -11/+13 |
* | Rename main.h and main.c to `rspamd.X` | Vsevolod Stakhov | 2015-09-22 | 1 | -1/+1 |
* | Fix clock_gettime invocation. | Vsevolod Stakhov | 2015-03-05 | 1 | -4/+4 |
* | Resize hashes array properly. | Vsevolod Stakhov | 2014-12-19 | 1 | -1/+1 |
* | Measure time for shingles generation. | Vsevolod Stakhov | 2014-12-19 | 1 | -5/+9 |
* | Update tests suite. | Vsevolod Stakhov | 2014-12-17 | 1 | -6/+10 |
* | Add some tests for shingles. | Vsevolod Stakhov | 2014-12-17 | 1 | -0/+120 |