Age | Commit message (Expand) | Author |
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 | Merge branch 'master' into develop | Lance Stout |
2012-09-01 | Map <group /> elements with no content to '' instead of None. | Lance Stout |
2012-08-24 | Merge branch 'master' into develop | 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-23 | Fix get_blocked() in XEP-0191 | Florian Fieber |
2012-08-19 | Fix certificate expiration scheduler | Florian Fieber |
2012-08-17 | Merge branch 'master' into develop | Lance Stout |
2012-08-17 | Ensure that auth is done based on the original, requested JID and not on the ... | Lance Stout |
2012-08-14 | Merge branch 'master' into develop | Lance Stout |
2012-08-14 | Fix using PLAIN over older SSL method. | Lance Stout |
2012-08-14 | Merge branch 'master' into develop | Lance Stout |
2012-08-14 | Help prevent race condition dealing with auto_reconnect | Lance Stout |
2012-08-13 | Merge branch 'master' into develop | Lance Stout |
2012-08-13 | Handle Iq errors/timeouts in XEP-0153 hash reset. | Lance Stout |
2012-08-12 | Merge branch 'master' into develop | Lance Stout |
2012-08-12 | Fix ISO date parsing fallback. | Lance Stout |
2012-08-10 | Merge branch 'master' into develop | 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 | Merge branch 'master' into develop | 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 | 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 | 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 |