master
[Rework] Another bunch of changes to the dependencies processing
[Fix] Use bundled libfmt everywhere
[Minor] Lua logging improvements * Simplify lua_logger_out_str(), fix length check when doing hex output * Add lua_logger_out() with embedded lua_logger_trace struct * Replace high level lua_logger_out_type() calls with lua_logger_out() * Remove unused lua_logger_trace struct references * Include string terminator into buffer length checks, adjust affected places accordingly
[Feature] Add keep-alive support
[Minor] Improve some logging stuff
[Rework] Use locks/loaded per backend for all maps
Fix typo on "destionation" -> "destination"
[Feature] Add 'noop' redis backend for scripts running
[Rework] Further types conversion (no functional changes)
Merge branch 'master' into vstakhov-utf8-mime
[Project] Remove NIST mode from everywhere
[Fix] Verify key type to match DKIM signature type
[Fix] Do not cleanup hyperscan files unless new ones are loaded
[Rework] Use a more sane data structure and refactor
[Minor] Pass queue-id from Milter to log tag
[Feature] Allow custom milter quarantine and tempfail messages
[Rework] Replace fastutf with simdutf
[Feature] Support metrics command in normal/proxy workers
[Rework] Allow `Content-Encoding` standard header for zstd compression
[Minor] Add some more logs
[Minor] Deal with descriptors in the wait queue
[Fix] Check DNS limits when resolving MX/PTR records
[Fix] Load "default" provider as well as "legacy"
[Rework] Remove control block support
[Minor] Relax mailto processing with no TLD
[Minor] Really execute on_terminate scripts for fuzzy worker
[Minor] Unify metrics conversion