Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOCKS Proxy Support #2953

Merged
merged 8 commits into from
Apr 29, 2016
Merged

SOCKS Proxy Support #2953

merged 8 commits into from
Apr 29, 2016

Commits on Dec 30, 2015

  1. Update to urllib3 1.14

    Lukasa committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    cd84b3f View commit details
    Browse the repository at this point in the history
  2. Temporary urllib3 patch

    Lukasa committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    396963a View commit details
    Browse the repository at this point in the history
  3. Add support for SOCKS

    Lukasa committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    08364c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39ee5d4 View commit details
    Browse the repository at this point in the history
  5. Don't parse nonexistent URLs.

    Lukasa committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    1c54014 View commit details
    Browse the repository at this point in the history
  6. Some code cleanups.

    Lukasa committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    11b9b24 View commit details
    Browse the repository at this point in the history
  7. Help @sigmavirus24 with code golf.

    Lukasa committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    e4d15c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2015

  1. Socks extra

    Lukasa committed Dec 31, 2015
    Configuration menu
    Copy the full SHA
    a3acd30 View commit details
    Browse the repository at this point in the history