pascal
|
0d480071b6
|
pass accountID
|
2026-01-29 14:47:22 +01:00 |
|
pascal
|
8e0b7b6c25
|
add api for access log events
|
2026-01-29 14:27:57 +01:00 |
|
Viktor Liu
|
81c11df103
|
[management] Streamline domain validation (#5211)
|
2026-01-29 13:51:44 +01:00 |
|
Alisdair MacLeod
|
f204da0d68
|
fix management reverseproxy proto mapping
|
2026-01-29 12:29:21 +00:00 |
|
Alisdair MacLeod
|
7d74904d62
|
add roundtripper debug log
|
2026-01-29 12:03:14 +00:00 |
|
Alisdair MacLeod
|
760ac5e07d
|
use the netbird client transport directly
|
2026-01-29 11:11:28 +00:00 |
|
Viktor Liu
|
f74bc48d16
|
[Client] Stop NetBird on firewall init failure (#5208)
|
2026-01-29 11:05:06 +01:00 |
|
Alisdair MacLeod
|
4352228797
|
allow setting the proxy url for autocert server name
|
2026-01-29 10:03:48 +00:00 |
|
Vlad
|
0169e4540f
|
[management] fix skip of ephemeral peers on deletion (#5206)
|
2026-01-29 10:58:45 +01:00 |
|
Alisdair MacLeod
|
74c770609c
|
fix access log context cancelled
|
2026-01-29 09:33:23 +00:00 |
|
Alisdair MacLeod
|
f4ca36ed7e
|
fix non-nil path assignment
|
2026-01-29 08:40:03 +00:00 |
|
mlsmaycon
|
c86da92fc6
|
update log init
|
2026-01-28 23:18:54 +01:00 |
|
mlsmaycon
|
3f0c577456
|
use util.InitLog
|
2026-01-28 22:59:08 +01:00 |
|
mlsmaycon
|
717da8c7b7
|
fix nil path
|
2026-01-28 22:40:39 +01:00 |
|
mlsmaycon
|
a0a61d4f47
|
add extra debug logs
|
2026-01-28 21:26:57 +01:00 |
|
Vlad
|
cead3f38ee
|
[management] fix ephemeral peers being not removed (#5203)
|
2026-01-28 18:24:12 +01:00 |
|
Alisdair MacLeod
|
5b1fced872
|
Merge remote-tracking branch 'origin/prototype/reverse-proxy' into prototype/reverse-proxy
|
2026-01-28 16:55:12 +00:00 |
|
Alisdair MacLeod
|
c98dcf5ef9
|
get all proxy endpoints when a proxy connects
|
2026-01-28 16:55:05 +00:00 |
|
pascal
|
57cb6bfccb
|
add log on broadcasting update
|
2026-01-28 17:52:38 +01:00 |
|
Alisdair MacLeod
|
95bf97dc3c
|
add env var for debug logs
|
2026-01-28 16:38:24 +00:00 |
|
Alisdair MacLeod
|
3d116c9d33
|
add debug logs and switch to logrus for logs
|
2026-01-28 15:44:35 +00:00 |
|
Zoltan Papp
|
b55262d4a2
|
[client] Refactor/optimise raw socket headers (#5174)
Pre-create and reuse packet headers to eliminate per-packet allocations.
|
2026-01-28 15:06:59 +01:00 |
|
Alisdair MacLeod
|
a9ce9f8d5a
|
add grpc TLS with selection inferred from management URL
|
2026-01-28 13:44:47 +00:00 |
|
Alisdair MacLeod
|
10b981a855
|
fix gorm id failures
|
2026-01-28 13:16:47 +00:00 |
|
Alisdair MacLeod
|
7700b4333d
|
correctly interpret custom domains from the database
|
2026-01-28 12:45:32 +00:00 |
|
Alisdair MacLeod
|
7d0131111e
|
Merge remote-tracking branch 'origin/prototype/reverse-proxy' into prototype/reverse-proxy
|
2026-01-28 12:36:23 +00:00 |
|
Alisdair MacLeod
|
1daea35e4b
|
remove scheme information from management address when connecting via grpc
|
2026-01-28 12:36:13 +00:00 |
|
pascal
|
f97544af0d
|
go mod tidy
|
2026-01-28 13:02:22 +01:00 |
|
pascal
|
231e80cc15
|
Merge branch 'main' into prototype/reverse-proxy
|
2026-01-28 12:52:42 +01:00 |
|
Alisdair MacLeod
|
a4c1362bff
|
pass proxy information to management on grpc connection
|
2026-01-28 10:50:35 +00:00 |
|
Alisdair MacLeod
|
b611d4a751
|
pass account manager in to proxy grpc server for setup key generation
|
2026-01-28 08:39:09 +00:00 |
|
Zoltan Papp
|
2248ff392f
|
Remove redundant square bracket trimming in USP endpoint parsing (#5197)
|
2026-01-27 20:10:59 +01:00 |
|
Alisdair MacLeod
|
2c9decfa55
|
fix domain store slice retrieval
|
2026-01-27 17:27:16 +00:00 |
|
Alisdair MacLeod
|
3c5ac17e2f
|
fix domain store nil pointer
|
2026-01-27 17:06:20 +00:00 |
|
Alisdair MacLeod
|
ae42bbb898
|
Merge remote-tracking branch 'origin/prototype/reverse-proxy' into prototype/reverse-proxy
|
2026-01-27 17:02:02 +00:00 |
|
Alisdair MacLeod
|
b86722394b
|
fix domain api registration
|
2026-01-27 17:01:55 +00:00 |
|
pascal
|
a103f69767
|
remove basic auth scheme
|
2026-01-27 17:53:59 +01:00 |
|
pascal
|
73fbb3fc62
|
fix reverse proxy put and post
|
2026-01-27 17:38:55 +01:00 |
|
Alisdair MacLeod
|
7b3523e25e
|
return empty domain list when none in database
|
2026-01-27 16:34:56 +00:00 |
|
pascal
|
6e4e1386e7
|
fix path variables
|
2026-01-27 17:13:42 +01:00 |
|
pascal
|
671e9af6eb
|
create setup key and policy to send to reverse proxies
|
2026-01-27 17:05:32 +01:00 |
|
Alisdair MacLeod
|
50f42caf94
|
connect api to store and manager for domains
|
2026-01-27 15:43:54 +00:00 |
|
pascal
|
b7eeefc102
|
send proxy mapping updates
|
2026-01-27 16:34:00 +01:00 |
|
pascal
|
8dd22f3a4f
|
move to reverse proxy and update api
|
2026-01-27 15:34:01 +01:00 |
|
pascal
|
4b89427447
|
Merge remote-tracking branch 'origin/prototype/reverse-proxy' into prototype/reverse-proxy
# Conflicts:
# shared/management/http/api/types.gen.go
|
2026-01-27 15:31:15 +01:00 |
|
pascal
|
b71e2860cf
|
Merge branch 'refs/heads/main' into prototype/reverse-proxy
# Conflicts:
# management/server/activity/codes.go
# management/server/http/handler.go
# management/server/store/sql_store.go
# management/server/store/store.go
# shared/management/http/api/openapi.yml
# shared/management/http/api/types.gen.go
# shared/management/proto/management.pb.go
|
2026-01-27 15:21:55 +01:00 |
|
Alisdair MacLeod
|
160b27bc60
|
create reverse proxy domain manager and api
|
2026-01-27 14:18:52 +00:00 |
|
pascal
|
c084386b88
|
add docker file
|
2026-01-27 11:42:51 +01:00 |
|
Viktor Liu
|
06966da012
|
[client] Support non-PTY no-command interactive SSH sessions (#5093)
v0.64.2
|
2026-01-27 11:05:04 +01:00 |
|
Viktor Liu
|
d4f7df271a
|
[cllient] Don't track ebpf traffic in conntrack (#5166)
|
2026-01-27 11:04:23 +01:00 |
|