go-xmpp/src/xmpp
Matt Goodall 30441cacf4 Fix typo. 2012-07-11 23:24:26 +01:00
..
client.go Extract/improve auth response check - it's common to all mechanisms. 2012-07-10 13:14:46 +01:00
component.go Cleanly detect & signal end of stream, and fix code above. 2012-07-09 15:01:15 +01:00
dns.go Add home server from JID lookup helper. 2012-07-10 10:35:39 +01:00
doc.go Fix EOF's package in overview doc. 2012-07-10 15:18:35 +01:00
jid.go Rename JID.Local to JID.Node to better match official XEP. 2012-07-06 11:04:59 +01:00
jid_test.go Some JID and XML writer tests. 2012-07-11 15:57:06 +01:00
sasl.go Basic XMPP client with TLS and SASL. 2012-06-27 12:05:07 +01:00
stanza.go Add <error/> stanza. 2012-07-09 14:47:50 +01:00
stream.go Fix typo. 2012-07-11 23:24:26 +01:00
xml.go Extract writeXMLStartElement func. 2012-07-11 15:35:52 +01:00
xml_test.go Some JID and XML writer tests. 2012-07-11 15:57:06 +01:00
xmpp.go Keep filters in ordered list, with most recent at head. 2012-07-10 19:03:28 +01:00