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 00135c8f9a [Minor] Slight types improvement 5 years ago
..
CMakeLists.txt [Project] Rework HTTP IO 5 years ago
addr.c [Project] Remove libfann, gd and other unsupported stuff 5 years ago
addr.h [Project] Remove libfann, gd and other unsupported stuff 5 years ago
bloom.c [Feature] New abstract hashing API in cryptobox 8 years ago
bloom.h Unify style without sorting headers. 10 years ago
expression.c [Minor] Fix setting structure's fields 5 years ago
expression.h [Rework] Rework expression API 5 years ago
fstring.c [Minor] Oops, fix starts_with 5 years ago
fstring.h [Minor] Add starts_with function for rspamd_ftok_t 5 years ago
hash.c [Minor] Fix some more suspicious cases 5 years ago
hash.h [Minor] Add methods to get LRU hash sizes 5 years ago
heap.c [Minor] Further portion of g_slice elimination 6 years ago
heap.h [Minor] Add rspamd_min_heap_index helper method 8 years ago
http_connection.c [Project] Rework HTTP IO 5 years ago
http_connection.h [Project] Rework HTTP IO 5 years ago
http_context.c [Project] Fix usage of periodic events 5 years ago
http_context.h [Project] First refactoring step libevent->libev 5 years ago
http_message.c [Minor] Simplify host element handling in HTTP message 5 years ago
http_message.h [Rework] Finish http code split and cleanup 5 years ago
http_private.h [Project] Fix usage of periodic events 5 years ago
http_router.c [Project] Rework HTTP IO 5 years ago
http_router.h [Project] Rework HTTP IO 5 years ago
http_util.c [Project] Adopt librspamdserver for http context 5 years ago
http_util.h [Rework] Finish http code split and cleanup 5 years ago
libev_helper.c [Minor] Add assertions to prevent scheduling of uninitialised watchers 5 years ago
libev_helper.h [Project] Add small helpers for migration simplifications 5 years ago
logger.c [Minor] Preserve debug logging when running `rspamadm -v` 5 years ago
logger.h [Rework] Improve bayes debug logging, remove unused stuff 5 years ago
map.c [Minor] Plug more leaks 5 years ago
map.h [Project] Utilize ev_stat in maps 5 years ago
map_helpers.c [Minor] Exclude duplicate entries 5 years ago
map_helpers.h [Fix] Fix maps object update race condition 5 years ago
map_private.h [Minor] Fix file maps monitoring 5 years ago
mem_pool.c [Fix] Fix alignment mess 5 years ago
mem_pool.h [Fix] Fix alignment mess 5 years ago
multipattern.c [Fix] Fix various issues found by PVS Studio 5 years ago
multipattern.h [Minor] Massive spelling correction 7 years ago
printf.c [Fix] Further fixes to printing of the FP numbers 5 years ago
printf.h [Fix] Remove ambigious format flag from printf 5 years ago
radix.c [Feature] Suppress duplicate warning on very large radix tries 6 years ago
radix.h [Minor] Allow to create radix tree from the pool 6 years ago
ref.h [Feature] Add simplier versions of refcounts 8 years ago
regexp.c [Minor] Fix pcre2 jit checks 5 years ago
regexp.h [Minor] Store the fact that we have utf8 only regexps in corpus 5 years ago
rrd.c [Fix] Fix various issues found by PVS Studio 5 years ago
rrd.h [Fix] Try to avoid race condition when using rrd 7 years ago
shingles.c [Fix] Fix various issues found by PVS Studio 5 years ago
shingles.h [Fix] Simplify images shingles 7 years ago
sqlite_utils.c [Minor] Remove redundant code and to stop compiler whinging 5 years ago
sqlite_utils.h [Feature] Allow versioning for sqlite databases 8 years ago
ssl_util.c [Minor] Fix ssl utils and lua tcp 5 years ago
ssl_util.h [Project] Rework HTTP IO 5 years ago
str_util.c Revert "[Fix] Escape utf in regexp to dodge ragel/hyperscan issue" 5 years ago
str_util.h [Minor] Support gcc based ASAN 5 years ago
unix-std.h [Feature] Set TCP_NODELAY for milter sockets 6 years ago
upstream.c [Project] Make it compileable again... 5 years ago
upstream.h [Project] Rework upstreams 5 years ago
uthash_strcase.h [Minor] Use cryptobox api in uthash functions 5 years ago
util.c [Minor] Slight types improvement 5 years ago
util.h [Minor] Slight types improvement 5 years ago