slixmpp/slixmpp
Emmanuel Gil Peyrot 3721bf9f6b Implement XEP-0300 (Use of Cryptographic Hash Functions in XMPP)
This is used to provide hash agility support and let other XEPs select
which hash function they support.
2017-02-11 04:02:20 +00:00
..
features Manual cleanup of the remaining set([…]) and set((…)). 2016-10-22 13:37:46 +01:00
plugins Implement XEP-0300 (Use of Cryptographic Hash Functions in XMPP) 2017-02-11 04:02:20 +00:00
roster Don’t trigger presence events on MUC presence 2016-08-22 01:29:07 +02:00
stanza Manual cleanup of the remaining set([…]) and set((…)). 2016-10-22 13:37:46 +01:00
test Remove dead code 2015-12-15 19:44:29 +01:00
thirdparty Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
util stringprep_profiles: Emit a correct StringPrepError on query + unassigned. 2016-10-27 06:44:38 +01:00
xmlstream Check for XML parsing errors and disconnect in that case. 2016-12-29 18:59:09 +01:00
__init__.py Fix support for python 3.4 <= 3.4.2 2015-09-23 23:23:02 +02:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py BaseXMPP: Stop automatically enabling UserNick, and remove deprecated alias module. 2016-09-20 16:23:02 +09:00
clientxmpp.py Fix roster push origin detection and tests 2016-12-07 19:06:25 +01:00
componentxmpp.py Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
exceptions.py Fix uses of super() in the codebase 2016-09-30 21:25:36 +02:00
jid.py Set unset part of a JID to empty string instead of None 2016-10-04 19:42:05 +02:00
stringprep.py Add a function to convert a domain name to punycode. 2015-08-20 20:04:58 +01:00
stringprep.pyx Add a function to convert a domain name to punycode. 2015-08-20 20:04:58 +01:00
version.py slixmpp 1.2.4 release 2017-01-30 23:02:45 +01:00