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

Support TLS Resume with client certificates on Linux #102656

Commits on May 23, 2024

  1. Change SSL_CTX caching

    rzikm committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fabb9a3 View commit details
    Browse the repository at this point in the history
  2. Add failing test

    rzikm committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5f30d11 View commit details
    Browse the repository at this point in the history
  3. Revert "Add failing test"

    This reverts commit 5f30d11.
    rzikm committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c401a27 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. WIP, tests pass.

    rzikm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    af6a6d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a495093 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    ca364a7 View commit details
    Browse the repository at this point in the history
  2. Move definition

    rzikm committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ea1e9fe View commit details
    Browse the repository at this point in the history
  3. Minor improvements

    rzikm committed May 27, 2024
    Configuration menu
    Copy the full SHA
    13e6f92 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add more tests

    rzikm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    75ee95f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Add more no-resume tests

    rzikm committed May 31, 2024
    Configuration menu
    Copy the full SHA
    305ad23 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    d15357d View commit details
    Browse the repository at this point in the history
  2. Fix build

    rzikm committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    93b0239 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Update src/libraries/Common/src/Interop/Unix/System.Security.Cryptogr…

    …aphy.Native/Interop.OpenSsl.cs
    rzikm authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    87aa086 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    rzikm committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    856eeaa View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fix test

    rzikm committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0d65ed3 View commit details
    Browse the repository at this point in the history