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

okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared. #8650

Merged
merged 3 commits into from Nov 17, 2021

Commits on Nov 4, 2021

  1. Okhttp cipher suites for TLS1.3 prepared

    Additional TLS1.2 cipher suites added
    Default connection spec synced with netty
    Introduced new method for internal connection in OkHttpChannelBuilder
    beatrausch committed Nov 4, 2021
    Copy the full SHA
    49fd62a View commit details
    Browse the repository at this point in the history
  2. checkstyle issues fixed

    beatrausch committed Nov 4, 2021
    Copy the full SHA
    b861c5e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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