選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Vsevolod Stakhov ed4f55c76d
[Fix] Add O_CREAT flag when creating a file
1年前
..
cxx [Fix] Add O_CREAT flag when creating a file 1年前
CMakeLists.txt [Minor] Rename file to a more appropriate name 1年前
addr.c [Fix] Fix copying of sockaddr_un addresses 1年前
addr.h [Minor] Allow to specify mempool when copying an IP address structure 2年前
expression.c [Minor] Get rid of some compiler warnings 1年前
expression.h [Minor] Use ema functions to calculate average ticks for expressions 2年前
fstring.c [Minor] Use a more unified approach to hash strings 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 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 1年前
mem_pool.h [Minor] Remove unused function 2年前
mem_pool_internal.h [Rework] Use faster hashing approach for memory pools variables 4年前
multipattern.c [Project] Allow offsets in the hyperscan cache 1年前
multipattern.h [Feature] Support more hyperscan flags 4年前
printf.c [Minor] Detect ffsll presence in a target system 1年前
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] Plug memory leak in regexp destruction with pcre2 1年前
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 [Minor] Glob patterns actually allow ranges 1年前
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 [Rework] Make http normalize path function a generic function 1年前
util.h [Rework] Make http normalize path function a generic function 1年前