Commit Graph

416 Commits

Author SHA1 Message Date
Owen
313dee9ba8 Add stale bot 2026-01-19 17:12:15 -08:00
dependabot[bot]
e19b33e2fa Bump actions/checkout from 5.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:08:10 -08:00
dependabot[bot]
69f25032cb Bump the patch-updates group across 1 directory with 3 updates
Bumps the patch-updates group with 3 updates in the / directory: [github.com/fosrl/newt](https://github.com/fosrl/newt), [github.com/godbus/dbus/v5](https://github.com/godbus/dbus) and [github.com/miekg/dns](https://github.com/miekg/dns).


Updates `github.com/fosrl/newt` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/fosrl/newt/releases)
- [Commits](https://github.com/fosrl/newt/compare/1.8.0...1.8.1)

Updates `github.com/godbus/dbus/v5` from 5.2.0 to 5.2.2
- [Release notes](https://github.com/godbus/dbus/releases)
- [Commits](https://github.com/godbus/dbus/compare/v5.2.0...v5.2.2)

Updates `github.com/miekg/dns` from 1.1.68 to 1.1.70
- [Commits](https://github.com/miekg/dns/compare/v1.1.68...v1.1.70)

---
updated-dependencies:
- dependency-name: github.com/fosrl/newt
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/godbus/dbus/v5
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/miekg/dns
  dependency-version: 1.1.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:08:00 -08:00
dependabot[bot]
225779c665 Bump docker/metadata-action from 5.9.0 to 5.10.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](318604b99e...c299e40c65)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: 5.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:06:44 -08:00
dependabot[bot]
a7f029e232 Bump softprops/action-gh-release from 2.4.2 to 2.5.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](5be0e66d93...a06a81a03e)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:06:23 -08:00
dependabot[bot]
af4e74de81 Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](e468171a9d...8d2750c68a)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:05:50 -08:00
dependabot[bot]
f87d043d59 Bump actions/cache from 4.3.0 to 5.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0057852bfa...8b402f58fb)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:05:42 -08:00
dependabot[bot]
ae1436c5d1 Bump the minor-updates group across 1 directory with 2 updates
Bumps the minor-updates group with 2 updates in the / directory: [golang.org/x/sys](https://github.com/golang/sys) and software.sslmate.com/src/go-pkcs12.


Updates `golang.org/x/sys` from 0.38.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.38.0...v0.40.0)

Updates `software.sslmate.com/src/go-pkcs12` from 0.6.0 to 0.7.0

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: software.sslmate.com/src/go-pkcs12
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 17:05:19 -08:00
Lokowitz
a37f0514c4 clean up dependabot 2026-01-17 15:43:06 -08:00
Lokowitz
b983216808 add docker build dev 2026-01-17 15:43:06 -08:00
Lokowitz
172eb97aa1 add qemu 2026-01-17 15:43:06 -08:00
Lokowitz
b034f81ed9 update test 2026-01-17 15:43:06 -08:00
Lokowitz
076d01b48c fix test 2026-01-17 15:43:06 -08:00
Owen
543ca05eb9 Update docs 2025-12-29 22:15:01 -05:00
Owen
1b474ebc1c Update mod 2025-12-23 18:00:15 -05:00
Owen
69a00b6231 Dont run on v tags 2025-12-23 17:54:04 -05:00
Owen
6fcd8ac6cb Fix latest 2025-12-22 21:32:59 -05:00
Owen
44282226b4 Update readme 2025-12-22 17:24:51 -05:00
Owen
ca5105b6b2 Update mod 2025-12-22 16:19:45 -05:00
Owen
075daed0a0 Merge branch 'main' into dev 2025-12-22 14:05:04 -05:00
Owen
aee6f24001 Parallel the go build 2025-12-22 14:02:18 -05:00
Owen
91c9c48507 Update test 2025-12-21 21:07:26 -05:00
Owen
449e631aae Update test 2025-12-21 21:07:14 -05:00
Owen
2813de80ff Build binaries and do release 2025-12-21 21:04:54 -05:00
Owen
8aaefde72a Build binaries and do release 2025-12-21 21:04:24 -05:00
Owen
b026bea86e Update mod 2025-12-21 21:03:48 -05:00
Owen
5551eff130 Remove replace 2025-12-21 21:03:48 -05:00
Owen
ca763fff2d Sending DNS over the tunnel works 2025-12-21 21:03:48 -05:00
Owen
0c96d3c25c Remove exit nodes from HPing if peers are removed 2025-12-21 21:03:48 -05:00
Owen
c1a2efd9d2 Cleanup unclean shutdown cross platform 2025-12-21 21:03:48 -05:00
Owen
cebefa9800 Update mod 2025-12-21 21:02:45 -05:00
Owen
014eccaf62 Remove replace 2025-12-21 20:58:33 -05:00
Owen
304174ca2f Sending DNS over the tunnel works 2025-12-19 10:55:37 -05:00
Owen
a4365988eb Remove exit nodes from HPing if peers are removed 2025-12-18 15:04:20 -05:00
Owen
de18c0cc6d Cleanup unclean shutdown cross platform 2025-12-18 11:33:59 -05:00
Owen Schwartz
ee8b93b13a Merge pull request #63 from fosrl/wildcard-resources
Wildcard resources
2025-12-16 21:50:22 -05:00
Owen
cec79bf014 Support wildcard alias records 2025-12-16 21:33:41 -05:00
Owen
56f4614899 Pull 21820 from config 2025-12-16 18:36:04 -05:00
Owen
c3a12bd2a9 Remove acciential file 2025-12-11 23:26:21 -05:00
Owen
e0efe8f950 Fix test 2025-12-11 23:25:56 -05:00
Owen
f0309857b9 Make sure to process version first 2025-12-11 19:37:51 -05:00
Owen
5a6fcadf91 Update cicd 2025-12-11 16:40:55 -05:00
Owen
6e31d3dcd5 Make cicd create draft 2025-12-11 16:09:34 -05:00
Owen
41e6324c79 Update cicd to use right username 2025-12-11 16:04:25 -05:00
Owen
5757e8dca8 Update cicd 2025-12-11 16:00:20 -05:00
Owen
382515a85c Merge branch 'dev' 2025-12-11 15:40:51 -05:00
Owen
5da2198b35 Update iss 2025-12-11 12:29:43 -05:00
Owen
14f7682be5 Update link 2025-12-10 21:03:17 -05:00
Owen
0d27206b28 Update readme 2025-12-10 16:23:58 -05:00
Owen
df1c2c18e0 Small adjustments 2025-12-10 14:06:36 -05:00