- 10 Jan, 2024 2 commits
- 06 Jan, 2024 3 commits
-
-
Rod Vagg authored
build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. - [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-
Rod Vagg authored
Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
-
- 13 Oct, 2023 1 commit
-
-
Marten Seemann authored
-
- 12 Oct, 2023 1 commit
-
-
Sukun authored
* manet: consider /dns/localhost as private address * fix naming
-
- 14 Sep, 2023 1 commit
-
-
Sukun authored
* consider dns addresses as public * fix private domains list * early return * add reference to original list
-
- 30 Aug, 2023 1 commit
-
-
dependabot[bot] authored
Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-
- 14 Aug, 2023 2 commits
- 13 Aug, 2023 6 commits
- 09 Aug, 2023 3 commits
-
-
Marten Seemann authored
-
Christian Stewart authored
Update sha256-simd to fix a test failure on Go 1.21. Signed-off-by: Christian Stewart <christian@aperture.us>
-
cce authored
-
- 10 Jul, 2023 2 commits
-
-
Marten Seemann authored
-
Sukun authored
* fix nat64 well-known prefix check * don't use pointer * make NAT64WellKnownPrefix private
-
- 03 Jul, 2023 3 commits
-
-
Marten Seemann authored
-
Marten Seemann authored
* add a Deduplicate function * rename Deduplicate to Unique
-
Sukun authored
-
- 29 Jun, 2023 1 commit
-
-
web3-bot authored
* bump go.mod to Go 1.19 and run go fix * update .github/workflows/go-test.yml * update .github/workflows/go-check.yml * update .github/workflows/release-check.yml * stop using math/rand.Seed, convert fuzz functions to actual fuzzers --------- Co-authored-by: web3-bot <web3-bot@users.noreply.github.com> Co-authored-by: Marten Seemann <martenseemann@gmail.com>
-
- 01 Apr, 2023 1 commit
-
-
Marco Munizaga authored
Release v0.9.0
-
- 31 Mar, 2023 2 commits
-
-
Marco Munizaga authored
-
Marco Munizaga authored
Update webrtc protocols after rename
-
- 30 Mar, 2023 1 commit
-
-
Marco Munizaga authored
-
- 25 Feb, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190611184440-5c40567a22f8 to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 12 Nov, 2022 4 commits
-
-
Marco Munizaga authored
release v0.8.0
-
Marco Munizaga authored
-
Marco Munizaga authored
Add quic-v1 component
-
Marco Munizaga authored
-
- 08 Sep, 2022 5 commits
-
-
Marco Munizaga authored
Release v0.7.0
-
Marco Munizaga authored
use decimal numbers for multicodecs
-
Marco Munizaga authored
Fix comment on Decapsulate
-
Marco Munizaga authored
-
Marten Seemann authored
-