summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0065/proxy.py
AgeCommit message (Expand)Author
2015-09-23Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-mergesleek-mergemathieui
2015-08-23xep_0065: Remove an unused variable.Emmanuel Gil Peyrot
2015-08-23xep_0065: Remove the last useless threading locks.Emmanuel Gil Peyrot
2015-08-23Fix the xep_0065 plugin, by rewriting its socks5 implementation.Emmanuel Gil Peyrot
2015-02-12Remove more threaded= and block= options from the pluginsmathieui
2015-02-12Fix the uses of stanza.reply()mathieui
2014-09-28Remove all deprecated alias in the core of slixmpp, and wherever they were used.Emmanuel Gil Peyrot
2014-09-01Remove all trailing whitespaces.Emmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz