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: seanmonstar/reqwest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.12
Choose a base ref
...
head repository: seanmonstar/reqwest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.13
Choose a head ref
  • 7 commits
  • 15 files changed
  • 7 contributors

Commits on Oct 9, 2022

  1. Bump dep trust-dns-resolver to v0.22 (#1647)

    Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
    
    Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
    NobodyXu authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    4c37766 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

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

Commits on Oct 19, 2022

  1. native-tls: add Identiy::from_pkcs8_pem (#1655)

    Add new optional fn from_pkcs8_pem for easy load client certificate (*.crt and *.key) for feature native-tls.
    mirecl authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    231b18f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 9, 2022

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

Commits on Nov 15, 2022

  1. docs: fix some typos (#1562)

    Co-authored-by: Sean McArthur <sean@seanmonstar.com>
    kianmeng and seanmonstar authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    81fc85a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. v0.11.13

    seanmonstar committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3c39260 View commit details
    Browse the repository at this point in the history
Loading