You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vsevolod Stakhov b5da363b90 * Add more logic to fuzzy mappings 14 years ago
..
classifiers * Fix awfull bug in classifying when first statfile has twice weight than second... 14 years ago
evdns * Introduce new logging system: 14 years ago
json * Introduce new logging system: 14 years ago
lua * Bugfixes: 14 years ago
plugins * Add more logic to fuzzy mappings 14 years ago
tokenizers * Introduce new logging system: 14 years ago
binlog.c * Introduce new logging system: 14 years ago
binlog.h * Initial release of synchronization server in controller 14 years ago
bloom.c * Retab, no functional changes 14 years ago
bloom.h * Add implementation of counting bloom filter to rspamd 15 years ago
buffer.c * Introduce new logging system: 14 years ago
buffer.h * Introduce new logging system: 14 years ago
cfg_file.h * Bugfixes: 14 years ago
cfg_file.l * Handle and dump factors correctly 14 years ago
cfg_file.y * Handle and dump factors correctly 14 years ago
cfg_utils.c * Bugfixes: 14 years ago
cfg_xml.c * Fix parsing of metric section 14 years ago
cfg_xml.h * Modules section 14 years ago
controller.c * Fix uptime command 14 years ago
events.c * Introduce new logging system: 14 years ago
events.h * Implement new system of async events handling (experimental) 14 years ago
expressions.c * Fix config reloading 14 years ago
expressions.h * Fix config reloading 14 years ago
filter.c * Add ability to pass all filters by using flag -p in case of rspamc or adding header Pass: all in rspamc protocol 14 years ago
filter.h * Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin) 14 years ago
fstring.c * Retab, no functional changes 14 years ago
fstring.h * Strip header values to avoid problems with libc functions 15 years ago
fuzzy.c * Retab, no functional changes 14 years ago
fuzzy.h * Add 3 functions: 15 years ago
fuzzy_storage.c * Fix config reloading 14 years ago
fuzzy_storage.h * Add ability to add flags to fuzzy hashes 14 years ago
hash.c * Retab, no functional changes 14 years ago
hash.h * Fix shared hashes avoiding its resizing 15 years ago
html.c * Introduce new logging system: 14 years ago
html.h * Decode all html entitles in html parts 14 years ago
lmtp.c * Add support of custom filters in rspamd worker 14 years ago
lmtp.h * Introduce new system of workers spawning and configuring, now rspamd can be easily extended by new types of wrokers 15 years ago
lmtp_proto.c * Introduce new logging system: 14 years ago
lmtp_proto.h * Add initial LMTP support and LDA delivery to rspamd 15 years ago
logger.c * Improve logging system: 14 years ago
logger.h * Improve logging system: 14 years ago
main.c * Dump grow factor to XML 14 years ago
main.h * Initial addition of smtp proxy module 14 years ago
map.c * Introduce new logging system: 14 years ago
map.h * Adopt printf function from nginx for comfortable printing of some data types (fixed strings, pids etc) 14 years ago
mem_pool.c * Fix config reloading 14 years ago
mem_pool.h * Fix config reloading 14 years ago
memcached-test.c * Retab, no functional changes 14 years ago
memcached.c * Retab, no functional changes 14 years ago
memcached.h * Reorganize structure of source files 15 years ago
message.c * Add ability to add flags to fuzzy hashes 14 years ago
message.h * Add ability to add flags to fuzzy hashes 14 years ago
perl.c * Introduce new logging system: 14 years ago
perl.h * Rework the whole filters system 15 years ago
protocol.c * Add ability to pass all filters by using flag -p in case of rspamc or adding header Pass: all in rspamc protocol 14 years ago
protocol.h * Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin) 14 years ago
radix.c * Add first custom filter for making marks for ip addresses and networks 14 years ago
radix.h * Add first custom filter for making marks for ip addresses and networks 14 years ago
settings.c * Add support of whitelists in settings (by Anton Nekhoroshin) 14 years ago
settings.h * Add support of whitelists in settings (by Anton Nekhoroshin) 14 years ago
smtp.c * Initial addition of smtp proxy module 14 years ago
smtp.h * Initial addition of smtp proxy module 14 years ago
spf.c * Fix another spf core dump while parsing 'include' items 14 years ago
spf.h * Fixes to spf parser: 14 years ago
statfile.c * Fix cores in spf code (partially) 14 years ago
statfile.h * Fix symbols cache (init lua filters before symbols cache initialization) 14 years ago
statfile_sync.c * Introduce new logging system: 14 years ago
statfile_sync.h * Add initial version of rspamd binlog syncronization client 14 years ago
symbols_cache.c * Low log level for debug messages 14 years ago
symbols_cache.h * Fix config reloading 14 years ago
upstream.c * Introduce new logging system: 14 years ago
upstream.h * Reorganize structure of source files 15 years ago
url.c * Introduce new logging system: 14 years ago
url.h * Add urls output to urls command 15 years ago
util.c * Fix unix socket creation under FreeBSD (reported by Andrey Zverev) 14 years ago
util.h * Introduce new logging system: 14 years ago
view.c * Fix an issue with workers spawning 14 years ago
view.h * Add ability to check views by client's ip (that ip from which we have a connection to rspamd) 14 years ago
worker.c * Initial addition of smtp proxy module 14 years ago