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

Anti Header Spam v2 #656

Merged
merged 9 commits into from
Jan 24, 2020
Merged

Commits on Dec 26, 2019

  1. anti header spam v2

    alex v committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    96873c4 View commit details
    Browse the repository at this point in the history
  2. add missing new line

    alex v committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    1f5fc6b View commit details
    Browse the repository at this point in the history
  3. add missing __func__

    alex v committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    6a9ce83 View commit details
    Browse the repository at this point in the history
  4. fix check

    alex v committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    cfcbfaa View commit details
    Browse the repository at this point in the history
  5. use MAX_HEADERS_RESULTS

    alex v committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    a3b1a94 View commit details
    Browse the repository at this point in the history
  6. use MAX_HEADERS_RESULTS*2

    alex v committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    b98b4c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. do not use inserter

    alex v committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    d5e7b02 View commit details
    Browse the repository at this point in the history
  2. unused var

    alex v committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    78af416 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. change return type to void

    alex v committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    a3cf89c View commit details
    Browse the repository at this point in the history