Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: square/okhttp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: parent-4.9.1
Choose a base ref
...
head repository: square/okhttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: parent-4.9.2
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Jan 30, 2021

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

Commits on Jul 4, 2021

  1. 4.9.x GitHub builds update (#6732)

    Copy recipe from master.
    yschimke authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    b0397cc View commit details
    Browse the repository at this point in the history
  2. Make it more difficult to accidentally log sensitive headers (#6551) (#…

    …6740)
    
    Co-authored-by: Jesse Wilson <jesse@swank.ca>
    yschimke and swankjesse authored Jul 4, 2021
    1 Configuration menu
    Copy the full SHA
    1fd7c0a View commit details
    Browse the repository at this point in the history
  3. Cherry pick fix for CVE-2021-0341 onto 4.9.x (#6741)

    * Use generated certificates in unit tests (#6346)
    
    * Use generated certificates in unit tests
    * Strict to ascii lowercase implementation
    
    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    
    * More restrictive behaviour of OkHostnameVerifier (#6353)
    
    * Test quirks of HostnameVerifier.
    * Restrict successful results to ascii input.
    
    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    f574ea2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

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

Commits on Oct 1, 2021

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