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.
Timo Rothenpieler e648f720d3 [Fix] Fix copying of sockaddr_un addresses 1 year ago
..
cxx [Minor] Add is_avalanching type hint 1 year ago
CMakeLists.txt [Rework] Rework files structure 2 years ago
addr.c [Fix] Fix copying of sockaddr_un addresses 1 year ago
addr.h [Minor] Allow to specify mempool when copying an IP address structure 2 years ago
expression.c [Minor] Replace some of macro uses 2 years ago
expression.h [Minor] Use ema functions to calculate average ticks for expressions 2 years ago
fstring.c [Minor] Use a more unified approach to hash strings 1 year 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 Spelling (#4086) 2 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 [Rework] Timeouts are now global per event and not reseted by IO activity 2 years ago
libev_helper.h [Rework] Timeouts are now global per event and not reseted by IO activity 2 years ago
mem_pool.c [Fix] Mempool: Fix alloc_array function to actually multiply nmembers by size 1 year ago
mem_pool.h [Minor] Remove unused function 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 [Minor] Implement bits printing for numbers 2 years ago
printf.h [Minor] Implement bits printing for numbers 2 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] Plug memory leak in regexp destruction with pcre2 1 year 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 Spelling (#4086) 2 years ago
shingles.c [Minor] Fix crash 3 years ago
shingles.h Spelling (#4086) 2 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] Glob patterns actually allow ranges 1 year 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 [Fix] Upstreams: Don't ignore revive_time config option 1 year ago
upstream.h Spelling (#4086) 2 years ago
uthash_strcase.h [Minor] Fix some ubsan related issues 4 years ago
util.c [Minor] Remove useless comparision 2 years ago
util.h [Minor] Use wyrand for fast random as we already use mumhash for fast hashing 2 years ago