| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
Now rspamd can listen on multiply ipv4/ipv6 addresses.
Removed legacy workers (lmtp, kvstorage) as they are never used
in production.
Try to unify workers initialization.
|
|
|
|
|
|
| |
uniform distribution as glib's default one.
* Fix probability renormalization while using advanced classification.
|
|
|
|
|
|
|
| |
* Add lua utility library for basic utils.
* Fixes lua_buffer code.
Fix lua loading error.
Added some other lua utility functions.
|
|
Move worker related utils to separate file and include it in rspamd-mime library.
Add some cross-dependencies.
|