summaryrefslogtreecommitdiff
path: root/sleekxmpp/thirdparty/socks.py
AgeCommit message (Collapse)Author
2015-04-11Merge pull request #313 from mayflower/developMike Taylor
Proposing #310 again in fixed version
2014-08-23cleanup semicolons, whitespace and mutable default argumentsRobin Gloster
2014-08-18Revert "cleanup semicolons, whitespace and mutable default arguments"Robin Gloster
This reverts commit 7265682a4d57d88956cb54f98f7a470465bbf417.
2014-08-18cleanup semicolons, whitespace and mutable default argumentsRobin Gloster
2014-06-15New version of the socks library socksipy from ↵Keith Gray
https://code.googlle.com/p/socksipy-branch/
2013-07-26optimize importsJean-Philippe Caruana
2012-06-07Added the Socksipy module in the thirdparty of SleekXMPP.Sandro Munda
Updated the LICENSE file with the license of the Socksipy module (New-BSD).