summaryrefslogtreecommitdiff
path: root/youtube_dl/socks.py
AgeCommit message (Expand)Author
2017-04-22[socks] Report errors elegantly when credentails are required but missingYen Chi Hsuan
2016-12-05[socks] Refine exception model for better error handlingYen Chi Hsuan
2016-12-03[socks] Fix error reporting (#11355)Yen Chi Hsuan
2016-11-17Update coding style after pycodestyle 2.1.0Yen Chi Hsuan
2016-06-26Fix misspellingstepshal
2016-05-10[socks] Remove a superfluous clauseYen Chi Hsuan
2016-05-10[compat] Rename struct_(un)pack to compat_struct_(un)packYen Chi Hsuan
2016-05-10[socks] Eliminate magic constants and improveYen Chi Hsuan
2016-05-10[socks] Support SOCKS proxiesYen Chi Hsuan
2016-05-10[socks] Add socks.py from @bluec0re's public domain implementationYen Chi Hsuan