Age | Commit message (Expand) | Author |
2012-08-04 | Ensure self._der_cert exists even if no certs are used. | Lance Stout |
2012-08-04 | Prevent auto_reconnect interference when disconnecting. | Lance Stout |
2012-08-02 | Merge branch 'master' into develop | Lance Stout |
2012-08-02 | Ensure default authzids are handled. | Lance Stout |
2012-08-01 | Merge branch 'master' into develop | Lance Stout |
2012-08-01 | Fix SASL exceptions in Py3 | Lance Stout |
2012-08-01 | Merge branch 'master' into develop | Lance Stout |
2012-08-01 | Use the proper mappings for nodeprep. | Lance Stout |
2012-08-01 | Merge branch 'master' into develop | 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 | Merge branch 'master' into develop | 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 | Fix setup.py after moving SASL stuff. | 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 | Merge branch 'master' into develop | 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 | Merge branch 'master' into develop | 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 | Merge branch 'master' into develop | 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 | Merge branch 'master' into develop | Lance Stout |
2012-07-25 | Add example for setting an avatar. | 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 | Merge branch 'master' into develop | 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 |