aboutsummaryrefslogtreecommitdiff
path: root/test/test_socks.py
AgeCommit message (Expand)Author
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-03-16[rh:curlcffi] Add support for `curl_cffi`coletdjnz
2024-01-20[test] Skip source address tests if the address cannot be bound to (#8900)coletdjnz
2023-11-20[rh:websockets] Migrate websockets to networking framework (#7720)coletdjnz
2023-10-13[rh:requests] Add handler for `requests` HTTP library (#3668)coletdjnz
2023-09-18[networking] Fix various socks proxy bugs (#8065)coletdjnz
2023-08-25[tests] Add tests for socks proxies (#7908)coletdjnz
2022-06-25[compat] Remove deprecated functions from core codepukkandan
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-06-25[compat] Remove more functionspukkandan
2022-05-09[cleanup] Minor fixes (See desc)pukkandan
2022-04-12[cleanup] Sort importspukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2021-07-23[test] Use `pytest` instead of `nosetests` (#482)pukkandan
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
2020-09-02[skip travis] renamingUnknown
2016-05-14[test/test_socks] Skip SOCKS testsYen Chi Hsuan
2016-05-10[test/test_socks] Use a different port rangeYen Chi Hsuan
2016-05-10[test/test_socks] Test with local SOCKS serversYen Chi Hsuan
2016-05-10[test/test_socks] Add tests for SOCKS proxiesYen Chi Hsuan