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 fd222e43f3 [Fix] Fix processing captures from pcre2 2 years ago
..
cxx [Minor] Try to fix compiler specific issue 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] Fix arguments order 2 years ago
mem_pool.h [Minor] Polish alignment macros 2 years ago
mem_pool_internal.h [Rework] Use faster hashing approach for memory pools variables 4 years ago
multipattern.c [Minor] Polish alignment macros 2 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 [Fix] Fix processing captures from pcre2 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 minor code quality issue 2 years ago
sqlite_utils.h [Rework] Add C++ guards to all headers 4 years ago
str_util.c [Minor] More fixes for headers folding 2 years ago
str_util.h [Minor] Don't use zero terminated strings 2 years ago
unix-std.h [Minor] Remove some old unused crap 4 years ago
upstream.c [Minor] Allow to get a port for a specific upstream 2 years ago
upstream.h [Minor] Allow to get a port for a specific upstream 2 years ago
uthash_strcase.h [Minor] Fix some ubsan related issues 4 years ago
util.c [Rework] Use xxh3 as a default hash and fix memory/alignment issues 2 years ago
util.h [Minor] Use float instead of double 2 years ago