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: 6b07f62
Choose a base ref
...
head repository: square/okhttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 68a106d
Choose a head ref
  • 11 commits
  • 28 files changed
  • 4 contributors

Commits on Jun 12, 2022

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

Commits on Sep 18, 2022

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

Commits on Oct 10, 2022

  1. Extend Proguard Rules (#6792) (#7471)

    (cherry picked from commit 9da841c)
    yschimke authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    cf088f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Read the response even if writing the request fails (#6295) (#7453)

    Closes: 1001
    (cherry picked from commit 9533117)
    
    Co-authored-by: Jesse Wilson <jesse@swank.ca>
    yschimke and swankjesse authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    e46a200 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. [4.x] Update Okio to 3.2.0 (#7591)

    * Update Okio to 3.2.0
    
    This version does the right thing for Kotlin Multiplatform
    and Maven.
    
    * Filtering okio-jvm to okio.
    
    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    81d3411 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. [4.x] Backport 1XX handling from master (#7634)

    * Ignore early hints for 4.9.x (#7444)
    
    (cherry picked from commit b565eec)
    
    * Expand 103 handling to other non-specific 1XX messages. (#7629)
    
    (cherry picked from commit 7e4576c)
    
    * Cleanup
    
    * Add a test of 103 handling
    
    * Add copyright
    
    * Add copyright
    
    * Fix cache test for 102/103 (#7633)
    
    (cherry picked from commit 930f138)
    
    * Disable test
    yschimke authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    949262e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. [4.x] Cherry pick: fix DoH error when using ip address as hostname (#…

    …7648)
    
    * Cherrypick: fix DoH error when using ip address as hostname (#7073)
    
    (cherry picked from commit 631a29e)
    
    Co-authored-by: Tao.Zang <zangtao.i@gmail.com>
    yschimke and TaoZang authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8eddd1d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Add a Kotlin dependency to work around CVE-2022-24329 (#7660)

    * Bump okio to 3.3.0
    
    * Avoid bad kotlin stdlib versions
    
    * Update okhttp/build.gradle
    
    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    cbcf4f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

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

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    19c634f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a106d View commit details
    Browse the repository at this point in the history
Loading