slixmpp/sleekxmpp
Lance Stout d0666a5eb6 Update JID cache to do extra memoization and locking.
Passing cache_lock=True to JID() will insert the JID into the cache
and prevent it from being dropped from the cache.
2012-10-24 12:47:25 -07:00
..
features Merge branch 'stream_features' 2012-10-15 15:00:23 -07:00
plugins Add support for XEP-0257: Client Certificate Management for SASL EXTERNAL 2012-10-19 00:06:45 -07:00
roster Respond to probes when the subscription is 'from', not 'to'. 2012-10-22 19:22:27 -07:00
stanza Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
test Add XEP-0308 Last Message Correction support 2012-09-25 12:35:53 -07:00
thirdparty Fix ISO date parsing fallback. 2012-08-12 22:35:42 -07:00
util Enable gevent support. 2012-10-24 01:20:23 -07:00
xmlstream Enable gevent support. 2012-10-24 01:20:23 -07:00
__init__.py Fix JID validation bugs, add lots of tests. 2012-07-24 01:43:20 -07:00
api.py Substitute a blank JID for the boundjid in API calls. 2012-07-25 01:33:44 -07:00
basexmpp.py Auto-subscribe to whitelisted JIDs if auto_subscribe is true 2012-10-15 22:19:47 -07:00
clientxmpp.py Merge branch 'stream_features' 2012-10-15 15:00:23 -07:00
componentxmpp.py Fix error with session binding in components. 2012-07-26 11:50:59 -07:00
exceptions.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
jid.py Update JID cache to do extra memoization and locking. 2012-10-24 12:47:25 -07:00
version.py Bump version to 1.1.10 2012-07-30 09:04:15 -07:00