Nate Brown
|
b7e9939e92
|
More stable e2e test harness, better for benchmarking (#1702)
gofmt / Run gofmt (push) Failing after 2s
smoke-extra / Run extra smoke tests (push) Failing after 2s
smoke / Run multi node smoke test (push) Failing after 3s
Build and test / Build all and test on ubuntu-linux (push) Failing after 2s
Build and test / Build and test on linux with boringcrypto (push) Failing after 2s
Build and test / Build and test on linux with pkcs11 (push) Failing after 3s
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
|
2026-05-04 10:12:58 -05:00 |
|
Nate Brown
|
d0f02ba873
|
Switch to slog, remove logrus (#1672)
|
2026-04-27 09:41:47 -05:00 |
|
Nate Brown
|
5f00ab4b74
|
Fix e2e tests writing after the tester tun is closed causing a panic (#1681)
gofmt / Run gofmt (push) Failing after 3s
smoke-extra / Run extra smoke tests (push) Failing after 3s
smoke / Run multi node smoke test (push) Failing after 3s
Build and test / Build all and test on ubuntu-linux (push) Failing after 2s
Build and test / Build and test on linux with boringcrypto (push) Failing after 3s
Build and test / Build and test on linux with pkcs11 (push) Failing after 2s
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
|
2026-04-22 17:18:06 -05:00 |
|
Jack Doan
|
e80b9830a3
|
Remove more os.Exit calls and give a more reliable wait for stop function (attempt 3) (#1661)
|
2026-04-20 16:08:26 -05:00 |
|
Nate Brown
|
7aff313a17
|
Relax the restriction on routines from the config (#1531)
|
2025-11-19 13:10:11 -06: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
|
9c6592b159
|
Guard e2e udp and tun channels when closed (#934)
|
2023-07-26 12:52:14 -05:00 |
|
Nate Brown
|
a3e59a38ef
|
Use registered io on Windows when possible (#905)
|
2023-07-10 12:43:48 -05:00 |
|
Nate Brown
|
3bbf5f4e67
|
Use an interface for udp conns (#901)
|
2023-06-14 10:48:52 -05:00 |
|
brad-defined
|
9b03053191
|
update EncReader and EncWriter interface function args to have concrete types (#844)
* Update LightHouseHandlerFunc to remove EncWriter param.
* Move EncWriter to interface
* EncReader, too
|
2023-04-07 14:28:37 -04:00 |
|
Nate Brown
|
3cb4e0ef57
|
Allow listen.host to contain names (#825)
|
2023-04-05 11:29:26 -05:00 |
|
brad-defined
|
2801fb2286
|
Fix relay (#827)
Co-authored-by: Nate Brown <nbrown.us@gmail.com>
|
2023-03-30 11:09:20 -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 |
|
Nate Brown
|
feb3e1317f
|
Add a simple benchmark to e2e tests (#739)
|
2022-09-01 09:44:58 -05:00 |
|
Nate Brown
|
0d1ee4214a
|
Add relay e2e tests and output some mermaid sequence diagrams (#691)
|
2022-06-27 12:33:29 -05:00 |
|
brad-defined
|
1a7c575011
|
Relay (#678)
Co-authored-by: Wade Simmons <wsimmons@slack-corp.com>
|
2022-06-21 13:35:23 -05:00 |
|
Nate Brown
|
bcabcfdaca
|
Rework some things into packages (#489)
|
2021-11-03 20:54:04 -05:00 |
|