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: dedis/onet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.9
Choose a base ref
...
head repository: dedis/onet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 16 files changed
  • 2 contributors

Commits on Aug 25, 2021

  1. Add timeouts to the websocket-client

    Adds the following timeouts:
    * HandshakeTimeout - for the setup of the connection
    * ReadTimeout - for the reply of the request
    ineiti committed Aug 25, 2021
    Copy the full SHA
    4047dee View commit details
  2. Copy the full SHA
    a16020f View commit details
  3. Bump github.com/gorilla/websocket from 1.4.0 to 1.4.1

    Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/gorilla/websocket/releases)
    - [Commits](gorilla/websocket@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/websocket
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ineiti committed Aug 25, 2021
    Copy the full SHA
    5f7411f View commit details

Commits on Sep 30, 2021

  1. Test with go 1.17.x

    ineiti committed Sep 30, 2021
    Copy the full SHA
    e36530b View commit details
Loading