dependabot[bot]
f1bb6c663d
chore(nix): fix hash for updated go dependencies
...
Former-commit-id: ced87b1d5e
2026-05-05 18:11:21 -07:00
dependabot[bot]
b09f67c377
chore(deps): bump the prod-minor-updates group across 1 directory with 4 updates
...
Bumps the prod-minor-updates group with 3 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto ), [golang.org/x/net](https://github.com/golang/net ) and [google.golang.org/grpc](https://github.com/grpc/grpc-go ).
Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.49.0...v0.50.0 )
Updates `golang.org/x/net` from 0.52.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.52.0...v0.53.0 )
Updates `golang.org/x/sys` from 0.42.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.42.0...v0.43.0 )
Updates `google.golang.org/grpc` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.80.0...v1.81.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.50.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: golang.org/x/net
dependency-version: 0.53.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: golang.org/x/sys
dependency-version: 0.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: google.golang.org/grpc
dependency-version: 1.81.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Former-commit-id: 3aaebe64fb
2026-05-05 18:11:21 -07:00
Owen Schwartz
81b6daceba
Merge pull request #336 from fosrl/dev
...
1.12.3
Former-commit-id: 57aa2e2e2c
1.12.3
2026-04-29 16:02:49 -07:00
Owen Schwartz
72a209c7ae
Merge pull request #334 from LaurenceJJones/private-http-websocket
...
enhance(http): Support websocket upgrades
Former-commit-id: 5724c516dc
2026-04-29 15:58:30 -07:00
Owen
72c58c721b
Add some test scripts for ws and move to testing/
...
Former-commit-id: b33c3b8849
2026-04-29 15:57:31 -07:00
Laurence
dd735555c4
Support websocket upgrades in private HTTP proxy
...
Preserve optional ResponseWriter interfaces through statusCapture so httputil.ReverseProxy can hijack upgraded websocket connections. Add a regression test covering websocket traffic through the HTTP handler path.
Former-commit-id: 8e19e475bf
2026-04-29 07:12:35 +01:00
Owen Schwartz
51d7558ec5
Merge pull request #333 from fosrl/dev
...
Dont block tcp for http unless there are targets
Former-commit-id: 9e92c42876
1.12.2
v1.12.2
2026-04-28 14:51:01 -07:00
Owen
ad8013ff77
Dont block tcp for http unless there are targets
...
Former-commit-id: 66c72bbe2e
2026-04-28 14:29:55 -07:00
Owen Schwartz
7315f381d7
Merge pull request #331 from fosrl/dev
...
Follow redirects by default for backward compat
Former-commit-id: ffd26f9a6d
1.12.1
v1.12.1
2026-04-28 10:13:49 -07:00
Owen
2038383393
Follow redirects by default for backward compat
...
Fixes #330
Former-commit-id: 7610aa40bf
2026-04-28 10:10:28 -07:00
Owen Schwartz
1ecf6efdf5
Merge pull request #328 from fosrl/dev
...
Quiet message
Former-commit-id: bf33a66043
1.12.0
v1.12.0
2026-04-27 20:11:01 -07:00
Owen
3a5ce705b8
Quiet message
...
Former-commit-id: 23caf57bf4
2026-04-27 20:10:35 -07:00
Owen Schwartz
809e6cff30
Merge pull request #327 from fosrl/dev
...
1.12.0
Former-commit-id: df3aa60cf5
2026-04-27 20:08:45 -07:00
Owen
96327034af
Fix crashing when removing hc
...
Former-commit-id: 5c43db466a
2026-04-27 15:03:36 -07:00
Owen Schwartz
5564eaa02f
Merge pull request #323 from fosrl/dev
...
1.12.0-rc.1
Former-commit-id: cc663f1636
v1.12.0-rc.1
2026-04-24 13:42:38 -07:00
Owen
9545854cb5
Hard code the ifconfig path
...
Former-commit-id: 1a67ff30c2
2026-04-24 10:39:44 -07:00
Owen
d28b9bbca3
Fix transport issue
...
Former-commit-id: bfd61ca511
2026-04-22 21:36:16 -07:00
Owen
232b3936de
Try to add redirect
...
Former-commit-id: 294f99e024
2026-04-22 20:12:51 -07:00
Owen Schwartz
5914b3107a
Merge pull request #322 from fosrl/dev
...
Revert nix in cicd
Former-commit-id: af2ecf486a
1.12.0-rc.0
2026-04-22 11:40:45 -07:00
Owen
015fe4b8db
Revert nix version in cicd
...
Former-commit-id: efd6743ce4
2026-04-22 11:40:12 -07:00
Owen Schwartz
25eb79823f
Merge pull request #321 from fosrl/dev
...
1.12.0-rc.0
Former-commit-id: a0d2bb999a
2026-04-22 11:35:31 -07:00
Owen
6b669db101
Merge branch 'main' into dev
...
Former-commit-id: 5d889fbc09
2026-04-22 11:34:40 -07:00
Owen
c0b00f7faa
Merge branch 'fix-nix' into dev
...
Former-commit-id: 1a7cf06ff8
2026-04-22 11:31:58 -07:00
Owen
a223f4e6aa
Merge branch 'http-ha' into dev
...
Former-commit-id: 35a334c842
2026-04-21 15:07:05 -07:00
Owen
64b0bd2c70
Merge branch 'alerting-rules' into dev
...
Former-commit-id: c8e5112a2a
2026-04-21 15:06:50 -07:00
Owen
7c3e0de5c9
Remove hc id
...
Former-commit-id: 8bfb4659c0
2026-04-20 21:52:21 -07:00
Owen
b1db040bb9
Fix nil pointer
...
Former-commit-id: 309f9caad2
2026-04-20 15:05:07 -07:00
Owen
3aae8264a8
Add x-forwarded-for
...
Former-commit-id: 26de268466
2026-04-20 15:04:59 -07:00
Owen
8a63f5cd12
Find old bins and support freebsd
...
Former-commit-id: 0f927a37ab
2026-04-16 21:47:48 -07:00
Owen
9725c266be
Use follow redirects bool
...
Former-commit-id: e8961c5de5
2026-04-15 21:36:40 -07:00
Owen
b81c252586
Updating with new methods
...
Former-commit-id: 9bb8eaeadb
2026-04-15 21:01:04 -07:00
Owen Schwartz
b22f6f19bc
Merge pull request #317 from fosrl/fix-nix
...
fix nix
Former-commit-id: d3d10d02e8
2026-04-14 14:24:26 -07:00
Owen
6ef16b8c3a
Update nix version in cicd
...
Former-commit-id: d133d69cb9
2026-04-14 14:22:52 -07:00
Owen
e9d2aed39a
Update version
...
Former-commit-id: 50be4f617e
2026-04-14 14:22:48 -07:00
Owen
1043ee4758
Merge branch 'main' into dev
...
Former-commit-id: be1cd190e7
2026-04-14 14:17:42 -07:00
Owen
be17fc554f
Add ldflags version to local
...
Former-commit-id: 5c9d13bcca
2026-04-13 17:00:06 -07:00
Owen Schwartz
53588baa61
Merge pull request #306 from LaurenceJJones/investigate/heap-leak-udp-proxy
...
fix(proxy): reclaim idle UDP flows and make timeout configurable
Former-commit-id: dc2e23380a
2026-04-13 10:27:37 -07:00
Marc Schäfer
a7b512833b
Merge pull request #303 from fosrl/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp-1.43.0
...
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.38.0 to 1.43.0
Former-commit-id: 3d2b73d417
2026-04-12 22:49:53 +02:00
Owen
b3a23a719f
Add logging
...
Former-commit-id: 12776d65c1
2026-04-11 21:56:28 -07:00
Laurence
139de4a029
Merge remote-tracking branch 'upstream/dev' into investigate/heap-leak-udp-proxy
...
Made-with: Cursor
# Conflicts:
# proxy/manager.go
Former-commit-id: 0569525743
2026-04-10 13:36:13 +01:00
Owen
f8d8eaab2c
Switch to scheme
...
Former-commit-id: 342af9e42d
2026-04-09 17:21:36 -04:00
Owen
90d486ca7f
Pass the new data down from the websocket
...
Former-commit-id: 092535441e
2026-04-09 16:13:19 -04:00
Owen
aa50a339d2
Adjust to use data saved inside of the subnet rule
...
Former-commit-id: 5848c8d4b4
2026-04-09 16:04:11 -04:00
Owen Schwartz
236e213b7b
Merge pull request #277 from LaurenceJJones/refactor/proxy-udp-buffer-pool
...
perf(proxy): add sync.Pool for UDP buffers
Former-commit-id: 6becf0f719
2026-04-09 13:09:06 -04:00
Owen
51c3f720fa
Basic http is working
...
Former-commit-id: 47c646bc33
2026-04-09 11:43:26 -04:00
Laurence
93c7cafc33
perf(proxy): add sync.Pool for UDP buffers
...
- Add udpBufferPool for reusable 65507-byte UDP packet buffers
- Add getUDPBuffer() and putUDPBuffer() helper functions
- Clear buffer contents before returning to pool to prevent data leakage
- Apply pooling to both main handler buffer and per-client goroutine buffers
- Reduces GC pressure from frequent large allocations during UDP proxying
Made-with: Cursor
Former-commit-id: 4d8d00241d
2026-04-09 15:59:03 +01:00
Laurence
57831f9473
fix(proxy): reclaim idle UDP flows and make timeout configurable
...
Former-commit-id: 31f899588f
2026-04-09 15:45:55 +01:00
dependabot[bot]
9442142c32
chore(nix): fix hash for updated go dependencies
...
Former-commit-id: 0104fb9b2d
2026-04-09 02:01:28 +00:00
dependabot[bot]
5fb2fecc87
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go ) from 1.38.0 to 1.43.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.38.0...v1.43.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
dependency-version: 1.43.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Former-commit-id: 6dd9c4b0d1
2026-04-09 02:00:10 +00:00
Owen Schwartz
fdb85e7c25
Merge pull request #299 from fosrl/dependabot/go_modules/prod-minor-updates-7fd0df0afe
...
chore(deps): bump the prod-minor-updates group with 2 updates
Former-commit-id: e4daa620c7
2026-04-08 21:58:53 -04:00