v12
dbus/address: drop well-known name validation
dbus/address: introduce peer address abstraction
util/dispatch/file: set initial kernel events at init
bus/peer: move transaction-id handling into peer
message: verify validity of all header fields
message/metadata: remember the number of parsed arg{,path}X
protocol: add more validation helpers
socket: always read the full message when it is larger than the read buffer
dbus/socket: extract input-handling into separate queue object
dbus/sasl: fix UB with memchr(NULL, ...)
test: extend sasl tests
build: update dependency comments
dbus/socket: track FDs while pending in kernel buffers
message/test: fix on BE architectures
dbus/socket: hide skb object
message/metadata: embed the metadata in the message object