2012-01-19 |
Chris Jones |
Updated for weekly.2012-01-15.
|
file |
diff |
annotate
|
2012-01-19 |
Chris Jones |
Ran gofix from weekly-2012-01-15.
|
file |
diff |
annotate
|
2012-01-17 |
Chris Jones |
gofmt
go.r60.3
|
file |
diff |
annotate
|
2012-01-08 |
Chris Jones |
Stanzas can now contain multiple nested (extended) elements.
|
file |
diff |
annotate
|
2012-01-08 |
Chris Jones |
Made a generic extension interface.
|
file |
diff |
annotate
|
2012-01-08 |
Chris Jones |
Comment reformat.
|
file |
diff |
annotate
|
2012-01-03 |
Chris Jones |
Comment fixes.
|
file |
diff |
annotate
|
2012-01-02 |
Chris Jones |
Nil checks and a greatly simplified filter manager which is less buggy.
|
file |
diff |
annotate
|
2012-01-02 |
Chris Jones |
Fixed up marshaling of the extra fields in presence and message.
|
file |
diff |
annotate
|
2012-01-02 |
Chris Jones |
Making a little more use of XMLName for marshaling instead of having a
|
file |
diff |
annotate
|
2012-01-02 |
Chris Jones |
Renamed the somewhat obscure XTo(), etc. to GetTo(), etc.
|
file |
diff |
annotate
|
2012-01-02 |
Chris Jones |
Made a special-purpose bind structure for resource binding.
|
file |
diff |
annotate
|
2011-12-31 |
Chris Jones |
Comment cleanup.
|
file |
diff |
annotate
|
2011-12-31 |
Chris Jones |
Extended stanzas work now.
|
file |
diff |
annotate
|
2011-12-31 |
Chris Jones |
Minor fixups to make this come closer to working. It doesn't actually
|
file |
diff |
annotate
|
2011-12-31 |
Chris Jones |
Added a capability to use extensions. There are still some bugs with
|
file |
diff |
annotate
|
2011-12-31 |
Chris Jones |
Made the namespace constants public.
|
file |
diff |
annotate
|
2011-12-31 |
Chris Jones |
Added roster retrieval to StartSession().
|
file |
diff |
annotate
|
2011-12-29 |
Chris Jones |
Make the server's advertised features available to the app.
|
file |
diff |
annotate
|
2011-12-29 |
Chris Jones |
Made streamError non-public, and made a first attempt at a stream
|
file |
diff |
annotate
|
2011-12-29 |
Chris Jones |
Added Client.StartSession().
|
file |
diff |
annotate
|
2011-12-28 |
Chris Jones |
Removed the TextOut channel.
|
file |
diff |
annotate
|
2011-12-28 |
Chris Jones |
Made JID.Node a string rather than *string. This is more appropriate
|
file |
diff |
annotate
|
2011-12-28 |
Chris Jones |
Removed definedCondition in favor of Generic.
|
file |
diff |
annotate
|
2011-12-28 |
Chris Jones |
Made the stream type non-public.
|
file |
diff |
annotate
|
2011-12-28 |
Chris Jones |
Renamed Unrecognized to Generic.
|
file |
diff |
annotate
|
2011-12-28 |
Chris Jones |
Replaced TODO comments with Go-style BUG(me) comments.
|
file |
diff |
annotate
|
2011-12-28 |
Chris Jones |
Code review.
|
file |
diff |
annotate
|
2011-12-28 |
Chris Jones |
Added resource binding and structures for <iq>, <message>, and <presence>.
|
file |
diff |
annotate
|
2011-12-27 |
Chris Jones |
Added SASL digest authentication.
|
file |
diff |
annotate
|
2011-12-27 |
Chris Jones |
Added TLS negotiation.
|
file |
diff |
annotate
|
2011-12-26 |
Chris Jones |
Added the ability to parse <stream:features>.
|
file |
diff |
annotate
|
2011-12-26 |
Chris Jones |
Support contents for defined error conditions (such as <see-other-host/>).
|
file |
diff |
annotate
|
2011-12-26 |
Chris Jones |
Implemented writing to the remote. Now we have bidirectional communication.
|
file |
diff |
annotate
|
2011-12-24 |
Chris Jones |
Added a goroutine to read data from the remote and parse it into
|
file |
diff |
annotate
|
2011-12-24 |
Chris Jones |
Made JID implement flag.Value.
|
file |
diff |
annotate
|
2011-12-24 |
Chris Jones |
Forgot to add the new xmpp.go from my last commit. Also added some
|
file |
diff |
annotate
|
2011-12-24 |
Chris Jones |
Added code to look up SRV records and open a TCP connection.
|
file |
diff |
annotate
| base
|