Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Vsevolod Stakhov 0049505d4f
[Fix] Mempool: Fix alloc_array function to actually multiply nmembers by size
1 год назад
..
cxx [Minor] Move stuff 1 год назад
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 1 год назад
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 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 [Fix] Mempool: Fix alloc_array function to actually multiply nmembers by size 1 год назад
mem_pool.h [Minor] Remove unused function 1 год назад
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 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 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 4 лет назад
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 1 год назад
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 лет назад