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 529a1f8b47
[Minor] Remove unused macro
1 year ago
..
composites [Rework] Use another version of hash table from the same author 1 year ago
css Fix build with gcc 13 by including <cstdint> 1 year ago
fuzzy_backend [Minor] Get rid of some compiler warnings 1 year ago
html [Test] Fix unit tests 1 year ago
http [Minor] Add port to the `Host` header if using non-standard ports 1 year ago
logger Spelling (#4086) 2 years ago
maps [Minor] One more mkstemp usage 1 year ago
symcache [Minor] Try to fix build 1 year ago
CMakeLists.txt [Minor] Move hyperscan tools to the libserver domain 1 year ago
async_session.c [Minor] Refactor argument/member name for better soundness 2 years ago
async_session.h [Minor] Refactor argument/member name for better soundness 2 years ago
cfg_file.h [Feature] Add html parsing limit 1 year ago
cfg_file_private.h [Rework] Add C++ guards to all headers 4 years ago
cfg_rcl.c [Feature] Add html parsing limit 1 year ago
cfg_rcl.h [Project] Add preliminary support of the heartbeats 4 years ago
cfg_utils.c [Feature] Add html parsing limit 1 year ago
dkim.c [Minor] Oops, my clang plugin tells me something that I have ignored 1 year ago
dkim.h [Minor] Remove unused macro 1 year ago
dns.c [Rework] Use dynamic items for calling callbacks 2 years ago
dns.h [Fix] Use strict IDNA for utf8 DNS names + add sanity checks for DNS names 3 years ago
dynamic_cfg.c [Minor] Switch to buffered IO + fix memory leak on reload 3 years ago
dynamic_cfg.h [Rework] Add C++ guards to all headers 4 years ago
fuzzy_wire.h [Minor] Obsolete old fuzzy epochs 2 years ago
hyperscan_tools.cxx [Minor] Fix build with old hyperscan... 1 year ago
hyperscan_tools.h [Fix] Further checks for the hs_scratch_alloc 1 year ago
logger.h [Minor] Use __func__ in c++ mode as defined by standard 1 year ago
mempool_vars_internal.h [Project] Add experimental HTTP statistics backend 2 years ago
milter.c [Fix] milter_headers: Header fields may be inserted at wrong position. 1 year ago
milter.h [Project] Add possibility to modify body in milter context 4 years ago
milter_internal.h [Feature] Support ping in milter mode 3 years ago
monitored.c [Minor] Replace some of macro uses 2 years ago
monitored.h Revert "[Feature] Ppopagate monitored errors from rbl module" 3 years ago
protocol.c [Feature] Add `thresholds` field to the scan result 1 year ago
protocol.h [Rework] Further project structure reorganisation 4 years ago
protocol_internal.h [Minor] Warn about using of settings and settings-id together 4 years ago
re_cache.c [Minor] One more mkstemp usage 1 year ago
re_cache.h [Minor] Add some extra error reporting to hyperscan cache checks 1 year ago
redis_pool.cxx [Minor] Fix hash usage after rework to address pointer stability issue 1 year ago
redis_pool.h [Rework] Start rewriting of the redis pool logic 2 years ago
roll_history.c [Minor] Fix a name and the description of bogus `user` field in the task 2 years ago
roll_history.h [Rework] Add C++ guards to all headers 4 years ago
rspamd_control.c [Fix] Add workaround for ENOBUFS error on sending 1 year ago
rspamd_control.h [Minor] Add some more logs to the erros in the control path 1 year ago
rspamd_symcache.h [Minor] Implement C API to obtain timeouts information 1 year ago
spf.c [Minor] Remove redundant check 1 year ago
spf.h [Fix] Preserve SPF top record in the mempool variable 2 years ago
ssl_util.c [Minor] Try to deal with some deprecations 1 year ago
ssl_util.h [Fix] Fix HTTP(s) client timeout 2 years ago
task.c [Minor] Remove unused stuff 1 year ago
task.h [Minor] Remove unused stuff 1 year ago
url.c [Fix] Treat hostnames with no dots as eSLD of their own 1 year ago
url.h Spelling (#4086) 2 years ago
worker_util.c [Minor] Deduplicate code 1 year ago
worker_util.h [Minor] Deduplicate code 1 year ago