1
0
Fork 0
go-xmpp/src/xmpp
Chteufleur a52f910d62 Add code error in Error struct. 2016-09-15 09:33:21 +02:00
..
ad-hoc.go Fix certificat domain check in case of SRV 2016-08-15 22:37:28 +02:00
chatStateNotification.go Add support for chatstates notification (XEP-0085) 2016-09-04 14:52:07 +02:00
client.go Fix certificat domain check in case of SRV 2016-08-15 22:37:28 +02:00
component.go go fix. Clearly, I need to run this more often ;) 2012-07-18 11:40:36 +01:00
disco.go Fix missing change in disco 2016-05-18 22:27:03 +02:00
dns.go [fix] Add domain name in Stream to get TLS working 2016-07-23 11:59:21 +02:00
doc.go Unindent overview docs. 2012-07-20 15:05:04 +01:00
httpAuth.go Replace URL namespace in an ugly way to avoid unmarshal error 2016-07-18 18:18:18 +02: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
ns.go Collect and consolidate namespaces. 2012-07-18 11:36:59 +01:00
sasl.go Basic XMPP client with TLS and SASL. 2012-06-27 12:05:07 +01:00
softwareVersion.go Fix typo 2016-05-18 19:13:27 +02:00
stanza.go Add code error in Error struct. 2016-09-15 09:33:21 +02:00
stream.go Fix certificat domain check in case of SRV 2016-08-15 22:37:28 +02:00
uuid.go Fix typo 2016-05-18 19:13:27 +02:00
vcard.go Fix typo 2016-05-18 19:13:27 +02:00
xml.go Better/correct Error type. 2012-07-18 11:22:59 +01:00
xml_test.go Some JID and XML writer tests. 2012-07-11 15:57:06 +01:00
xmpp.go Remove all log.Fatal() that make exit(1) any application that use this lib. 2016-09-04 14:49:59 +02:00