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 ae4b84005c [Minor] Add utility function for the default size mempool 2 years ago
..
cxx [Minor] Escape \uFFFD in the sources 2 years ago
CMakeLists.txt [Rework] Use C++ utf8 library with unit tests to trim whitespaces 3 years ago
addr.c [Minor] Fix some more issues 2 years ago
addr.h [Minor] Replace in6_addr_t with struct in6_addr as defined by POSIX 3 years ago
expression.c [Minor] Fix some more issues 2 years ago
expression.h [Minor] Use ema functions to calculate average ticks for expressions 2 years ago
fstring.c [Minor] Fix some more issues 2 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 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
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 4 years ago
mem_pool.c [Minor] Sanity check as ctors order is not defined 3 years ago
mem_pool.h [Minor] Add utility function for the default size mempool 2 years ago
mem_pool_internal.h [Rework] Use faster hashing approach for memory pools variables 4 years ago
multipattern.c [Minor] Fix utf8 multipatterns without hyperscan 3 years ago
multipattern.h [Feature] Support more hyperscan flags 4 years ago
printf.c [Feature] Support multiple base32 alphabets 4 years ago
printf.h [Rework] Add C++ guards to all headers 4 years ago
radix.c [Rework] Track maps origins 3 years ago
radix.h [Rework] Track maps origins 3 years ago
ref.h [Rework] Add C++ guards to all headers 4 years ago
regexp.c [Minor] Fix match_limit in pcre2 code 2 years ago
regexp.h [Minor] Save 8 bytes in rspamd_regexp_t 2 years ago
rrd.c [Minor] Fix some double frees 2 years ago
rrd.h [Rework] Add C++ guards to all headers 4 years ago
shingles.c [Minor] Fix crash 3 years ago
shingles.h [Rework] Add C++ guards to all headers 4 years ago
sqlite_utils.c [Minor] Fix some more issues 2 years ago
sqlite_utils.h [Rework] Add C++ guards to all headers 4 years ago
str_util.c [Fix] Fix rubbish QP sequences decoding 2 years ago
str_util.h [Minor] Add sse2 accelerated function for lowercasing and copying a string 2 years ago
unix-std.h [Minor] Remove some old unused crap 4 years ago
upstream.c [Minor] Add one more check for use-after-free prevention 2 years ago
upstream.h [Minor] Allow to capture upstream object 2 years ago
uthash_strcase.h [Minor] Fix some ubsan related issues 4 years ago
util.c [Minor] Fix compiler warnings in src/libutil/util.c 2 years ago
util.h [Minor] Use float instead of double 2 years ago