Loudmouth

Loudmouth-project.org is launched!

I've setup a new website for the Loudmouth Project to be able to add more documentation around the project and how to get involved in hacking on it. The content is still being added but it's getting there.

Visit it at http://www.loudmouth-project.org/

Loudmouth 1.3.1 (Unstable)

What is Loudmouth
Loudmouth is a small C library for writing Jabber clients written using
GLib. It's designed to be extensible while maintaining ease of use.

Loudmouth 1.3.1 is a new release from the development branch of Loudmouth.

Fixed Bugs

  • [LM-10] - Loudmouth API docs error
  • [LM-49] - loudmouth does not determine server_from_jid correctly
  • [LM-62] - Crashes when connecting to server that requires STARTTLS

Loudmouth 1.2.1 Released

What is Loudmouth
Loudmouth is a small C library for writing Jabber clients written using
GLib. It's designed to be extensible while maintaining ease of use.

Loudmouth 1.2.1 is the new stable release of Loudmouth and contains bug fixes found in 1.2.0.

Fixed bugs

  • [LM-10] - Loudmouth API docs error
  • [LM-49] - loudmouth does not determine server_from_jid correctly
  • [LM-71] - Issue with OpenSSL and messages larger than 1023 bytes.