8000 Comparing v0.8.0...v0.9.0 · golang/crypto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: golang/crypto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: golang/crypto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 5 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 12, 2023

  1. cryptobyte: reject Object Identifiers with leading 0x80

    Change-Id: Ie3a1b53e801077cd86963799e644b9783943933c
    GitHub-Last-Rev: 6629bd7
    GitHub-Pull-Request: #255
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/483955
    Run-TryBot: Mateusz Poliwczak <mpoliwczak34@gmail.com>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Ian Lance Taylor <iant@google.com>
    Auto-Submit: Ian Lance Taylor <iant@google.com>
    Reviewed-by: Roland Shoemaker <roland@golang.org>
    Run-TryBot: Ian Lance Taylor <iant@google.com>
    mateusz834 authored and gopherbot committed Apr 12, 2023
    Configuration menu
    Copy the full SHA 10000
    1faeef9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. ssh/test: skip TestValidTerminalMode on non-Bourne shells

    Fixes golang/go#38037.
    
    Change-Id: Ide77dddc9f57b3f0318a419a1474e11215623b64
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/485175
    Run-TryBot: Bryan Mills <bcmills@google.com>
    Commit-Queue: Bryan Mills <bcmills@google.com>
    Auto-Submit: Bryan Mills <bcmills@google.com>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Roland Shoemaker <roland@golang.org>
    Bryan C. Mills authored and gopherbot committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7d6d3f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. ssh: skip unsupported tests on wasip1

    Updates golang/go#32840
    Updates golang/go#58141
    
    Change-Id: Ib4425c1743d417920745205586af250dbf80c7e4
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/485695
    Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
    Reviewed-by: Bryan Mills <bcmills@google.com>
    Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Ian Lance Taylor <iant@google.com>
    tklauser authored and gopherbot committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a8cc953 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. ssh/test: enable on solaris

    Change-Id: Icf9c867e64ef68f6f46dd7d4cec07cf7c315c2ad
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/490155
    Reviewed-by: Bryan Mills <bcmills@google.com>
    Reviewed-by: Ian Lance Taylor <iant@google.com>
    Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
    tklauser authored and gopherbot committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3ef8056 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    Once this CL is submitted, and post-submit testing succeeds on all
    first-class ports across all supported Go versions, this repository
    will be tagged with its next minor version.
    
    Change-Id: I1eb2365549b72cbad23fa7c355f427c6ed75e450
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/493575
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Run-TryBot: Gopher Robot <gobot@golang.org>
    Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
    Reviewed-by: Heschi Kreinick <heschi@google.com>
    gopherbot committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a4e9841 View commit details
    Browse the repository at this point in the history
Loading
0