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

Add partial packet detection and fixup #2714

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    cae2566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1af5b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58759e3 View commit details
    Browse the repository at this point in the history
  4. add Packet comments

    Wraith2 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ff5a4da View commit details
    Browse the repository at this point in the history
  5. Fix async cancellation and add test coverage for the scenario.

    Add debugging and tighten the exception detection in async cancel tests.
    Wraith2 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    00927cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b5bd63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbfcb0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd34b44 View commit details
    Browse the repository at this point in the history
  9. add more debugging

    Wraith2 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c28aba3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f71d607 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04886d7 View commit details
    Browse the repository at this point in the history
  12. change multiplexer to deal with trailing partial packets correctly wh…

    …en multiple can be present in a single partial buffer.
    Wraith2 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7c7e362 View commit details
    Browse the repository at this point in the history
  13. fix rebase conflicts

    Wraith2 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2e92431 View commit details
    Browse the repository at this point in the history
  14. review feedback and misc fix

    Wraith2 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    69dc7d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. fix CheckPacket assertion

    Wraith2 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    00c2426 View commit details
    Browse the repository at this point in the history