It's on the way
Some progress done, I've implemented the SASL Authentication State Machine. It currently only supports EXTERNAL authentication, but the foundation is done to allow the implementation of other auth mechanisms. It successfully authenticates to a dbus instance.
Now it's time to implement the binary part of the protocol, the marshaller, unmarshaller, dbus types and the protocol dissecting/composing part.
More work on the way ;-)
