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

Adding support for PING #2

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

Adding support for PING #2

wants to merge 7 commits into from

Commits on Dec 7, 2017

  1. Configuration menu
    Copy the full SHA
    2c0882b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jjhuff/fix-null

    Remove null terminators in Dir response
    jjhuff authored Dec 7, 2017
    Configuration menu
    Copy the full SHA
    c30c3c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    838d8ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jjhuff/jjhuff-ping

    Support PING responses from the server
    jjhuff authored Dec 11, 2017
    Configuration menu
    Copy the full SHA
    51953f0 View commit details
    Browse the repository at this point in the history
  3. Comments

    jjhuff committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    213155d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Adding a check for negative length data

    Jason Kim committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    c2cabaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from jasonkim/negative-length

    Adding a check for negative length data
    jjhuff authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    60cc473 View commit details
    Browse the repository at this point in the history