Age | Commit message (Expand) | Author |
2012-08-02 | Ensure default authzids are handled. | Lance Stout |
2012-08-01 | Fix SASL exceptions in Py3 | Lance Stout |
2012-08-01 | Use the proper mappings for nodeprep. | Lance Stout |
2012-08-01 | Use correct method for getting channel binding. | Lance Stout |
2012-08-01 | Fix encoding issue in Python3. | Lance Stout |
2012-07-31 | Fix disco in XEP-0050 plugin. | Lance Stout |
2012-07-30 | Add XEP-0242 plugin for 2010 Client Compliance | Lance Stout |
2012-07-30 | Add initial support for XEP-0016 Privacy Lists | Lance Stout |
2012-07-30 | Ignore roster updates with unrecognized subscription values. | Lance Stout |
2012-07-30 | Fix logging of SASL errors. | Lance Stout |
2012-07-30 | Add stream feature for server support of subscription pre-approvals. | Lance Stout |
2012-07-30 | Actually commit file of byte and hash utilities. | Lance Stout |
2012-07-30 | Ensure that sasl mechs that don't require security options work. | Lance Stout |
2012-07-30 | Add fields for setting client cert and key for SASL EXTERNAL. | Lance Stout |
2012-07-30 | Update and integrate Suelta. | Lance Stout |
2012-07-30 | Bump version to 1.1.10sleek-1.1.101.1.10 | Lance Stout |
2012-07-29 | Don't wait to retry connection if out of DNS records. | Lance Stout |
2012-07-28 | Add support for XEP-0131: Standard Headers and Internet Metadata | Lance Stout |
2012-07-27 | Restrict caps updates to available presences (not subscriptions, etc). | Lance Stout |
2012-07-27 | Only broadcast vCard hashes for available presences (not subscriptions, etc). | Lance Stout |
2012-07-27 | Compile JID pattern regex. | Lance Stout |
2012-07-27 | Allow tasks to remove themselves during execution | Jonas Wielicki |
2012-07-26 | Improve docs and fix typo in stringprep profiles. | Lance Stout |
2012-07-26 | Enhance plugin config with attribute accessors. | Lance Stout |
2012-07-26 | Don't include a 'from' JID when requesting vCards as a client. | Lance Stout |
2012-07-26 | Fix logging statement for MUC invitations. | Lance Stout |
2012-07-26 | Fix error with session binding in components. | Lance Stout |
2012-07-25 | Fix avatar hash advertising. | Lance Stout |
2012-07-25 | Substitute a blank JID for the boundjid in API calls. | Lance Stout |
2012-07-25 | Fix initializing plugins in stanzas with a language set. | Lance Stout |
2012-07-24 | Fix publish vcard avatars, and PEP avatar metadata. | Lance Stout |
2012-07-24 | Modify update_roster() to only change the information provided. | Lance Stout |
2012-07-24 | Add support for using CDATA for escaping. | Lance Stout |
2012-07-24 | Standardize importing of queue class. | Lance Stout |
2012-07-24 | Fix JID validation bugs, add lots of tests. | Lance Stout |
2012-07-24 | Add more validation for 0 length JID components. | Lance Stout |
2012-07-24 | Finish docstrings for jid.py | Lance Stout |
2012-07-24 | Add plugin for advertising XEP-0106 support. | Lance Stout |
2012-07-24 | Add backwards compatibility shim for the old jid.py location. | Lance Stout |
2012-07-24 | Cleanup and docs. | Lance Stout |
2012-07-24 | Add JID escaping support. | Lance Stout |
2012-07-24 | Add validation for JIDs. | Lance Stout |
2012-07-23 | Add 'by' attribute for error stanzas. | Lance Stout |
2012-07-23 | old clients still support xep-184/1.0 version | ekini |
2012-07-22 | Add XEP-0133 support, which just makes the appropriate XEP-0050 calls. | Lance Stout |
2012-07-22 | Handle Windows newlines in XEP-0027. | Lance Stout |
2012-07-20 | Fix deprecation warning for setting self.resource | Lance Stout |
2012-07-20 | Fix description of XEP-0222 plugin. | Lance Stout |
2012-07-20 | Add event for vCard avatar update. | Lance Stout |
2012-07-20 | Fix see-other-host handling if no host is actually given. Also, limit number ... | Lance Stout |