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

[Android] Allow using installed certificates for client authentication in SslStream #103337

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    24c687f View commit details
    Browse the repository at this point in the history
  2. Add test

    simonrozsival committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fef9203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    598508c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update src/libraries/Common/tests/TestUtilities/System/AndroidKeyStor…

    …eHelper.cs
    
    Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
    simonrozsival and akoeplinger authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    35690e1 View commit details
    Browse the repository at this point in the history
  2. Fix outdated comment

    simonrozsival committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dadc2d5 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    simonrozsival committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    25b2088 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge branch 'main' of github.com:dotnet/runtime into android-sslstre…

    …am-support-keystore-privatekeyentry
    simonrozsival committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    aa7a643 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fix typo

    simonrozsival committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4ccb253 View commit details
    Browse the repository at this point in the history
  2. Add helper method

    simonrozsival committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b9e78eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d93c08e View commit details
    Browse the repository at this point in the history
  4. Fix bool marshalling

    simonrozsival committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a62afea View commit details
    Browse the repository at this point in the history
  5. Improve code quality

    simonrozsival committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    86327ef View commit details
    Browse the repository at this point in the history
  6. Improve tests

    simonrozsival committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    49663a6 View commit details
    Browse the repository at this point in the history