Mercurial
Mercurial
>
go-xmpp2
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
help
(0)
+30
+50
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
2011-12-28
Chris Jones
Don't forget to remove the stanza handler after it's been used.
changeset
|
files
2011-12-28
Chris Jones
Added a callback handler which will handle a stanza with a particular id.
changeset
|
files
2011-12-28
Chris Jones
Added resource binding and structures for <iq>, <message>, and <presence>.
changeset
|
files
2011-12-27
Chris Jones
Added SASL digest authentication.
changeset
|
files
2011-12-27
Chris Jones
Added TLS negotiation.
changeset
|
files
2011-12-26
Chris Jones
Reorganize so we have a layered approach to IO with the server.
changeset
|
files
2011-12-26
Chris Jones
Added the ability to parse <stream:features>.
changeset
|
files
2011-12-26
Chris Jones
Support contents for defined error conditions (such as <see-other-host/>).
changeset
|
files
2011-12-26
Chris Jones
Implemented writing to the remote. Now we have bidirectional communication.
changeset
|
files
2011-12-24
Chris Jones
Added a goroutine to read data from the remote and parse it into
changeset
|
files
2011-12-24
Chris Jones
Added an interactive test and made Client implement io.Closer.
changeset
|
files
2011-12-24
Chris Jones
Made JID implement flag.Value.
changeset
|
files
2011-12-24
Chris Jones
Forgot to add the new xmpp.go from my last commit. Also added some
changeset
|
files
2011-12-24
Chris Jones
Added code to look up SRV records and open a TCP connection.
changeset
|
files
2011-12-24
Chris Jones
Some initial data structures from RFC 3920, up through section 4.
changeset
|
files
No more entries
(0)
+30
+50
+100
tip