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

Restore full functionality to trim_headers (untrim) #1270

Merged
merged 19 commits into from
Jun 6, 2024

Commits on May 21, 2024

  1. Prepare access to untrim headers

    psgreco authored and jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    31835f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283f47b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423715b View commit details
    Browse the repository at this point in the history
  4. Avoid trimming on shutdown

    psgreco authored and jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d8e1fe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f89728c View commit details
    Browse the repository at this point in the history
  6. Allow gaps while trimming headers

    psgreco authored and jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    afc16e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4259278 View commit details
    Browse the repository at this point in the history
  8. Allow untrimming headers when needed

    psgreco authored and jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c28c5ce View commit details
    Browse the repository at this point in the history
  9. Reduce the number of untrimmed headers in memory, since they can be u…

    …ntrimmed on demand now
    psgreco authored and jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1722d4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6367320 View commit details
    Browse the repository at this point in the history
  11. Extreme trimming on startup

    psgreco authored and jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5a40926 View commit details
    Browse the repository at this point in the history
  12. CI: fix linting errors

    jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6fb780d View commit details
    Browse the repository at this point in the history
  13. CI: fix msan issue

    jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    90e5bab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    73ed5dd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c6aba4a View commit details
    Browse the repository at this point in the history
  16. CI: fix asan lock issues

    jamesdorfman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b4185c7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 30, 2024

  1. test: add trim_headers functional test

    (cherry picked from commit 630870f)
    delta1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4171939 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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