aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_shingles_test.c
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-10/+10
* [Rework] Remove some of the GLib types in lieu of standard onesVsevolod Stakhov2024-03-181-4/+4
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-113/+208
* [Feature] Use shingles for images fuzzyingVsevolod Stakhov2016-12-091-6/+6
* [Minor] Print algorithm name when testing shinglesVsevolod Stakhov2016-06-211-2/+25
* [Test] Add static test for shinglesVsevolod Stakhov2016-05-121-0/+90
* [Feature] Further micro-optimizations for hashing and shinglesVsevolod Stakhov2016-05-121-3/+3
* [Feature] Optimize alignment to speed up hashingVsevolod Stakhov2016-05-111-1/+3
* [Feature] Add more algorithms for shingles generationVsevolod Stakhov2016-05-111-12/+19
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-20/+12
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-1/+1
* Fix tests.Vsevolod Stakhov2015-10-061-11/+13
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-221-1/+1
* Fix clock_gettime invocation.Vsevolod Stakhov2015-03-051-4/+4
* Resize hashes array properly.Vsevolod Stakhov2014-12-191-1/+1
* Measure time for shingles generation.Vsevolod Stakhov2014-12-191-5/+9
* Update tests suite.Vsevolod Stakhov2014-12-171-6/+10
* Add some tests for shingles.Vsevolod Stakhov2014-12-171-0/+120