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 765df5c44d Fix one shot behaviour. 13 years ago
..
cdb Fix initialization point. 13 years ago
classifiers Fixes in classifying for small messages. 13 years ago
client Add support of uptime command to rspamc. 13 years ago
evdns Make own strlcpy that does not calculate remaining string length (faster and more safe) 13 years ago
json * Introduce new logging system: 14 years ago
lua Push recipients in a proper way. 13 years ago
plugins * Add option redirector_symbol to surbl module. 13 years ago
tokenizers * Rewrite URL storage system 13 years ago
binlog.c Make own strlcpy that does not calculate remaining string length (faster and more safe) 13 years ago
binlog.h Fixes types (use glib ones) no functional change. 13 years ago
bloom.c Fixes types (use glib ones) no functional change. 13 years ago
bloom.h Fixes types (use glib ones) no functional change. 13 years ago
buffer.c Fixes bugs found with clang-static analyser. 13 years ago
buffer.h Fixes types (use glib ones) no functional change. 13 years ago
cfg_file.h * Add options section into config to organize options 13 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 * Add ability to add descriptions for symbols 13 years ago
cfg_xml.c * Add strict priority rules 13 years ago
cfg_xml.h * Add options section into config to organize options 13 years ago
controller.c Fix several memory leaks in rspamd. 13 years ago
dns.c Fix parsing of DNS records :( 13 years ago
dns.h Fix parsing of DNS records :( 13 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 * Add new lua module regexp for using glib regular expressions (pcre compatible) 13 years ago
expressions.h * Add new lua module regexp for using glib regular expressions (pcre compatible) 13 years ago
filter.c Fix one shot behaviour. 13 years ago
filter.h Remove symbols that are included into a composite when all composites are processed. 13 years ago
fstring.c Fixes types (use glib ones) no functional change. 13 years ago
fstring.h Fixes types (use glib ones) no functional change. 13 years ago
fuzzy.c * Many fixes to fuzzy hashes logic and tokenization. 13 years ago
fuzzy.h * Many fixes to fuzzy hashes logic and tokenization. 13 years ago
fuzzy_storage.c Fix expiring of fuzzy hashes. 13 years ago
fuzzy_storage.h * Start new rspamd 0.3.4 13 years ago
greylist.h * Add ability to set metric's action from config file 14 years ago
greylist_storage.c Fix warnings. 13 years ago
hash.c * Retab, no functional changes 14 years ago
hash.h * Fix shared hashes avoiding its resizing 15 years ago
html.c Fix error with parsing phishing urls. 13 years ago
html.h Make phishing checks working. 13 years ago
images.c Make log message about detected image to debug level 13 years ago
images.h Fixes types (use glib ones) no functional change. 13 years ago
lmtp.c * Rewrite URL storage system 13 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 Make own strlcpy that does not calculate remaining string length (faster and more safe) 13 years ago
lmtp_proto.h Fixes types (use glib ones) no functional change. 13 years ago
logger.c Add registering options for lua modules 13 years ago
logger.h * Start new rspamd 0.3.4 13 years ago
main.c Init cache before loading config. 13 years ago
main.h * Rewrite URL storage system 13 years ago
map.c Add module options checker 13 years ago
map.h Add module options checker 13 years ago
mem_pool.c Fix memory corruption in memory pools library. 13 years ago
mem_pool.h Fix memory corruption in memory pools library. 13 years ago
memcached-test.c Fixes types (use glib ones) no functional change. 13 years ago
memcached.c Fixes types (use glib ones) no functional change. 13 years ago
memcached.h Fixes types (use glib ones) no functional change. 13 years ago
message.c Fix gmime24 compatibility. 13 years ago
message.h Save separator inside raw_header struct. 13 years ago
protocol.c Print "0.00" instead of "0" in protocol output. 13 years ago
protocol.h * Add ability to add descriptions for symbols 13 years ago
radix.c Fixes types (use glib ones) no functional change. 13 years ago
radix.h Fixes types (use glib ones) no functional change. 13 years ago
settings.c Fix action settings (reported by Anton Nekhoroshih). 13 years ago
settings.h * Add ability to recursive scan over multipart's parts for functions: 13 years ago
smtp.c Add module options checker 13 years ago
smtp.h * Start new rspamd 0.3.4 13 years ago
smtp_proto.c Make own strlcpy that does not calculate remaining string length (faster and more safe) 13 years ago
smtp_proto.h Fixes types (use glib ones) no functional change. 13 years ago
smtp_utils.c Add rewrite subject action implementation to SMTP proxy. 13 years ago
smtp_utils.h Add add_header action to smtp proxy. 13 years ago
spf.c * Fix parsing of include records in spf parser 13 years ago
spf.h * Fix parsing of include records in spf parser 13 years ago
statfile.c Do not invalidate statfiles during synchronization. 13 years ago
statfile.h Fixes types (use glib ones) no functional change. 13 years ago
statfile_sync.c Make own strlcpy that does not calculate remaining string length (faster and more safe) 13 years ago
statfile_sync.h * Add initial version of rspamd binlog syncronization client 14 years ago
symbols_cache.c * Add strict priority rules 13 years ago
symbols_cache.h * Add strict priority rules 13 years ago
trie.c Remove G_INLINE_FUNC definitions as I misunderstood its purposes. 13 years ago
trie.h * New trie based url scanner (based on libcamel) 13 years ago
upstream.c Fixes bugs found with clang-static analyser. 13 years ago
upstream.h Fixes types (use glib ones) no functional change. 13 years ago
url.c Fix phishing check for special cases like http://host.com and http://www.host.com 13 years ago
url.h * New module for checking emails inside messages (rules based, like multimap) 13 years ago
util.c * Start new rspamd 0.3.4 13 years ago
util.h * Start new rspamd 0.3.4 13 years ago
view.c Add ability to include domains in views. 13 years ago
view.h Fixes types (use glib ones) no functional change. 13 years ago
worker.c Fix memory access. 13 years ago