| .. |
|
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
|
Remove useless function that already exist in strings pakage.
|
2017-03-21 22:17:01 +01: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 |
|
ping.go
|
go fmt
|
2017-03-21 22:21:01 +01:00 |
|
register.go
|
Add In-Band Registration support.
|
2016-09-15 09:33:54 +02:00 |
|
remoteRosterManager.go
|
go fmt
|
2017-03-21 22:21:01 +01:00 |
|
roster.go
|
go fmt
|
2017-03-21 22:21:01 +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
|
Fix typo on Confirm message.
|
2017-03-21 22:18:23 +01:00 |
|
stream.go
|
Fix typo.
|
2017-03-21 22:19:01 +01: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
|
Fix log message.
|
2017-03-30 20:40:06 +01:00 |