Loudmouth with SASL support
I received a nice patch for Loudmouth last week from the guys at Collabora. It adds SASL support and XMPP 1.0 stream setup, this is something that have been lacking in Loudmouth for quite some time.
Spent the weekend going through the patch and make some changes to it and finally got it merged into my development branch. The patch also included support for doing SRV record lookups when trying to connect so that I only have to give my JID instead of JID, server and port. This is currently not supported by Gossip but I hope it can be added soon.
Next up will be to add support for TLS negotiation and some internal refactoring that I have been considering.