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

Fix case-sensitivity bug for port numbers in command #524

Merged
merged 6 commits into from
Dec 17, 2017
Merged

Fix case-sensitivity bug for port numbers in command #524

merged 6 commits into from
Dec 17, 2017

Commits on Dec 16, 2017

  1. Fix case-sensitivity bug for port numbers in command

    This bug shows itself when a port number contains letters in the hexadecimal conversion.
    dnno committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    6ecd414 View commit details
    Browse the repository at this point in the history
  2. Make grep ignore casing

    dnno committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    b9a04c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2017

  1. Configuration menu
    Copy the full SHA
    5784244 View commit details
    Browse the repository at this point in the history
  2. Update the changelog for PR #524

    dnno committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    704927c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    399475a View commit details
    Browse the repository at this point in the history
  4. Fix a typo in the changelog

    dnno committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    f0a49e4 View commit details
    Browse the repository at this point in the history