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

OkHttpClient.Builder network pinning on Android #8376

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    c02e8c8 View commit details
    Browse the repository at this point in the history
  2. update APIs

    yschimke committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d1aeb2d View commit details
    Browse the repository at this point in the history
  3. Review comments

    yschimke committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    21a41d3 View commit details
    Browse the repository at this point in the history
  4. Fix

    yschimke committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    018d1d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Fix android test

    yschimke committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6145e18 View commit details
    Browse the repository at this point in the history
  2. Fixes

    yschimke committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    45f5073 View commit details
    Browse the repository at this point in the history
  3. Fixes

    yschimke committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d158dd2 View commit details
    Browse the repository at this point in the history
  4. Fixes

    yschimke committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    9cf2f5c View commit details
    Browse the repository at this point in the history
  5. Fixes

    yschimke committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    16ba61f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Cleanup

    yschimke committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    22b799b View commit details
    Browse the repository at this point in the history
  2. Hide the Async API

    yschimke committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    141263e View commit details
    Browse the repository at this point in the history
  3. Hide the Async API

    yschimke committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9006108 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    2eabf48 View commit details
    Browse the repository at this point in the history
  2. More tests

    yschimke committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3d58e60 View commit details
    Browse the repository at this point in the history
  3. Fixes

    yschimke committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d47c07c View commit details
    Browse the repository at this point in the history