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

fix: fix opened AF_UNIX sockets that didn't call s2n_io_pair_close #4833

Merged
merged 5 commits into from
Oct 17, 2024

Commits on Oct 9, 2024

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

Commits on Oct 11, 2024

  1. fix: address PR comments

    * fix all problems and move s2n_connection_test_utilc.c and
      s2n_testlib.h changes to another PR
    Boquan Fang committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c5b3475 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix: clang-format issue and add EXPECT_SUCCESS to close one end of a

    io_pair
    Boquan Fang committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e7f81c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    f80c4b2 View commit details
    Browse the repository at this point in the history
  2. fix: fix clang-format issue

    Boquan Fang committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    720dd04 View commit details
    Browse the repository at this point in the history