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: pyca/cryptography
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 40.0.1
Choose a base ref
...
head repository: pyca/cryptography
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 40.0.2
Choose a head ref
  • 6 commits
  • 10 files changed
  • 4 contributors

Commits on Mar 28, 2023

  1. Restore the x509 error verification codes (#8626) (#8628)

    * Restore the x509 error verification codes.
    
    This is necessary for custom TLS certificate validation logic; see pyca/pyopenssl#1201
    
    * Remove changelog entry.
    
    ---------
    
    Co-authored-by: Itamar Turner-Trauring <itamar@itamarst.org>
    Co-authored-by: Itamar Turner-Trauring <itamar@pythonspeed.com>
    3 people authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5503df3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Apr 14, 2023

  1. Compare benchmarks against the target branch, not main (#8726) (#8727)

    * Compare benchmarks against the target branch, not main
    
    * Update benchmark.yml
    
    Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
    reaperhulk and alex authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c29f829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a3cca View commit details
    Browse the repository at this point in the history
  3. update openssl/openssl-sys to support libressl 3.7.2 (#8723)

    * update openssl/openssl-sys to support libressl 3.7.2
    
    * test against 3.7.2
    reaperhulk authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8bf7a9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f816b45 View commit details
    Browse the repository at this point in the history
Loading