index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sleekxmpp
Age
Commit message (
Expand
)
Author
2012-04-06
Correct the statemachine's ensure_any method.
Lance Stout
2012-04-06
Pass JID objects to API callbacks and not strings.
Lance Stout
2012-04-06
Add support for XEP-0027
Lance Stout
2012-04-06
Simplify registering API handler defaults.
Lance Stout
2012-04-06
Don't break test plugins that use None instead of a stream object.
Lance Stout
2012-04-06
Update XEP-0012 plugin to use new api.
Lance Stout
2012-04-06
Allow for registering a handler and setting it as default in one step.
Lance Stout
2012-04-06
Fix XEP-0115 with the new API registry.
Lance Stout
2012-04-06
Begin experiment with a centralized API callback registry.
Lance Stout
2012-04-06
Add default mapping of localhost to ::1 and 127.0.0.1
Lance Stout
2012-04-03
Fix MUC invite events so that they actually work.
Lance Stout
2012-04-03
Fix memory leak with adhoc command sessions.
Lance Stout
2012-04-01
Display IPv6 literal addresses in brackets.
Lance Stout
2012-03-30
Improve connection handling by not delaying until all DNS records are tried.
Lance Stout
2012-03-30
Add better DNS resolver wrapper.
Lance Stout
2012-03-30
Fix typo
Lance Stout
2012-03-28
Tidy up the state machine and use a threading condition instead of an event.
Lance Stout
2012-03-28
Fix sending data after </stream>
Lance Stout
2012-03-27
Reset stream management state on session_end.
Lance Stout
2012-03-27
Improve handling disconnections.
Lance Stout
2012-03-27
Add support for a new type of stanza interface: bool
Lance Stout
2012-03-27
Simplify sending whitespace keepalives.
Lance Stout
2012-03-27
Make the XEP-0198 ack debug message less confusing.
Lance Stout
2012-03-21
Correct handling of acks for XEP-0198 under heavy load.
Lance Stout
2012-03-21
Respect reattempt=False setting when reconnecting.
Lance Stout
2012-03-20
Correct connect() documentation, don't delay attempts if reattempt=False.
Lance Stout
2012-03-19
Fix unicode issues in test cases for Py3+ introduced by issue #150.
Lance Stout
2012-03-19
Merge pull request #150 from correl/rpc_value_fixes
Lance Stout
2012-03-18
Add initial support for XEP-0198 for stream management.
Lance Stout
2012-03-18
Add out_sync filter category.
Lance Stout
2012-03-16
Fix requesting receipts on a message that has not been bound to a stream.
Lance Stout
2012-03-16
Re-add support for special case of 'presence' expiry value.
Lance Stout
2012-03-16
Update subscription event expiry value to use time objects.
Lance Stout
2012-03-16
Add events for configuration and subscription notifications.
Lance Stout
2012-03-16
Fix error when assigning form values that include booleans.
Lance Stout
2012-03-16
Fix requiring receipt request messages to have ID values.
Lance Stout
2012-03-16
Expand support for XEP-0184.
Lance Stout
2012-03-13
Explicitly set the desired SASL mech to ANONYMOUS if no username is provided.
Lance Stout
2012-03-13
Correct handling SASL auth failures when forcing the use of a specific mechan...
Lance Stout
2012-03-12
Move feature_rosterver to new system.
Lance Stout
2012-03-12
Move feature_starttls to new system.
Lance Stout
2012-03-12
Move feature_session to new system.
Lance Stout
2012-03-12
Move feature_mechanisms to new system.
Lance Stout
2012-03-12
Move feature_bind to new system.
Lance Stout
2012-03-12
Move XEP-0172 to new system.
Lance Stout
2012-03-12
Move XEP-0118 to the new system.
Lance Stout
2012-03-12
Move XEP-0108 to new system.
Lance Stout
2012-03-12
Move XEP-0107 to new system.
Lance Stout
2012-03-12
Move XEP-0080 to the new system.
Lance Stout
2012-03-12
Move XEP-0163 to new system.
Lance Stout
[prev]
[next]