XMPP service ... remove from tech preview, as several
[citadel.git] / citadel / modules / jabber / xmpp_sasl_service.c
2008-02-26 Art CancroXMPP service ... remove from tech preview, as several
2007-12-06 Art CancroThis implementation of non-SASL Jabber authentication
2007-12-06 Art CancroDon't allow an XMPP session to transmit instant messages
2007-12-06 Art CancroBacked out previous change
2007-12-06 Art CancroBegan (but did not complete) implementation
2007-11-30 Art CancroLogin and logout queue events are processed
2007-11-28 Art CancroMinor xml fix to xmpp server
2007-11-27 Art CancroAdded SASL PLAIN auth to jabber service.
2007-11-27 Art CancroChecked in my initial work on an XMPP (Jabber) service.