Mercurial
Mercurial
>
go-xmpp2
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
help
(0)
-100
-14
+14
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
2013-09-11
Chris Jones
Don't close the wrong end of a channel. But if we get an error, we can close the underlying socket.
changeset
|
files
2013-09-09
Chris Jones
Initial roster contents look like a result iq.
changeset
|
files
2013-09-09
Chris Jones
Doc update.
changeset
|
files
2013-09-09
Chris Jones
Start reading from the recv channel earlier.
changeset
|
files
2013-09-09
Chris Jones
Simplified and debugged the filter logic.
changeset
|
files
2013-09-09
Chris Jones
Fixed another logic error, caused by a shadowed variable name.
changeset
|
files
2013-09-08
Chris Jones
Fixed some logic errors and initialized some things that needed to be initialized.
changeset
|
files
2013-09-08
Chris Jones
Removed some unused code.
changeset
|
files
2013-09-08
Chris Jones
Fixed reversed-logic error in checking for duplicate stanza extension types.
changeset
|
files
2013-09-08
Chris Jones
Address a bug that can happen if no SRV records can be found.
changeset
|
files
2013-09-07
Chris Jones
Pass the TLS config as a parameter to the Client constructor. Updated the example program.
changeset
|
files
2013-09-07
Chris Jones
Moved the tls.Config from a package-level variable to a client instance variable.
changeset
|
files
2013-09-07
Chris Jones
Use reflection instead of constructor functions to create extended stanza structures.
changeset
|
files
2013-09-07
Chris Jones
Renamed client.In and client.Out to Recv and Send, respectively.
changeset
|
files
Loading...
(0)
-100
-14
+14
tip