Commit Graph

53 Commits

Author SHA1 Message Date
Marvin
ef4d0db475 Update dependabot.yml 2025-06-10 13:40:41 +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
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
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
Milo Schwartz
ad0633c42d update CONTRIBUTING.md 2025-01-06 22:29:10 -05:00
Owen Schwartz
631b2c4645 Add license 1.0.0-beta.1 2025-01-04 21:23:14 -05:00
Owen Schwartz
e8739b700b Add example compose to readme 2025-01-04 17:41:18 -05:00
Owen Schwartz
7db36776fa Move containers to fosrl 2025-01-04 16:29:35 -05:00
Owen Schwartz
e768128428 Remove extra \ 2025-01-03 23:49:23 -05:00
Owen Schwartz
0b33190380 Rename WireGuard 2025-01-03 21:58:03 -05:00
Owen Schwartz
661aefb507 Add bullets 2025-01-03 21:53:16 -05:00
Owen Schwartz
ceae8134b7 Add new readme 2025-01-03 21:48:14 -05:00
Owen Schwartz
d47234e7c7 Bump go version 2024-12-26 18:22:43 -05:00
Owen Schwartz
5a6d155af5 Clean up 2024-12-24 16:27:57 -05:00
Owen Schwartz
1203255e81 Clean up mod 2024-12-24 16:22:27 -05:00
Owen Schwartz
b271219aa6 Sending incremental updates working 2024-12-19 21:19:39 -05:00
Owen Schwartz
d7a66e2122 Standardize logging 2024-11-23 17:41:42 -05:00
Owen Schwartz
c26d395e83 Add reachableAt 2024-10-26 22:45:13 -04:00
Owen Schwartz
b524b97114 Fix bandwidth check 2024-10-03 21:49:10 -04:00
Owen Schwartz
1576856abf Add entrypoint script 2024-09-30 09:43:27 -04:00
Owen Schwartz
0afc01627b Install more stuff 2024-09-29 15:22:09 -04:00