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 e7059c97ee [Fix] Fix utf8 validation for symbols options and empty strings 4 years ago
..
CMakeLists.txt [Minor] Remove bloom filters: not used for ages 5 years ago
addr.c [Minor] Save port number in upstream name 4 years ago
addr.h [Fix] Distinguish remote and local addrs parsing 4 years ago
expression.c [Minor] Fix setting structure's fields 5 years ago
expression.h [Rework] Add C++ guards to all headers 5 years ago
fstring.c [Minor] Oops, fix starts_with 5 years ago
fstring.h [Minor] Use sane HTTP codes in case of proxy errors 4 years ago
hash.c [Fix] Fix LRU hash iteration logic 4 years ago
hash.h [Rework] Add C++ guards to all headers 5 years ago
heap.c [Minor] Further portion of g_slice elimination 6 years ago
heap.h [Rework] Add C++ guards to all headers 5 years ago
http_connection.c [Minor] Add failure reason in the upstreams code 4 years ago
http_connection.h [Fix] Check results of write message as SSL can bork them 4 years ago
http_context.c [Minor] Fix compile warnings 4 years ago
http_context.h [Rework] Add C++ guards to all headers 5 years ago
http_message.c [Minor] Simplify host element handling in HTTP message 5 years ago
http_message.h [Rework] Add C++ guards to all headers 5 years ago
http_private.h [Rework] Add C++ guards to all headers 5 years ago
http_router.c [Project] Rework HTTP IO 5 years ago
http_router.h [Rework] Add C++ guards to all headers 5 years ago
http_util.c [Project] Adopt librspamdserver for http context 5 years ago
http_util.h [Rework] Add C++ guards to all headers 5 years ago
libev_helper.c [Fix] Another try to fix slow callbacks and timers 4 years ago
libev_helper.h [Rework] Add C++ guards to all headers 5 years ago
logger.c [Feature] Allow to limit maps per specific worker 4 years ago
logger.h [Feature] Improve logging locking logic (remove it actually) 4 years ago
map.c [Minor] Fix format string to avoid crash on 32bit systems with weird off_t 4 years ago
map.h [Feature] Allow to limit maps per specific worker 4 years ago
map_helpers.c [Project] Use own utf8 validation instead of glib 4 years ago
map_helpers.h [Rework] Add C++ guards to all headers 5 years ago
map_private.h [Minor] Improve trivial maps handling 4 years ago
mem_pool.c [Fix] Fix crash due to constructors init order 4 years ago
mem_pool.h [Rework] Add C++ guards to all headers 5 years ago
multipattern.c [Minor] Fix re matching when len == 0 4 years ago
multipattern.h [Feature] Support more hyperscan flags 4 years ago
printf.c [Minor] Fix compile warnings 4 years ago
printf.h [Rework] Add C++ guards to all headers 5 years ago
radix.c [Feature] Suppress duplicate warning on very large radix tries 6 years ago
radix.h [Rework] Add C++ guards to all headers 5 years ago
ref.h [Rework] Add C++ guards to all headers 5 years ago
regexp.c [Minor] Improve error logging 4 years ago
regexp.h [Rework] Rework initialisation to reduce static leaks count 4 years ago
rrd.c [Rework] Add C++ guards to all headers 5 years ago
rrd.h [Rework] Add C++ guards to all headers 5 years ago
shingles.c [Fix] Fix various issues found by PVS Studio 5 years ago
shingles.h [Rework] Add C++ guards to all headers 5 years ago
sqlite_utils.c [Minor] Remove redundant code and to stop compiler whinging 5 years ago
sqlite_utils.h [Rework] Add C++ guards to all headers 5 years ago
ssl_util.c [Minor] Fix log tag in ssl connections 4 years ago
ssl_util.h [Fix] Add debug to ssl, fixed write hangs 4 years ago
str_util.c [Fix] Fix utf8 validation for symbols options and empty strings 4 years ago
str_util.h [Rework] Rewrite rspamd_str_make_utf_valid function 4 years ago
unix-std.h [Feature] Set TCP_NODELAY for milter sockets 7 years ago
upstream.c [Minor] Add failure reason in the upstreams code 4 years ago
upstream.h [Minor] Add failure reason in the upstreams code 4 years ago
uthash_strcase.h [Minor] Fix some ubsan related issues 4 years ago
util.c [Minor] Init utf8 library 4 years ago
util.h [Minor] Use slightly better fast PRNGs 4 years ago