Wed, 19 Mar 2014 14:13:02 +0400 Fix panic when connection is reset immediately after establishing. default tip
Stiletto <blasux@blasux.ru> [Wed, 19 Mar 2014 14:13:02 +0400] rev 185
Fix panic when connection is reset immediately after establishing.
Thu, 20 Feb 2014 15:55:19 -0700 Added support for SASL PLAIN, from "Ildar Hizbulin" <hizel@vyborg.ru>.
Chris Jones <christian.jones@sri.com> [Thu, 20 Feb 2014 15:55:19 -0700] rev 184
Added support for SASL PLAIN, from "Ildar Hizbulin" <hizel@vyborg.ru>.
Sun, 09 Feb 2014 09:52:28 -0700 Merge.
Chris Jones <christian.jones@sri.com> [Sun, 09 Feb 2014 09:52:28 -0700] rev 183
Merge.
Sun, 09 Feb 2014 09:50:38 -0700 Added a license (and my email address).
Chris Jones <christian.jones@sri.com> [Sun, 09 Feb 2014 09:50:38 -0700] rev 182
Added a license (and my email address).
Sat, 09 Nov 2013 12:37:49 -0700 Forgot to change the type of RosterItem.Jid to JID.
Chris Jones <chris@cjones.org> [Sat, 09 Nov 2013 12:37:49 -0700] rev 181
Forgot to change the type of RosterItem.Jid to JID.
Sat, 09 Nov 2013 12:33:25 -0700 Changed the type of structure fields which hold JIDs from string to JID.
Chris Jones <chris@cjones.org> [Sat, 09 Nov 2013 12:33:25 -0700] rev 180
Changed the type of structure fields which hold JIDs from string to JID.
Sat, 09 Nov 2013 12:22:01 -0700 Added a JID.Bare() function, to product the bare JID as defined in the RFC.
Chris Jones <chris@cjones.org> [Sat, 09 Nov 2013 12:22:01 -0700] rev 179
Added a JID.Bare() function, to product the bare JID as defined in the RFC.
Sat, 09 Nov 2013 12:09:37 -0700 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.
Chris Jones <chris@cjones.org> [Sat, 09 Nov 2013 12:09:37 -0700] rev 178
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 Updated to-do list.
Chris Jones <chris@cjones.org> [Wed, 06 Nov 2013 20:40:50 -0700] rev 177
Updated to-do list.
Wed, 06 Nov 2013 20:39:36 -0700 Merge.
Chris Jones <chris@cjones.org> [Wed, 06 Nov 2013 20:39:36 -0700] rev 176
Merge.
(0) -100 -10 tip