Wed, 19 Mar 2014 14:13:02 +0400 Stiletto Fix panic when connection is reset immediately after establishing. default tip
Thu, 20 Feb 2014 15:55:19 -0700 Chris Jones Added support for SASL PLAIN, from "Ildar Hizbulin" <hizel@vyborg.ru>.
Sun, 09 Feb 2014 09:52:28 -0700 Chris Jones Merge.
Sun, 09 Feb 2014 09:50:38 -0700 Chris Jones Added a license (and my email address).
Sat, 09 Nov 2013 12:37:49 -0700 Chris Jones Forgot to change the type of RosterItem.Jid to JID.
Sat, 09 Nov 2013 12:33:25 -0700 Chris Jones Changed the type of structure fields which hold JIDs from string to JID.
Sat, 09 Nov 2013 12:22:01 -0700 Chris Jones Added a JID.Bare() function, to product the bare JID as defined in the RFC.
Sat, 09 Nov 2013 12:09:37 -0700 Chris Jones Changed the JID type to be an alias of string, rather than a struct. This allows it to be used as a key in a map, among other benefits.
Wed, 06 Nov 2013 20:40:50 -0700 Chris Jones Updated to-do list.
Wed, 06 Nov 2013 20:39:36 -0700 Chris Jones Merge.
Wed, 06 Nov 2013 20:38:03 -0700 Chris Jones Allow the client to specify a host and port to connect to, rather than using SRV records.
Sun, 20 Oct 2013 15:40:20 -0600 Chris Jones Doc cleanup.
(0) -100 -12 tip