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.
Vsevolod Stakhov f84b86d901 [Rework] Track maps origins 3 years ago
..
CMakeLists.txt [Rework] Further project structure reorganisation 4 years ago
addr.c [Minor] Add hack to reuse rspamd_inet_address_to_string* 3 years ago
addr.h [Minor] Replace in6_addr_t with struct in6_addr as defined by POSIX 4 years ago
expression.c [Fix] Fix false - operation 4 years ago
expression.h [Project] Support multiply, minus and divide operators in expressions 4 years ago
fstring.c [Minor] Eliminate g_utf8_validate 4 years 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 [Rework] Add C++ guards to all headers 5 years ago
heap.c [Minor] Further portion of g_slice elimination 6 years ago
heap.h [Rework] Add C++ guards to all headers 5 years ago
libev_helper.c [Fix] Another try to fix slow callbacks and timers 4 years ago
libev_helper.h [Rework] Add C++ guards to all headers 5 years ago
mem_pool.c [Fix] Fix variables replacement in mempool 4 years ago
mem_pool.h [Project] Add rspamd_mempool_notify_alloc function 4 years ago
mem_pool_internal.h [Rework] Use faster hashing approach for memory pools variables 4 years ago
multipattern.c [Minor] Fix utf8 multipatterns without hyperscan 3 years ago
multipattern.h [Feature] Support more hyperscan flags 4 years ago
printf.c [Feature] Support multiple base32 alphabets 4 years ago
printf.h [Rework] Add C++ guards to all headers 5 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 5 years ago
regexp.c [Minor] Add null safety to rspamd_regexp_new 3 years ago
regexp.h [Project] Add `L` flag for regexps to save start of the match in Hyperscan 3 years ago
rrd.c [Feature] Support multiple base32 alphabets 4 years ago
rrd.h [Rework] Add C++ guards to all headers 5 years ago
shingles.c [Minor] Fix crash 3 years ago
shingles.h [Rework] Add C++ guards to all headers 5 years ago
sqlite_utils.c [Minor] silence warnings about unused function results 4 years ago
sqlite_utils.h [Rework] Add C++ guards to all headers 5 years ago
str_util.c [Minor] Use consistent typing 3 years ago
str_util.h [Project] Detect memrchr in systems that supports it 3 years ago
unix-std.h [Minor] Remove some old unused crap 4 years ago
upstream.c [Feature] Support multiple base32 alphabets 4 years ago
upstream.h [Minor] Add failure reason in the upstreams code 4 years ago
uthash_strcase.h [Minor] Fix some ubsan related issues 4 years ago
util.c [Minor] Fix misprint 3 years ago
util.h [Minor] Add ptr array shuffle routine 3 years ago