main
python: clean up style and add optional checks
tests: stabilize ARMv7 Valgrind runs
style: normalize C source formatting via clang-format (PoC)
testbench: enable proper termination markers by default
imbeats: harden Lumberjack input resource handling
queue: make segmented deletion resumable
imfifo: guard absent module config paths
core: add systemd READY delay opt-in
gssapi: fix token timeout handling
Merge pull request #7366 from rmetrich/imjournal_empty_message
runtime: modernize atomic helper usage
immark: harden runtime config lifetime
stats: harden Prometheus renderer failures
Merge pull request #7410 from rgerhards/codex/imptcp-regex-framing-fix
imtcp: make zstd window budget configurable
net: add modern allowedSender ACLs
imuxsock: clarify missing Socket diagnostics
hardning: harden config parameter ownership and OOM cleanup
Merge pull request #7079 from rsyslog/codex/fix-assertion-failure-in-mmanon
mmdblookup: check uint64 fallback formatting
Merge pull request #7014 from rsyslog/cursor/critical-correctness-bugs-480c
mmjsonparse: reject boundary trailing data
mmjsontransform: fix dotted conflict ownership
mmleefparse: check config string allocations
mmnormalize: make HUP reload worker-safe
mmpstrucdata: document structured-data buffer invariant
mmsnareparse: cap tab trailing search by token
omawslogshlc: add CloudWatch Logs HLC output module
Merge remote-tracking branch 'upstream/main' into codex/omazuredce-lifecycle-sizing-recovery
runtime: add STAILQ fallback for AIX
omclickhouse: clean up JSON root on OOM
build: fix ARMv7 warnings under Werror
Merge pull request #7278 from Cropi/omelasticsearch-pqc-tls
core: harden string allocation and copy handling
omkafka: relax poll stop flag atomics
ommail: harden subject template header output
ommongodb: preserve ISODate fractional seconds
ommysql: handle closed connection before commit
packaging: fix daily archive profile failures
ompgsql: accept long server hostnames
omprog/omstdout: guard empty template LF checks
core: streamline agent instructions with modular skills
core: relax selected atomic flag reads
omudpspoof: stop retrying failed fragments
omuxsock: isolate action socket locks
pm/fm: defensively harden parsing edge cases
fix pmlastmsg.c typo error
docs(agents): add rsyslog_config skill and config parity guidance
Document native message modification plugin interface (#5757)
docs: add agent guides and module metadata scaffolding