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

NSUrlSessionHandler: Adds support for X509 client certificates #20434

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Apr 11, 2024

  1. Adds support for X509 client certificates

    Morten Nielsen committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    be5b13f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d580dc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 15, 2024

  1. Auto-format source code

    GitHub Actions Autoformatter committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    757e266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7671348 View commit details
    Browse the repository at this point in the history
  3. Auto-format source code

    GitHub Actions Autoformatter committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    87f8250 View commit details
    Browse the repository at this point in the history
  4. Fully qualify type

    dotMorten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1904d64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    423a995 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
    dotMorten and rolfbjarne committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7d70e95 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    759703a View commit details
    Browse the repository at this point in the history
  2. Format code.

    rolfbjarne committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6d2d25b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Add unit test

    dotMorten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7a92d92 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Auto-format source code

    GitHub Actions Autoformatter committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    05a5488 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    71c0a31 View commit details
    Browse the repository at this point in the history
  2. Fix tests on macOS by not using the default keyset of the system by a…

    …n in memory one (EphemeralKeySet).
    mandel-macaque committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d67f4e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d77ddc6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix dum typo.

    mandel-macaque committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6b9b9ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f1e50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    674a8e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3245b94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93d0e47 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Add documentation.

    rolfbjarne committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8a88172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d3017b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    1afd980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a0c69 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    59ad500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fadf9b9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on Jul 23, 2024

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