Mercurial
Mercurial
>
go-xmpp2
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-100
-50
-28
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
gofmt
2013-09-30, by Chris Jones
Changed order of operations in setError() so that the underlying error is reported.
2013-09-30, by Chris Jones
Removed the weirdo logging facility. There's now a Debug variable which can be set which replaces the former debug log. NewClient() will return an error if something goes wrong setting up the connection.
2013-09-30, by Chris Jones
Added a Close() function and fixed a couple of shutdown bugs.
2013-09-30, by Chris Jones
gofmt
2013-09-29, by Chris Jones
to-do update.
2013-09-29, by Chris Jones
Listen for XMPP connection status changes, and print them out.
2013-09-29, by Chris Jones
Renamed Extension.StanzaHandlers to StanzaTypes, and updated the doc comment.
2013-09-29, by Chris Jones
Don't keep the password around after we've used it.
2013-09-29, by Chris Jones
To-do list updates.
2013-09-28, by Chris Jones
gofmt
2013-09-28, by Chris Jones
Updated to-do list.
2013-09-28, by Chris Jones
Simplified the API: There's only one constructor, and it does everything necessary to initiate the stream. StartSession() and Roster.Update() have both been eliminated.
2013-09-28, by Chris Jones
Updated to-do list.
2013-09-22, by Chris Jones
gofmt
2013-09-15, by Chris Jones
Code reorder and doc cleanup.
2013-09-15, by Chris Jones
Removed an unused parameter.
2013-09-15, by Chris Jones
Made layers 1 and 3 more modular, shrinking the surface area of the coupling between them.
2013-09-15, by Chris Jones
Function renames and improved doc.
2013-09-15, by Chris Jones
Changed the inputControl channel to send a custom type.
2013-09-15, by Chris Jones
gofmt
2013-09-15, by Chris Jones
Renamed HandleStanza to SetCallback.
2013-09-15, by Chris Jones
Split stream.go into layer1, layer2, layer3, and sasl.
2013-09-15, by Chris Jones
Removed copyright statements.
2013-09-15, by Chris Jones
Doc update.
2013-09-15, by Chris Jones
Don't close the wrong end of a channel. But if we get an error, we can close the underlying socket.
2013-09-11, by Chris Jones
Initial roster contents look like a result iq.
2013-09-09, by Chris Jones
Doc update.
2013-09-09, by Chris Jones
less
more
|
(0)
-100
-50
-28
tip