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

[BUGFIX] Set SNI on each redirect to avoid handshake failures / incorrect server name #306

Merged
merged 7 commits into from
Apr 9, 2021

Commits on Aug 25, 2020

  1. Merge pull request #1 from zmap/master

    Merge master into fork
    mzpqnxow committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    8c89205 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Merge pull request #2 from zmap/master

    Merge back into master
    mzpqnxow committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    bb17258 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Merge pull request #3 from zmap/master

    Sync master
    mzpqnxow committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    46ed65f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    1c52fe6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Fix the SNI issue correctly, using the host portion of addr, while re…

    …specting --server-name and --no-sni
    Adam Greene committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    976cf83 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Clean up double error logging pointed out by dadrien

    Adam Greene committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    408108f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d21b88 View commit details
    Browse the repository at this point in the history