brad-defined
|
b158eb0c4c
|
Use a list for relay IPs instead of a map (#1423)
* Use a list for relay IPs instead of a map
* linter
|
2025-07-02 08:47:05 -04:00 |
|
dependabot[bot]
|
d2adebf26d
|
Bump golangci/golangci-lint-action from 6 to 7 (#1361)
gofmt / Run gofmt (push) Successful in 10s
smoke-extra / Run extra smoke tests (push) Failing after 19s
smoke / Run multi node smoke test (push) Failing after 1m26s
Build and test / Build all and test on ubuntu-linux (push) Failing after 19m6s
Build and test / Build and test on linux with boringcrypto (push) Failing after 2m32s
Build and test / Build and test on linux with pkcs11 (push) Failing after 2m36s
Build and test / Build and test on macos-latest (push) Has been cancelled
Build and test / Build and test on windows-latest (push) Has been cancelled
* Bump golangci/golangci-lint-action from 6 to 7
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v7)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* use latest golangci-lint
* pin to v2.0
* golangci-lint migrate
* make the tests happy
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wade Simmons <wsimmons@slack-corp.com>
|
2025-04-01 13:24:19 -04:00 |
|
Nate Brown
|
d97ed57a19
|
V2 certificate format (#1216)
Co-authored-by: Nate Brown <nbrown.us@gmail.com>
Co-authored-by: Jack Doan <jackdoan@rivian.com>
Co-authored-by: brad-defined <77982333+brad-defined@users.noreply.github.com>
Co-authored-by: Jack Doan <me@jackdoan.com>
|
2025-03-06 11:28:26 -06:00 |
|
Nate Brown
|
e264a0ff88
|
Switch most everything to netip in prep for ipv6 in the overlay (#1173)
|
2024-07-31 10:18:56 -05:00 |
|
Nate Brown
|
a390125935
|
Support reloading preferred_ranges (#1043)
|
2024-04-03 22:14:51 -05:00 |
|
Nate Brown
|
a10baeee92
|
Pull hostmap and pending hostmap apart, remove unused functions (#843)
|
2023-07-24 12:37:52 -05:00 |
|
Nate Brown
|
92cc32f844
|
Remove handshake race avoidance (#820)
Co-authored-by: Wade Simmons <wadey@slack-corp.com>
|
2023-03-13 12:35:14 -05:00 |
|
Nathan Brown
|
710df6a876
|
Refactor remotes and handshaking to give every address a fair shot (#437)
|
2021-04-14 13:50:09 -05:00 |
|
Nathan Brown
|
3ea7e1b75f
|
Don't use a global logger (#423)
|
2021-03-26 09:46:30 -05:00 |
|
Nathan Brown
|
7073d204a8
|
IPv6 support for outside (udp) (#369)
|
2021-03-18 20:37:24 -05:00 |
|
Wade Simmons
|
ff13aba8fc
|
allow go test -bench=. to run (#234)
This benchmark had an Errorf at the end, lets remove it so the
benchmarks all run.
|
2020-05-27 16:52:34 -04:00 |
|
Ryan Huber
|
9333a8e3b7
|
subnet support
|
2019-12-12 16:34:17 +00:00 |
|
Slack Security Team
|
f22b4b584d
|
Public Release
|
2019-11-19 17:00:20 +00:00 |
|