2013-09-03 |
Chris Jones |
Renamed examples to example, since there's only one program there.
|
changeset |
files
|
2013-09-03 |
Chris Jones |
Updated the example to match the new API, and fixed the roster Update to not require a reference to the client.
|
changeset |
files
|
2013-09-03 |
Chris Jones |
Got rid of Client.Uid.
|
changeset |
files
|
2013-09-03 |
Chris Jones |
Added another to-do item.
|
changeset |
files
|
2013-09-03 |
Chris Jones |
Changed the way filters work. They're now symmetrical, consisting of a paired send filter and receive filter.
|
changeset |
files
|
2013-08-31 |
Chris Jones |
Fix a bug causing us to open a TCP connection to every server and use the last one.
|
changeset |
files
|
2013-08-31 |
Chris Jones |
Documentation cleanup.
|
changeset |
files
|
2013-08-30 |
Chris Jones |
Code cleanup: Renamed the Version constant. Moved the unique-ID generator into its own file.
|
changeset |
files
|
2013-03-26 |
Chris Jones |
Closing this branch.
go.weekly.2012-01-15
|
changeset |
files
|
2013-03-26 |
Chris Jones |
gofmt
|
changeset |
files
|
2012-12-29 |
Chris Jones |
Put the sub-elements of Message and Presence into the jabber:client namespace.
|
changeset |
files
|
2012-12-29 |
Chris Jones |
Updated for the latest revision of the encoding/xml fixes: The context object owned by Encoder and Decoder isn't directly accessible.
|
changeset |
files
|
2012-12-17 |
Chris Jones |
Step 3 of converting to interface Stanza and embedded struct Header.
|
changeset |
files
|
2012-12-17 |
Chris Jones |
Step 2 of converting to interface Stanza and embedded struct Header.
|
changeset |
files
|
2012-12-17 |
Chris Jones |
Step 1 of moving to interface Stanza and embedded struct Header.
|
changeset |
files
|
2012-12-17 |
Chris Jones |
Instead of making Stanza an interface that Iq, Message, and Presence implement, change it to an embedded struct.
|
changeset |
files
|
2012-12-17 |
Chris Jones |
Disabled debug logging.
|
changeset |
files
|
2012-12-17 |
Chris Jones |
Another little XML tag tweak.
|
changeset |
files
|
2012-12-17 |
Chris Jones |
Fixed up some more attribute labels.
|
changeset |
files
|
2012-12-17 |
Chris Jones |
Fixed up the client/server traffic logging.
|
changeset |
files
|
2012-12-16 |
Chris Jones |
Allow the user to override the TLS config. Also fixed up some log statements.
|
changeset |
files
|
2012-12-16 |
Chris Jones |
Fixed reverse logic error on loggers.
|
changeset |
files
|
2012-12-16 |
Chris Jones |
Updated the example for the new log setup.
|
changeset |
files
|
2012-12-16 |
Chris Jones |
Reworked the logging again, and also added namespaces to a couple of fields on Features.
|
changeset |
files
|
2012-12-16 |
Chris Jones |
Use the new logging setup from the example program.
|
changeset |
files
|
2012-12-16 |
Chris Jones |
Reworked logging.
|
changeset |
files
|
2012-12-16 |
Chris Jones |
Closing this branch because I did it better in another one.
go.weekly.2012-01-15
|
changeset |
files
|
2012-12-16 |
Chris Jones |
Updated for Go 1.0 + upcoming XML fixes.
|
changeset |
files
|
2012-05-26 |
Chris Jones |
Removing this Makefile also; it should be as unnecessary as the other.
go.weekly.2012-01-15
|
changeset |
files
|
2012-05-26 |
Chris Jones |
Removing Makefile. Shouldn't need it anymore.
go.weekly.2012-01-15
|
changeset |
files
|
2012-05-25 |
Chris Jones |
Attempts to work around Go1 XML bugs.
go.weekly.2012-01-15
|
changeset |
files
|
2012-05-25 |
Chris Jones |
More XML attribute fixes.
go.weekly.2012-01-15
|
changeset |
files
|
2012-04-15 |
Chris Jones |
Cleanup for Go 1.
go.weekly.2012-01-15
|
changeset |
files
|
2012-01-24 |
Chris Jones |
Closing this branch in favor of the "go.r60.3" branch.
go.r60.3
|
changeset |
files
|
2012-01-24 |
Chris Jones |
Closing this branch in favor of the "go.weekly.2012-01-15" branch.
|
changeset |
files
|
2012-01-24 |
Chris Jones |
Removed tag go.r60.3
go.r60.3
|
changeset |
files
|
2012-01-24 |
Chris Jones |
Using branches, instead of tags, to refer to Go releases.
go.r60.3
|
changeset |
files
|
2012-01-24 |
Chris Jones |
Added support for stringprep, as required by the RFC.
|
changeset |
files
|
2012-01-24 |
Chris Jones |
Using branches, rather than tags, to refer to Go releases.
go.weekly.2012-01-15
|
changeset |
files
|
2012-01-24 |
Chris Jones |
Removed tag go.weekly.2012-01-15
|
changeset |
files
|
2012-01-20 |
Chris Jones |
Added tag go.weekly.2012-01-15 for changeset 87111e98424e
|
changeset |
files
|
2012-01-20 |
Chris Jones |
Updates to BUG comments.
go.weekly.2012-01-15
|
changeset |
files
|
2012-01-20 |
Chris Jones |
Added another SHOULD comment.
|
changeset |
files
|
2012-01-20 |
Chris Jones |
Implement (untested) EXTERNAL auth, and fix bugs from my previous commit.
|
changeset |
files
|
2012-01-20 |
Chris Jones |
Consolidate how we generate the "open stream" XML.
|
changeset |
files
|
2012-01-20 |
Chris Jones |
Removed tag go.weekly.2012-01-15
|
changeset |
files
|
2012-01-20 |
Chris Jones |
Added tag go.weekly.2012-01-15 for changeset a5848c75d270
|
changeset |
files
|
2012-01-19 |
Chris Jones |
Allow the app to specify a tls.Config to use for purposes of negotiating the TLS layer.
|
changeset |
files
|
2012-01-19 |
Chris Jones |
Use the logging API by default.
|
changeset |
files
|
2012-01-19 |
Chris Jones |
Fixed logging to use log rather than syslog.
|
changeset |
files
|
2012-01-19 |
Chris Jones |
Updated for weekly.2012-01-15.
|
changeset |
files
|
2012-01-19 |
Chris Jones |
Ran gofix from weekly-2012-01-15.
|
changeset |
files
|
2012-01-19 |
Chris Jones |
Added tag go.r60.3 for changeset 53f15893a1a7
|
changeset |
files
|
2012-01-17 |
Chris Jones |
gofmt
go.r60.3
|
changeset |
files
|
2012-01-13 |
Chris Jones |
Added a quick test of XML escaping.
|
changeset |
files
|
2012-01-08 |
Chris Jones |
Closing this branch.
20120108-close
|
changeset |
files
|
2012-01-08 |
Chris Jones |
Correct my misunderstanding of Go's break, and fix how we close channels and Writers so we can shut down our goroutines gracefully.
|
changeset |
files
|
2012-01-08 |
Chris Jones |
Restore this example program to its normal operation.
20120108-close
|
changeset |
files
|
2012-01-08 |
Chris Jones |
Mark this bug as fixed.
20120108-close
|
changeset |
files
|
2012-01-08 |
Chris Jones |
Restore this bit of code that got lost in the shuffle.
20120108-close
|
changeset |
files
|