summaryrefslogtreecommitdiffstats
path: root/src/fuzzy_storage.c
Commit message (Expand)AuthorAgeFilesLines
* * Add more advanced signal processing routineVsevolod Stakhov2009-11-051-0/+5
* * Implement new system of managing rspamd processesVsevolod Stakhov2009-10-301-3/+15
* * Retab, no functional changesVsevolod Stakhov2009-10-021-93/+92
* * Fix fuzzy storage bindingVsevolod Stakhov2009-09-211-3/+11
* * Store sockaddr in large enough bufferVsevolod Stakhov2009-08-251-4/+5
* * Migrate fuzzy storage to use UDP instead of TCPVsevolod Stakhov2009-08-251-71/+26
* * Improve google perf tools supportVsevolod Stakhov2009-08-251-0/+1
* * Do not sync fuzzy hash storage too oftenVsevolod Stakhov2009-08-241-1/+1
* * Fix process dispatcherVsevolod Stakhov2009-08-201-1/+20
* * Optimize structure of fuzzy hashes storage (to hash map)Vsevolod Stakhov2009-08-181-25/+34
* * Make fuzzy storage working (tested checking, adding and deleting of fuzzy h...Vsevolod Stakhov2009-07-311-14/+22
* * Add client part for fuzzy checksums storageVsevolod Stakhov2009-07-281-8/+115
* * Implement fuzzy hashes storage workerVsevolod Stakhov2009-07-271-0/+342