選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Vsevolod Stakhov 79b0b67f2d [Minor] Remove sequential algorithm as it is not actually a rotation alg 2年前
..
cxx [Minor] Try to fix compiler specific issue 2年前
CMakeLists.txt [Rework] Use C++ utf8 library with unit tests to trim whitespaces 3年前
addr.c [Minor] Fix some more issues 2年前
addr.h [Minor] Replace in6_addr_t with struct in6_addr as defined by POSIX 4年前
expression.c [Minor] Fix some more issues 2年前
expression.h [Minor] Use ema functions to calculate average ticks for expressions 2年前
fstring.c [Minor] Fix some more issues 2年前
fstring.h [Minor] Use sane HTTP codes in case of proxy errors 4年前
hash.c [Fix] Fix LRU hash iteration logic 4年前
hash.h [Rework] Add C++ guards to all headers 4年前
heap.c [Minor] Further portion of g_slice elimination 6年前
heap.h [Rework] Add C++ guards to all headers 4年前
libev_helper.c [Rework] Timeouts are now global per event and not reseted by IO activity 2年前
libev_helper.h [Rework] Timeouts are now global per event and not reseted by IO activity 2年前
mem_pool.c [Minor] Fix arguments order 2年前
mem_pool.h [Minor] Polish alignment macros 2年前
mem_pool_internal.h [Rework] Use faster hashing approach for memory pools variables 4年前
multipattern.c [Minor] Polish alignment macros 2年前
multipattern.h [Feature] Support more hyperscan flags 4年前
printf.c [Feature] Support multiple base32 alphabets 4年前
printf.h [Rework] Add C++ guards to all headers 4年前
radix.c [Rework] Track maps origins 3年前
radix.h [Rework] Track maps origins 3年前
ref.h [Rework] Add C++ guards to all headers 4年前
regexp.c [Fix] Fix processing captures from pcre2 2年前
regexp.h [Minor] Save 8 bytes in rspamd_regexp_t 2年前
rrd.c [Minor] Fix some double frees 2年前
rrd.h [Rework] Add C++ guards to all headers 4年前
shingles.c [Minor] Fix crash 3年前
shingles.h [Rework] Add C++ guards to all headers 4年前
sqlite_utils.c [Minor] Fix some minor code quality issue 2年前
sqlite_utils.h [Rework] Add C++ guards to all headers 4年前
str_util.c [Minor] More fixes for headers folding 2年前
str_util.h [Minor] Don't use zero terminated strings 2年前
unix-std.h [Minor] Remove some old unused crap 4年前
upstream.c [Minor] Remove sequential algorithm as it is not actually a rotation alg 2年前
upstream.h [Minor] Allow to get a port for a specific upstream 2年前
uthash_strcase.h [Minor] Fix some ubsan related issues 4年前
util.c [Rework] Use xxh3 as a default hash and fix memory/alignment issues 2年前
util.h [Minor] Use float instead of double 2年前