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 85fc3e7a7a [Feature] Add support of uudecode 4 years ago
..
CMakeLists.txt [Minor] Remove bloom filters: not used for ages 4 years ago
addr.c [Minor] Oops, fix parsing of the Unix addresses 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 4 years ago
fstring.c [Minor] Oops, fix starts_with 5 years ago
fstring.h [Rework] Add C++ guards to all headers 4 years ago
hash.c [Fix] Fix LRU hash iteration logic 4 years ago
hash.h [Rework] Add C++ guards to all headers 4 years ago
heap.c [Minor] Further portion of g_slice elimination 6 years ago
heap.h [Rework] Add C++ guards to all headers 4 years ago
http_connection.c [Fix] Stop IO event on write finished in http connection 4 years ago
http_connection.h [Fix] Add debug to ssl, fixed write hangs 4 years ago
http_context.c [Minor] Fix compile warnings 4 years ago
http_context.h [Rework] Add C++ guards to all headers 4 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 4 years ago
http_private.h [Rework] Add C++ guards to all headers 4 years ago
http_router.c [Project] Rework HTTP IO 5 years ago
http_router.h [Rework] Add C++ guards to all headers 4 years ago
http_util.c [Project] Adopt librspamdserver for http context 5 years ago
http_util.h [Rework] Add C++ guards to all headers 4 years ago
libev_helper.c [Fix] Fix pending checks for events 4 years ago
libev_helper.h [Rework] Add C++ guards to all headers 4 years ago
logger.c [Feature] Improve logging locking logic (remove it actually) 4 years ago
logger.h [Feature] Improve logging locking logic (remove it actually) 4 years ago
map.c [Feature] Store etag in cached HTTP maps + better logging 4 years ago
map.h [Rework] Add C++ guards to all headers 4 years ago
map_helpers.c [Fix] Fix use-after-free 4 years ago
map_helpers.h [Rework] Add C++ guards to all headers 4 years ago
map_private.h [Feature] Store etag in cached HTTP maps + better logging 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 4 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 4 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 4 years ago
ref.h [Rework] Add C++ guards to all headers 4 years ago
regexp.c [Minor] Sigh, try to be compatible with old crappy shit 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 4 years ago
rrd.h [Rework] Add C++ guards to all headers 4 years ago
shingles.c [Fix] Fix various issues found by PVS Studio 5 years ago
shingles.h [Rework] Add C++ guards to all headers 4 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 4 years ago
ssl_util.c [Minor] Fix compile warnings 4 years ago
ssl_util.h [Fix] Add debug to ssl, fixed write hangs 4 years ago
str_util.c [Feature] Add support of uudecode 4 years ago
str_util.h [Feature] Add support of uudecode 4 years ago
unix-std.h [Feature] Set TCP_NODELAY for milter sockets 6 years ago
upstream.c [Project] Some fixes in SRV records handling 4 years ago
upstream.h [Project] Start SRV upstreams implementation 4 years ago
uthash_strcase.h [Minor] Fix some ubsan related issues 4 years ago
util.c [Fix] Add configurable number of threads for OpenBLAS 4 years ago
util.h [Feature] Add limit for number of URLs in Lua 4 years ago