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

Support request size negotiation and increased throughput on high-latency connections #267

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Oct 1, 2021

  1. fix buffer leak

    ccope committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    0ef2807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    006ffb5 View commit details
    Browse the repository at this point in the history
  3. make readahead tunable

    ccope committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    70048b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf79d01 View commit details
    Browse the repository at this point in the history
  5. limit negotiation extension

    ccope committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    bb40e5b View commit details
    Browse the repository at this point in the history
  6. apply negotiated limits

    ccope committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    c290b30 View commit details
    Browse the repository at this point in the history
  7. limit apply funcs

    ccope committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    77373d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ec9532 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0baa848 View commit details
    Browse the repository at this point in the history
  10. move check root+detect uid

    ccope committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f5f23ff View commit details
    Browse the repository at this point in the history
  11. maxread comment

    ccope committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    66c07b0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a37678 View commit details
    Browse the repository at this point in the history
  13. temporary forward declarations

    ccope committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    fe13ae6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

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