選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Vsevolod Stakhov 0049505d4f
[Fix] Mempool: Fix alloc_array function to actually multiply nmembers by size
2年前
..
cxx [Minor] Move stuff 2年前
CMakeLists.txt [Rework] Rework files structure 2年前
addr.c [Minor] Allow to specify mempool when copying an IP address structure 2年前
addr.h [Minor] Allow to specify mempool when copying an IP address structure 2年前
expression.c [Minor] Replace some of macro uses 2年前
expression.h [Minor] Use ema functions to calculate average ticks for expressions 2年前
fstring.c [Minor] Grow small strings more quickly 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 Spelling (#4086) 2年前
heap.c [Minor] Further portion of g_slice elimination 6年前
heap.h [Rework] Add C++ guards to all headers 5年前
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 [Fix] Mempool: Fix alloc_array function to actually multiply nmembers by size 2年前
mem_pool.h [Minor] Remove unused function 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 [Minor] Implement bits printing for numbers 2年前
printf.h [Minor] Implement bits printing for numbers 2年前
radix.c [Rework] Track maps origins 3年前
radix.h [Rework] Track maps origins 3年前
ref.h [Rework] Add C++ guards to all headers 5年前
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 Spelling (#4086) 2年前
shingles.c [Minor] Fix crash 3年前
shingles.h Spelling (#4086) 2年前
sqlite_utils.c [Minor] Fix some minor code quality issue 2年前
sqlite_utils.h [Rework] Add C++ guards to all headers 5年前
str_util.c Spelling (#4086) 2年前
str_util.h [Minor] Don't use zero terminated strings 2年前
unix-std.h [Minor] Remove some old unused crap 4年前
upstream.c [Fix] Upstreams: Don't ignore revive_time config option 2年前
upstream.h Spelling (#4086) 2年前
uthash_strcase.h [Minor] Fix some ubsan related issues 4年前
util.c [Minor] Remove useless comparision 2年前
util.h [Minor] Use wyrand for fast random as we already use mumhash for fast hashing 2年前