rspamd/centos
Vsevolod Stakhov 667ffddf01 Remove judy and use glib hash tables.
There is no significant advantage to use Judy arrays over glib
HashTables to store hashes in fuzzy storage. Therefore, drop support of
Judy completely. Also rename `use_judy` parameter to `strict_hash`
indicating that hashes are matched strictly (not a fuzzy match but a hash
lookup).
2014-02-18 17:57:59 +00:00
..
sources Fix SLES support & OpenSUSE 12 builds on build service 2014-01-03 21:55:00 +02:00
rspamd.spec Remove judy and use glib hash tables. 2014-02-18 17:57:59 +00:00