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

Let Endpoints Ignore invalid Initial Packets #1819

Closed
wants to merge 5 commits into from
Closed

Let Endpoints Ignore invalid Initial Packets #1819

wants to merge 5 commits into from

Commits on Oct 1, 2018

  1. Let Endpoints Ignore invalid Initial Packets

     A little more flexibility to defeat injection attacks. This is the other half of #1786.
    martinduke committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    b6a17f4 View commit details
    Browse the repository at this point in the history
  2. fix typo

    martinduke committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    14bdb20 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Resolved Ian's issue

    martinduke committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    efc1876 View commit details
    Browse the repository at this point in the history
  2. argh typos

    martinduke committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    9dad6cb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Respond to @MikeBishop

     I made a mild edit, but am preserving the option to simply drop the packet.
    martinduke committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    bf5162c View commit details
    Browse the repository at this point in the history