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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests] Add tests for socks proxies #7908

Merged
merged 13 commits into from Aug 25, 2023

Commits on Aug 19, 2023

  1. socks5/h proxy tests

    coletdjnz committed Aug 19, 2023
    Copy the full SHA
    b33c4ce View commit details
    Browse the repository at this point in the history
  2. socks4 tests

    coletdjnz committed Aug 19, 2023
    Copy the full SHA
    82fa639 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7da37b4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    da3a5d6 View commit details
    Browse the repository at this point in the history
  5. split up request handler

    coletdjnz committed Aug 19, 2023
    Copy the full SHA
    6e51a8d View commit details
    Browse the repository at this point in the history
  6. cleanup

    coletdjnz committed Aug 19, 2023
    Copy the full SHA
    b0af32b View commit details
    Browse the repository at this point in the history
  7. misc cleanup

    coletdjnz committed Aug 19, 2023
    Copy the full SHA
    82e02eb View commit details
    Browse the repository at this point in the history
  8. fix

    coletdjnz committed Aug 19, 2023
    Copy the full SHA
    bc49219 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    37438eb View commit details
    Browse the repository at this point in the history
  10. remove todo

    coletdjnz committed Aug 19, 2023
    Copy the full SHA
    e2d2bb9 View commit details
    Browse the repository at this point in the history
  11. Add timeout test

    coletdjnz committed Aug 19, 2023
    Copy the full SHA
    11adf6f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. improve read_until_null

    coletdjnz committed Aug 22, 2023
    Copy the full SHA
    4a344a1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d60c239 View commit details
    Browse the repository at this point in the history