Age | Commit message (Expand) | Author |
2012-09-25 | Add support for XEP-0280 Message Carbons | Lance Stout |
2012-09-24 | Add XEP-0297: Stanza Forwarding support | Lance Stout |
2012-09-24 | Fix deleting non-existent stanza plugins. | Lance Stout |
2012-09-24 | Simplify stringifying XML | Lance Stout |
2012-09-18 | Remove race condition when aborting while connecting/reconnecting. | Lance Stout |
2012-09-13 | Don't break checking certs for localhost. | Lance Stout |
2012-09-11 | Add support for XEP-0049: Private XML Storage | Lance Stout |
2012-09-11 | Add support for Google's X-OAUTH2 SASL mechanism | Lance Stout |
2012-09-11 | Don't perform caps lookup if the disco info is already known. | Lance Stout |
2012-09-04 | Add support for XEP-0279: Server IP Check | Lance Stout |
2012-09-04 | Add support for XEP-0235: OAuth over XMPP | Lance Stout |
2012-09-01 | Map <group /> elements with no content to '' instead of None. | Lance Stout |
2012-08-24 | Add catch-all chatstate event. | Lance Stout |
2012-08-24 | Fix get_blocked() in XEP-0191 | Florian Fieber |
2012-08-23 | Special plugin loading case for xep_0115 no longer needed. | Lance Stout |
2012-08-23 | Fix certificate expiration scheduler | Florian Fieber |
2012-08-17 | Ensure that auth is done based on the original, requested JID and not on the ... | Lance Stout |
2012-08-14 | Fix using PLAIN over older SSL method. | Lance Stout |
2012-08-14 | Help prevent race condition dealing with auto_reconnect | Lance Stout |
2012-08-13 | Handle Iq errors/timeouts in XEP-0153 hash reset. | Lance Stout |
2012-08-12 | Fix ISO date parsing fallback. | Lance Stout |
2012-08-10 | Add abort() method to kill the session and stop all processing without proper... | Lance Stout |
2012-08-10 | Fix handling state machine lock when quick exiting. | Lance Stout |
2012-08-10 | Fix unicode conversion utility. | Lance Stout |
2012-08-10 | Exit transition immediately if already in the desired state. | Lance Stout |
2012-08-10 | Fix tracking service name for DIGEST-MD5 | Lance Stout |
2012-08-07 | Save a user's chosen, persistent nickname in the MUC roster data as 'alt_nick' | Lance Stout |
2012-08-07 | Re-add connection delay after exhausting DNS records. | Lance Stout |
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 | 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 |