jabberd14 - the original Jabber server implementation

News about jabberd14

New mailing list available

There is now a development mailing list for jabberd14 available at http://lists.xmppd.org/cgi-bin/listinfo/dev.

jabberd14 1.6.1 now available

The version 1.6.1 of jabberd14 is now available.

1.6.1 has no real new features. The difference to 1.6.0 is that I have replaced the encryption layer of the server. Instead of using OpenSSL, jabberd14 is now using GnuTLS. This has been necessary to change the license to GPL-only.

An exception are the new features in the TLS layer, caused by functionality available now in GnuTLS or functionality that would have been possible with OpenSSL, but that has not been used by the former encryption layer of jabberd14. This includes two different stream compression algorithms (DEFLATE and LZO), support for TLS version 1.1 and 1.2, support for OpenPGP keys as certificates, and other functionality.

To better support the new TLS implementation, the configuration format of the TLS functionality has changed, but the old format is still mostly supported. So there is normally no need to reconfigure your server, but you should use the new format for new installations.

jabberd14 1.6.0 has been released

I am proud to announce, that version 1.6.0 of the jabberd14 Jabber server implementation has been released on 2006-12-24 after more than one and a half year of development.

The new version of jabberd14 for the first time officially has the 14 in its name. This is to distinguish it from the jabberd2 implementation, that shares the same name, but is a completely different implementation.

New features of version 1.6.0 include: