Commit Graph

70 Commits

Author SHA1 Message Date
Owen
825f7fcf60 Add notify 2025-06-21 12:06:58 -04:00
Owen
8c8ec72b40 Merge branch 'dev' into hp-multi-client 2025-06-10 09:39:39 -04:00
Owen
c61b7fc4fb Merge branch 'main' into dev 2025-06-10 09:39:29 -04:00
Owen Schwartz
96e3376147 Merge pull request #12 from Lokowitz/fix-dependabot
fix - dependabot
2025-06-10 09:37:52 -04:00
Owen Schwartz
e47a7c80d1 Merge pull request #11 from Lokowitz/add-test-action
Add test action
2025-06-10 09:37:34 -04:00
Marvin
f1e373f2d8 Update test.yml 2025-06-10 14:01:17 +02:00
Marvin
ef4d0db475 Update dependabot.yml 2025-06-10 13:40:41 +02:00
Marvin
b6b97f5ed3 Create test.yml 2025-06-10 13:36:07 +02:00
Marvin
dff267a42e Update Makefile 2025-06-10 13:34:49 +02:00
Owen Schwartz
bb98db7f5e Merge pull request #10 from Lokowitz/main
Update deps and add dependabot.yml
2025-06-02 09:04:41 -04:00
dependabot[bot]
f1016200b3 Bump golang.org/x/net from 0.21.0 to 0.38.0 in the go_modules group (#5)
Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 16:46:30 +02:00
dependabot[bot]
f1ab8094cf Bump the go_modules group with 2 updates (#4)
Bumps the go_modules group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/crypto` from 0.8.0 to 0.35.0
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.35.0)

Updates `golang.org/x/net` from 0.9.0 to 0.21.0
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.21.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 16:39:52 +02:00
dependabot[bot]
ad2bc0d397 Bump ubuntu from 22.04 to 24.04 in the major-updates group (#2)
Bumps the major-updates group with 1 update: ubuntu.


Updates `ubuntu` from 22.04 to 24.04

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-version: '24.04'
  dependency-type: direct:production
  dependency-group: major-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 16:15:25 +02:00
dependabot[bot]
a78d141ca3 Bump github.com/vishvananda/netlink in the prod-patch-updates group (#3)
Bumps the prod-patch-updates group with 1 update: [github.com/vishvananda/netlink](https://github.com/vishvananda/netlink).


Updates `github.com/vishvananda/netlink` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/vishvananda/netlink/releases)
- [Commits](https://github.com/vishvananda/netlink/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/vishvananda/netlink
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 16:11:22 +02:00
Marvin
10b1ad2a5a Merge pull request #1 from Lokowitz/dependabot/docker/minor-updates-c9322ea29a
Bump golang from 1.23.1-alpine to 1.24.3-alpine in the minor-updates group
2025-06-01 16:10:54 +02:00
dependabot[bot]
8a9f29043a Bump golang in the minor-updates group
Bumps the minor-updates group with 1 update: golang.


Updates `golang` from 1.23.1-alpine to 1.24.3-alpine

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.24.3-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 14:08:27 +00:00
Marvin
05c9d851f4 Create dependabot.yml 2025-06-01 16:07:01 +02:00
Owen
c9a6b85e1d Attempt to add sender and receiver ids to relaying 2025-04-07 21:45:57 -04:00
Owen
a16021cd86 Put http server into routine 2025-03-25 20:49:28 -04:00
Owen
9506b545f4 Handle encrypted messages 2025-03-15 21:46:40 -04:00
Owen
17b87e6707 Merge branch 'dev' into holepunch 2025-03-04 00:02:04 -05:00
Owen
cba4dc646d Try to setup qemu 1.0.0 2025-03-03 23:58:55 -05:00
Owen
88be6d133d Update upload action to v4 2025-03-03 22:38:49 -05:00
Owen Schwartz
34a80c6411 Merge pull request #8 from fosrl/dev
Add CICD
2025-03-03 22:37:29 -05:00
Owen
6565fdbe62 Fix merge issue 2025-03-03 22:36:58 -05:00
Owen
993f5f86c5 Small adjustments 2025-02-23 20:17:16 -05:00
Owen
093a4c21f2 Big speed increase 2025-02-23 18:43:37 -05:00
Owen
f7c0bb9135 Basic relay working! 2025-02-23 16:49:49 -05:00
Owen
a145b77f79 Remove logging 2025-02-22 13:09:04 -05:00
Owen
7b3f7d2b12 Add holepunch udp server 2025-02-21 22:28:16 -05:00
Milo Schwartz
9c5ddcdfb8 Merge branch 'dev' of https://github.com/fosrl/gerbil into dev 2025-01-29 22:26:02 -05:00
Milo Schwartz
32176c74a0 add cicd 2025-01-29 22:25:33 -05:00
Owen Schwartz
aa4f4ebfab Merge pull request #5 from fosrl/dev
MSS Clamping & Retry Remote Config
1.0.0-beta.3
2025-01-19 17:27:52 -05:00
Owen Schwartz
bab8630756 Add retry to config request 2025-01-19 17:26:15 -05:00
Owen Schwartz
24e993ee41 Add mss clamping 2025-01-19 17:19:09 -05:00
Owen Schwartz
5d4faaff65 Standarize release build makefile 2025-01-16 07:41:27 -05:00
Owen Schwartz
c04a6ecfd7 Merge pull request #4 from fosrl/dev
MTU Set to 1280 and Env Var Support
1.0.0-beta.2
2025-01-15 22:37:04 -05:00
Owen Schwartz
bc69b625fa Better feedback about config 2025-01-15 21:55:18 -05:00
Owen Schwartz
1712b88e18 MTU 1280 by default 2025-01-15 20:54:24 -05:00
Owen Schwartz
fc451baa06 Mtu flag working 2025-01-15 00:01:34 -05:00
Owen Schwartz
fcb3b5de6a Merge branch 'env-vars' into dev 2025-01-14 23:45:12 -05:00
Owen Schwartz
5101e6f125 Add env vars 2025-01-14 22:04:06 -05:00
Owen Schwartz
217379d286 Working on mtu 2025-01-14 21:57:00 -05:00
Owen Schwartz
dc4297e6c4 Merge branch 'dev' of https://github.com/fosrl/gerbil into dev 2025-01-13 22:53:41 -05:00
Owen Schwartz
b7f1d09d4d Merge branch 'main' into dev 2025-01-13 22:53:03 -05:00
Owen Schwartz
b44d320968 Allow changing mtu; set default low 2025-01-13 22:52:11 -05:00
Milo Schwartz
29a0f02ceb fix typos in readme 2025-01-09 16:57:17 -05:00
Milo Schwartz
f0f63f22b4 Merge pull request #3 from fosrl/dev
add security policy
2025-01-08 21:58:11 -05:00
Milo Schwartz
91367f0e68 add security policy 2025-01-08 21:35:00 -05:00
Milo Schwartz
81a0ac576f Merge pull request #2 from fosrl/dev
update CONTRIBUTING.md
2025-01-06 22:45:30 -05:00