| Commit message (Expand) | Author | Age | Files | Lines |
* | [socks] Report errors elegantly when credentails are required but missing | Yen Chi Hsuan | 2017-04-22 | 1 | -2/+3 |
* | [socks] Refine exception model for better error handling | Yen Chi Hsuan | 2016-12-05 | 1 | -2/+2 |
* | [socks] Fix error reporting (#11355) | Yen Chi Hsuan | 2016-12-03 | 1 | -1/+1 |
* | Update coding style after pycodestyle 2.1.0 | Yen Chi Hsuan | 2016-11-17 | 1 | -0/+1 |
* | Fix misspelling | stepshal | 2016-06-26 | 1 | -1/+1 |
* | [socks] Remove a superfluous clause | Yen Chi Hsuan | 2016-05-10 | 1 | -2/+0 |
* | [compat] Rename struct_(un)pack to compat_struct_(un)pack | Yen Chi Hsuan | 2016-05-10 | 1 | -16/+16 |
* | [socks] Eliminate magic constants and improve | Yen Chi Hsuan | 2016-05-10 | 1 | -131/+156 |
* | [socks] Support SOCKS proxies | Yen Chi Hsuan | 2016-05-10 | 1 | -143/+55 |
* | [socks] Add socks.py from @bluec0re's public domain implementation | Yen Chi Hsuan | 2016-05-10 | 1 | -0/+336 |