Age | Commit message (Expand) | Author |
2012-09-25 | Fix copyright year | Lance Stout |
2012-09-25 | Add options to auto add ID values to message and presence stanzas. | Lance Stout |
2012-09-25 | Fix handling forwarded stanzas to do proper lookups and deletions. | Lance Stout |
2012-09-25 | Merge branch 'master' into develop | Lance Stout |
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 | Merge branch 'master' into develop | Lance Stout |
2012-09-18 | Remove race condition when aborting while connecting/reconnecting. | Lance Stout |
2012-09-13 | Merge branch 'master' into develop | 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 | 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 |