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

Bug fix for #186 #188

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Bug fix for #186 #188

wants to merge 4 commits into from

Commits on Sep 2, 2014

  1. Fix for Bug notnoop#186

    Proxy support does not work when the IP address of the proxy server is
    used instead of the hostname. This issue was introduced when adding
    support for authentication proxies.
    vijaygos committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    ed45546 View commit details
    Browse the repository at this point in the history
  2. This is change fixes bug notnoop#186 for JDK 1.6

    The previous commit for notnoop#186 does not work on any version before JDK
    1.7.
    vijaygos committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    21d2938 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. test

    vijaygos committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    d50e070 View commit details
    Browse the repository at this point in the history
  2. test

    vijaygos committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    2c606a2 View commit details
    Browse the repository at this point in the history