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

Integrate with fasthttp #500

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Integrate with fasthttp #500

wants to merge 16 commits into from

Commits on Mar 26, 2020

  1. Use fasthttp library

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    fc06a06 View commit details
    Browse the repository at this point in the history
  2. fixup! Timeout

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    2bf368d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23a2a0d View commit details
    Browse the repository at this point in the history
  4. Hitters

    Tomás Senart authored and tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5a24ecb View commit details
    Browse the repository at this point in the history
  5. wip

    Tomás Senart authored and tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d345463 View commit details
    Browse the repository at this point in the history
  6. Benchmarks

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    578eff1 View commit details
    Browse the repository at this point in the history
  7. Use DoTimeout

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    ad5b790 View commit details
    Browse the repository at this point in the history
  8. Remove dead code test

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    41865bc View commit details
    Browse the repository at this point in the history
  9. Optimisations

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e3b197b View commit details
    Browse the repository at this point in the history
  10. Tackle a few more TODOs

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f84ce97 View commit details
    Browse the repository at this point in the history
  11. benchmark with attacker

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5a0bd3d View commit details
    Browse the repository at this point in the history
  12. Support redirects

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    8c9abb5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e46c0f View commit details
    Browse the repository at this point in the history
  14. Add -skip-body flag

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    646a273 View commit details
    Browse the repository at this point in the history
  15. Remove -connections flag

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    c3a24f7 View commit details
    Browse the repository at this point in the history
  16. New Attack API

    tsenart committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    9eba1f8 View commit details
    Browse the repository at this point in the history