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

Muxer selection in security handshake #446

Merged
merged 56 commits into from
Dec 12, 2022
Merged

Commits on Sep 8, 2022

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

Commits on Sep 9, 2022

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

Commits on Sep 12, 2022

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

Commits on Sep 13, 2022

  1. Address some more review points.

    Update Noise handshake section, Revise muxer string in examples.
    julian88110 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ec2e959 View commit details
    Browse the repository at this point in the history
  2. Correct some typos

    julian88110 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    0042384 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    dcac239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245361c View commit details
    Browse the repository at this point in the history
  3. Remove TBD item

    julian88110 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a5b3ef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    349ac76 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

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

Commits on Sep 23, 2022

  1. rebase from master

    Merge remote-tracking branch 'origin/master' into MuxerSel-inSecHandshake
    julian88110 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    07f5d70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808a6f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a1db0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Max Inden <mail@max-inden.de>
    julian88110 and mxinden authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    811fc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239dfca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0fe69a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c716e2 View commit details
    Browse the repository at this point in the history
  5. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    julian88110 and marten-seemann authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    24d021d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c28fc1 View commit details
    Browse the repository at this point in the history
  7. Merge branch muxerSel-inSecHandshake' of https://github.com/libp2p/specs

     into MuxerSel-inSecHandshake
    julian88110 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3e3394a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    julian88110 and marten-seemann authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    c6b8ed2 View commit details
    Browse the repository at this point in the history
  2. Update title

    julian88110 committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    54379a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06896c3 View commit details
    Browse the repository at this point in the history
  4. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    julian88110 and marten-seemann authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    cc2bbcb View commit details
    Browse the repository at this point in the history
  5. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    julian88110 and marten-seemann authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f81c6f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b73a38 View commit details
    Browse the repository at this point in the history
  7. Address some review points

    Merge branch 'MuxerSel-inSecHandshake' of https://github.com/libp2p/specs into MuxerSel-inSecHandshake
    julian88110 committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    aecfbb8 View commit details
    Browse the repository at this point in the history
  8. Revise some typos

    julian88110 committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    5192ad1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Revise the Noise selection process so that the selection of muxer is …

    …based on the responder's priority
    
    and fix some typos
    julian88110 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4ff74a7 View commit details
    Browse the repository at this point in the history
  2. Editorial

    julian88110 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    f69b691 View commit details
    Browse the repository at this point in the history
  3. formatting

    julian88110 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    8e51f46 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

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

Commits on Oct 19, 2022

  1. Update muxer-sel-in-sec-handshake.md

    Consolidate some sections and clarify backward compatibility section.
    julian88110 authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8296442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc4452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11ff1d View commit details
    Browse the repository at this point in the history
  4. Editorial changes

    julian88110 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b4ce114 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    julian88110 and marten-seemann authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9b11a68 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    julian88110 and marten-seemann authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    002e37f View commit details
    Browse the repository at this point in the history
  2. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    julian88110 and marten-seemann authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    e3fcb38 View commit details
    Browse the repository at this point in the history
  3. Update connections/muxer-sel-in-sec-handshake.md

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    julian88110 and marten-seemann authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4a167d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    3e9586b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f682f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c07fb79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e7a3c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    eafbffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e52c1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe88ccf View commit details
    Browse the repository at this point in the history
  4. improve TLS section

    marten-seemann committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    da63658 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1306199 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>
    marten-seemann and p-shahi authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    bb070b2 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>
    marten-seemann and p-shahi authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d90a15e View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>
    marten-seemann and p-shahi authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    447be1f View commit details
    Browse the repository at this point in the history
  9. bump revisions

    marten-seemann committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c23af93 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Apply suggestions from code review

    Co-authored-by: Elena Frank <elena.frank@protonmail.com>
    marten-seemann and elenaf9 authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6fe4166 View commit details
    Browse the repository at this point in the history