..
features
features_starttls/Proceed: raise exception on InvalidCABundle
2022-04-05 19:42:49 +02:00
plugins
stop misusing __all__ for default plugin list
2023-02-23 16:53:22 +01:00
roster
global: rewrite copyright notice to use comments
2021-02-05 20:46:18 +01:00
stanza
Change origin-id defaults to False
2022-05-28 13:50:09 +02:00
test
Revert "Replace asyncio.ensure_future() with asyncio.create_task()"
2021-12-13 21:25:41 +01:00
thirdparty
thirdparty: Remove the mini_dateutil module
2022-07-12 12:55:20 +02:00
util
slixmpp.util: type things
2021-06-28 21:00:30 +02:00
xmlstream
CVE-2022-45197: Fix missing certificate hostname validation
2022-11-12 21:36:11 +01:00
__init__.py
logger: remove NullHandler for the "slixmpp" handler
2022-10-03 10:16:02 +02:00
api.py
api: fix typing
2021-07-05 20:09:59 +02:00
basexmpp.py
stop misusing __all__ for default plugin list
2023-02-23 16:53:22 +01:00
clientxmpp.py
clientxmpp: cleanup some types
2021-07-05 22:42:18 +02:00
componentxmpp.py
stanza: add a Handshake class and use it in componentxmpp
2021-04-18 21:15:22 +02:00
exceptions.py
global: rewrite copyright notice to use comments
2021-02-05 20:46:18 +01:00
jid.py
JID: Make node and resource setters accept None
2022-08-21 14:18:53 +02:00
pluginsdict.py
pluginsdict: add xep 0048
2021-07-03 11:17:15 +02:00
py.typed
setup: indicate that slixmpp contains type hints
2021-07-03 11:17:15 +02:00
stringprep.py
global: rewrite copyright notice to use comments
2021-02-05 20:46:18 +01:00
stringprep.pyx
Add a function to convert a domain name to punycode.
2015-08-20 20:04:58 +01:00
types.py
add OptJidStr to types.__all__
2022-11-28 13:03:05 +01:00
version.py
Release 1.8.3
2022-11-12 21:39:50 +01:00