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

Rewrite tunnel test to be pure Node.js #1373

Merged
merged 4 commits into from Jan 25, 2015

Commits on Jan 24, 2015

  1. Generate SSL certificate for localhost

    We'll need this in a minute (because the hostname gets reset during
    tunneling)
    nylen committed Jan 24, 2015
    Copy the full SHA
    c49e09a View commit details
    Browse the repository at this point in the history
  2. Rewrite tunnel test to be pure Node.js

    The new test is doing much more than the old one was, and as far as I
    can tell, no one was ever running it.
    nylen committed Jan 24, 2015
    Copy the full SHA
    67ca227 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4b068a8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    462f7b2 View commit details
    Browse the repository at this point in the history