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

Bind to a list of Network Interfaces #471

Merged
merged 33 commits into from
Jul 11, 2024
Merged

Bind to a list of Network Interfaces #471

merged 33 commits into from
Jul 11, 2024

Commits on Jun 27, 2024

  1. wip

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0a1eed3 View commit details
    Browse the repository at this point in the history
  2. null fix

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0a28f71 View commit details
    Browse the repository at this point in the history
  3. fix warning

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    65caced View commit details
    Browse the repository at this point in the history
  4. maybe?

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    213bd12 View commit details
    Browse the repository at this point in the history
  5. fix null behavior

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    283caf0 View commit details
    Browse the repository at this point in the history
  6. suppress warning

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1d7ecec View commit details
    Browse the repository at this point in the history
  7. use push pop

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0225d80 View commit details
    Browse the repository at this point in the history
  8. push?

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cf0db5c View commit details
    Browse the repository at this point in the history
  9. fix pragma

    waahm7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3a88295 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. wip test

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    039d96e View commit details
    Browse the repository at this point in the history
  2. wip test

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fedc27b View commit details
    Browse the repository at this point in the history
  3. fix test

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fdeb101 View commit details
    Browse the repository at this point in the history
  4. fix type

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ba4e9ec View commit details
    Browse the repository at this point in the history
  5. copy to max len

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    aa888ab View commit details
    Browse the repository at this point in the history
  6. lint

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    625d270 View commit details
    Browse the repository at this point in the history
  7. test refactor

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f911659 View commit details
    Browse the repository at this point in the history
  8. add docs

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1eacac3 View commit details
    Browse the repository at this point in the history
  9. const

    waahm7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c48c24d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. update max len rename

    waahm7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a0edccb View commit details
    Browse the repository at this point in the history
  2. Update source/connection_manager.c

    Co-authored-by: Michael Graeb <graebm@amazon.com>
    waahm7 and graebm authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f6765f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. use byte cursor array

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2a6636a View commit details
    Browse the repository at this point in the history
  2. lint

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    47ce3ee View commit details
    Browse the repository at this point in the history
  3. rename list

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    469f910 View commit details
    Browse the repository at this point in the history
  4. error if both set

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a07346f View commit details
    Browse the repository at this point in the history
  5. cleanup

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b252fd1 View commit details
    Browse the repository at this point in the history
  6. lint

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e1fcf62 View commit details
    Browse the repository at this point in the history
  7. Revert "lint"

    This reverts commit e1fcf62.
    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ed135f5 View commit details
    Browse the repository at this point in the history
  8. Revert "cleanup"

    This reverts commit b252fd1.
    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    32ea361 View commit details
    Browse the repository at this point in the history
  9. cleanup

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3529a2a View commit details
    Browse the repository at this point in the history
  10. fix comment

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    aa1a512 View commit details
    Browse the repository at this point in the history
  11. lint

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    eb32171 View commit details
    Browse the repository at this point in the history
  12. fix comment

    waahm7 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    545b4e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. latest macos?

    waahm7 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3f123bd View commit details
    Browse the repository at this point in the history