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

ListenInfo: Add transport socket flags #1291

Merged
merged 16 commits into from
Jan 3, 2024
Merged

ListenInfo: Add transport socket flags #1291

merged 16 commits into from
Jan 3, 2024

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    46f8819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d8e7b View commit details
    Browse the repository at this point in the history
  3. Rust WIP

    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6e785dc View commit details
    Browse the repository at this point in the history
  4. Make flags be a table/struct

    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a1405e2 View commit details
    Browse the repository at this point in the history
  5. Revert "Rust WIP"

    This reverts commit 6e785dc.
    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    491b8c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    395dcd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    722fe2e View commit details
    Browse the repository at this point in the history
  8. undo

    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b543631 View commit details
    Browse the repository at this point in the history
  9. Make keys required

    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7fac1c8 View commit details
    Browse the repository at this point in the history
  10. cosmetic

    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f6f03fa View commit details
    Browse the repository at this point in the history
  11. Add missing flags

    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    385b6be View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG

    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    34956b2 View commit details
    Browse the repository at this point in the history
  13. cosmetic

    ibc committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    576ebcd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. cosmetic

    ibc committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    93bbb17 View commit details
    Browse the repository at this point in the history
  2. Fix Rust tests to ensure first transport is still referenced while th…

    …e second one is created
    ibc committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7b935b6 View commit details
    Browse the repository at this point in the history
  3. Fix cargo clippy

    ibc committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1dc2e3d View commit details
    Browse the repository at this point in the history