2014-03-19 | Stiletto | Fix panic when connection is reset immediately after establishing. | changeset | files |
2014-02-20 | Chris Jones | Added support for SASL PLAIN, from "Ildar Hizbulin" <hizel@vyborg.ru>. | changeset | files |
2014-02-09 | Chris Jones | Merge. | changeset | files |
2014-02-09 | Chris Jones | Added a license (and my email address). | changeset | files |
2013-11-09 | Chris Jones | Forgot to change the type of RosterItem.Jid to JID. | changeset | files |
2013-11-09 | Chris Jones | Changed the type of structure fields which hold JIDs from string to JID. | changeset | files |
2013-11-09 | Chris Jones | Added a JID.Bare() function, to product the bare JID as defined in the RFC. | changeset | files |
2013-11-09 | 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. | changeset | files |
Loading... |