Sun, 16 Dec 2012 15:54:39 -0700 |
Chris Jones |
Allow the user to override the TLS config. Also fixed up some log statements.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 15:19:45 -0700 |
Chris Jones |
Updated the example for the new log setup.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 14:37:43 -0700 |
Chris Jones |
Use the new logging setup from the example program.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 14:07:14 -0700 |
Chris Jones |
Reworked logging.
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 16:27:55 -0600 |
Chris Jones |
Allow the app to specify a tls.Config to use for purposes of negotiating the TLS layer.
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 16:23:15 -0600 |
Chris Jones |
Use the logging API by default.
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 14:18:39 -0600 |
Chris Jones |
Fixed logging to use log rather than syslog.
|
file |
diff |
annotate
|
Sun, 08 Jan 2012 13:01:38 -0700 |
Chris Jones |
Restore this example program to its normal operation.
20120108-close
|
file |
diff |
annotate
|
Sun, 08 Jan 2012 12:20:21 -0700 |
Chris Jones |
Intermediate commit. Fixing how we close our channels and sockets and shut down our goroutines.
20120108-close
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 23:14:14 -0700 |
Chris Jones |
Revamped how the roster works. We're now using a channel to transmit snapshots
|
file |
diff |
annotate
|
Fri, 30 Dec 2011 21:49:00 -0700 |
Chris Jones |
Added a capability to use extensions. There are still some bugs with
|
file |
diff |
annotate
|
Fri, 30 Dec 2011 17:16:37 -0700 |
Chris Jones |
Added roster retrieval to StartSession().
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 11:02:21 -0700 |
Chris Jones |
Don't accept data on Client.Out until resource binding is
|
file |
diff |
annotate
|
Wed, 28 Dec 2011 15:47:27 -0700 |
Chris Jones |
Removed the TextOut channel.
|
file |
diff |
annotate
|
Wed, 28 Dec 2011 13:24:08 -0700 |
Chris Jones |
Made the input and output channels of type Stanza rather than
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 14:36:41 -0700 |
Chris Jones |
Reorganize so we have a layered approach to IO with the server.
|
file |
diff |
annotate
|
Sun, 25 Dec 2011 18:46:13 -0700 |
Chris Jones |
Implemented writing to the remote. Now we have bidirectional communication.
|
file |
diff |
annotate
|
Sat, 24 Dec 2011 11:18:52 -0700 |
Chris Jones |
Added an interactive test and made Client implement io.Closer.
|
file |
diff |
annotate
|