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
Age
Commit message (
Expand
)
Author
2012-06-19
Properly handle certs with no extensions.
Lance Stout
2012-06-18
Use plugin_multi_attrib values to make vcards nicer.
Lance Stout
2012-06-18
Fix plugin_multi_attrib value for avatar pointers.
Lance Stout
2012-06-18
Fixed typo in _handle_get_vcard()
Paulo Freitas
2012-06-18
Add support for error conditions that include data.
Lance Stout
2012-06-18
Simplify tracking last sent presence using outgoing filters.
Lance Stout
2012-06-18
Update plugin list, fix syntax error.
Lance Stout
2012-06-18
Add initial support for XEPS 222 and 223.
Lance Stout
2012-06-18
Initial support for XEP-0258
Lance Stout
2012-06-18
Add initial XEP-0084 support.
Lance Stout
2012-06-18
Simplify and update XEP-0033 to latest plugin format.
Lance Stout
2012-06-18
Enable using xml:lang with normal interfaces.
Lance Stout
2012-06-18
Update stream features stanza to work with new plugin keys.
Lance Stout
2012-06-18
Add initial support for xml:lang for streams and stanza plugins.
Lance Stout
2012-06-15
Bump version to 1.1.5
sleek-1.1.5
1.1.5
Lance Stout
2012-06-15
Ensure that ssl_invalid_cert returns PEM formatted certifcate data.
Lance Stout
2012-06-13
Bump version to 1.1.4
sleek-1.1.4
1.1.4
Lance Stout
2012-06-13
Prevent duplicate certificate expiration timers.
Lance Stout
2012-06-13
Fix loading cached disco identity data.
Lance Stout
2012-06-09
Bump version for 1.1.3
sleek-1.1.3
1.1.3
Lance Stout
2012-06-09
Add extra check for the cert in the expiration handler.
Lance Stout
2012-06-09
Use False for use_tls for components.
Lance Stout
2012-06-09
Default use_tls to False for components.
Lance Stout
2012-06-09
Fix SSL handshake handling when not using legacy SSL.
Lance Stout
2012-06-09
Ensure that all SSL cert error handling is overridable using event handlers.
Lance Stout
2012-06-06
Add 'presence' event, raised for all incoming presence stanzas.
Lance Stout
2012-06-06
Bump version to 1.1.2
sleek-1.1.2
1.1.2
Lance Stout
2012-06-06
Don't request registration forms unless the register event is handled.
Lance Stout
2012-06-04
Bump version for 1.1.1 minor release.
sleek-1.1.1
1.1.1
Lance Stout
2012-06-04
Include the default, unnamed group in self.client_roster.groups()
Lance Stout
2012-06-04
Don't add cert expiration timer if no certs are being used.
Lance Stout
2012-06-01
Update version and README for 1.1
sleek-1.1
1.1
Lance Stout
2012-06-01
Fix syntax error in line continuation.
Lance Stout
2012-06-01
Check that the session is still alive before sending data.
Lance Stout
2012-05-31
Update development version number to prepare for 1.1 release.
Lance Stout
2012-05-31
Preemptively mark threads as exited if calling disconnect().
Lance Stout
2012-05-27
Handle not being able to connect using IPv6 if the host does not support it.
Lance Stout
2012-05-25
Fix X-FACEBOOK-PLATFORM mechanism to work with Python3.
Lance Stout
2012-05-22
Add better certificate handling.
Lance Stout
2012-05-17
Remove unused xmlstream test client.
Lance Stout
2012-05-16
Spell thirdparty correctly.
Lance Stout
2012-05-16
Prune unused conn_test code.
Lance Stout
2012-05-15
Add auth_success event.
Lance Stout
2012-05-14
Use SASLPrepFailure as the exception name instead of UnicodeError.
Lance Stout
2012-05-14
Add an exception handler for SASLprep failures.
Lance Stout
2012-05-14
Remove extra connection info so that examples run without modification.
Lance Stout
2012-05-14
Add more documentation to the custom stanza examples.
Lance Stout
2012-05-14
Added custom_stanza example
Erick PĂ©rez Castellanos
2012-05-14
Add MUC events for room configuration changes.
Lance Stout
2012-05-10
Make the error message better regarding hanged threads.
Lance Stout
[prev]
[next]