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

refactor(noise): modify message framing #4548

Merged
merged 26 commits into from
Oct 26, 2023
Merged

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    a0b4dc0 View commit details
    Browse the repository at this point in the history
  2. Apply cargo fmt

    0xcrust committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7d4c049 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Apply changelog fixes

    Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
    0xcrust and thomaseizinger authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bbee021 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    218ad27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c46bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    163d460 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c64f778 View commit details
    Browse the repository at this point in the history
  5. Fix clippy warnings

    0xcrust committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fd77775 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Apply suggestions from code review

    Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
    0xcrust and thomaseizinger authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    910dd6b View commit details
    Browse the repository at this point in the history
  2. Apply minor fixes

    0xcrust committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    659ba79 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    0xcrust committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    284f072 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update transports/noise/src/io/handshake.rs

    Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
    0xcrust and thomaseizinger authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    067bc6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c6458 View commit details
    Browse the repository at this point in the history
  3. Use internal write buffer

    0xcrust committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1854d82 View commit details
    Browse the repository at this point in the history
  4. Use split_to

    thomaseizinger committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b494926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c05e75 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    0da7740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e518e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbbf7ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5627360 View commit details
    Browse the repository at this point in the history
  5. Add docs

    thomaseizinger committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3745f04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d50257d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

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

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    5edc42a View commit details
    Browse the repository at this point in the history
  2. Update Cargo.lock

    thomaseizinger committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9a13865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    132c05f View commit details
    Browse the repository at this point in the history