Commit Graph

  • ac8791dab1 chore(deps): bump the prod-minor-updates group across 1 directory with 13 updates dependabot[bot] 2026-03-02 19:53:59 +00:00
  • 23dc230654 Merge pull request #248 from fosrl/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.40.0 Marc Schäfer 2026-03-02 20:50:35 +01:00
  • 3abe585227 Merge pull request #248 from fosrl/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.40.0 Marc Schäfer 2026-03-02 20:50:35 +01:00
  • 9b8bc7b66e chore(nix): fix hash for updated go dependencies dependabot[bot] 2026-03-01 21:07:12 +00:00
  • 71749a4ade chore(nix): fix hash for updated go dependencies dependabot[bot] 2026-03-01 21:07:12 +00:00
  • c5ae4a8f11 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 dependabot[bot] 2026-03-01 21:05:54 +00:00
  • 3fcf1f7427 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 dependabot[bot] 2026-03-01 21:05:54 +00:00
  • b2600b0dab Pull from ecr Owen 2026-02-26 21:48:11 -08:00
  • 9353186b60 Pull from ecr 1.10.1 Owen 2026-02-26 21:48:11 -08:00
  • 1656141599 Merge pull request #245 from fosrl/dev Owen Schwartz 2026-02-26 20:55:37 -08:00
  • 41b90d8f30 Merge pull request #245 from fosrl/dev v1.10.1 Owen Schwartz 2026-02-26 20:55:37 -08:00
  • 1bf89a2cc9 generate random user password miloschwartz 2026-02-26 10:29:00 -08:00
  • 5ba9e6702c generate random user password miloschwartz 2026-02-26 10:29:00 -08:00
  • 555e1ddc7c Update iss Owen 2026-02-25 14:57:32 -08:00
  • d1df2c2830 Update iss Owen 2026-02-25 14:57:32 -08:00
  • 514c94519e Fix port parsing Owen 2026-02-25 11:52:15 -08:00
  • e4abce97c1 Fix port parsing Owen 2026-02-25 11:52:15 -08:00
  • 1a3eaedfa5 Merge pull request #242 from fosrl/dev Owen Schwartz 2026-02-22 16:36:25 -08:00
  • 0a6fd9b7c8 Merge pull request #242 from fosrl/dev v1.10.0 1.10.0 Owen Schwartz 2026-02-22 16:36:25 -08:00
  • 01e2ba31b7 Merge branch 'main' into dev Owen 2026-02-22 16:36:15 -08:00
  • b2c102cdec Merge branch 'main' into dev Owen 2026-02-22 16:36:15 -08:00
  • a45dc3254a Update .goreleaser.yaml to build package directory instead of single file 1.9.5 Marc Schäfer 2026-02-22 23:46:07 +01:00
  • c1c8e4a5b9 Remove binary archives configuration from .goreleaser.yaml 1.9.4 Marc Schäfer 2026-02-22 23:34:24 +01:00
  • 6f49a2214b Refactor CI/CD pipeline: remove version update step in main.go, add git status check for GoReleaser, and update GoReleaser version to 2.14.0 1.9.3 Marc Schäfer 2026-02-22 23:28:26 +01:00
  • f8ba7fd0f0 Refactor CI/CD workflows: streamline inputs in mirror.yaml, update publish-apt.yml for tag descriptions, and adjust test.yml to comment out docker-build target 1.9.2 Marc Schäfer 2026-02-22 23:05:17 +01:00
  • 2278ac5135 Refactor .goreleaser.yaml for improved release management and update README with installation instructions Add script to append release notes and enhance publish-apt.sh for asset downloading Marc Schäfer 2026-02-22 23:05:06 +01:00
  • e8a7d1b516 Disable Build binaries step in cicd.yml 1.9.1 Marc Schäfer 2026-02-22 22:17:27 +01:00
  • 1bf9e58814 Update .goreleaser.yaml for release configuration Marc Schäfer 2026-02-22 22:16:31 +01:00
  • 9732660b89 Add .goreleaser.yaml for project configuration Marc Schäfer 2026-02-22 22:12:48 +01:00
  • fea0d84cce Merge pull request #30 from marcschaeferger/repo Marc Schäfer 2026-02-22 22:03:57 +01:00
  • f13895f187 Create nfpm.yaml.tmpl for Newt packaging Marc Schäfer 2026-02-22 22:02:04 +01:00
  • eb16361e3f Add script to publish APT packages to S3 Marc Schäfer 2026-02-22 22:01:24 +01:00
  • d05fe2bf33 Update APT publishing workflow configuration Marc Schäfer 2026-02-22 22:00:46 +01:00
  • 5d5492b8ff Refactor package build process in publish-apt.yml Marc Schäfer 2026-02-22 21:58:56 +01:00
  • 100a96a453 Add workflow to publish APT repo to S3/CloudFront Marc Schäfer 2026-02-22 21:56:11 +01:00
  • 9738565a3a fix: address code review issues for BART subnet lookup Laurence 2025-12-16 07:54:36 +00:00
  • 4d478ba276 fix: address code review issues for BART subnet lookup Laurence 2025-12-16 07:54:36 +00:00
  • c42a606bbd perf: optimize subnet rule matching with BART Laurence 2025-12-15 10:34:07 +00:00
  • 8f22937c1b perf: optimize subnet rule matching with BART Laurence 2025-12-15 10:34:07 +00:00
  • 5977667291 Merge branch 'fosrl:main' into optimize-reverse-nat-lookup Laurence Jones 2026-02-22 12:09:01 +00:00
  • ce290a1ba2 Merge branch 'fosrl:main' into optimize-reverse-nat-lookup Laurence Jones 2026-02-22 12:09:01 +00:00
  • 556be90b7e support sudo configuration and daemon mode miloschwartz 2026-02-20 20:42:42 -08:00
  • cadd64091a support sudo configuration and daemon mode miloschwartz 2026-02-20 20:42:42 -08:00
  • 5d04be92f7 Allow sudo passwordless Owen 2026-02-17 22:36:28 -08:00
  • f0618cf3ab Allow sudo passwordless Owen 2026-02-17 22:36:28 -08:00
  • b7af49d759 fix flag miloschwartz 2026-02-17 21:01:10 -08:00
  • d6a29673ab fix flag miloschwartz 2026-02-17 21:01:10 -08:00
  • 00a5fa1f37 Add daemon into newt Owen 2026-02-17 14:42:37 -08:00
  • 78219f1302 Add daemon into newt Owen 2026-02-17 14:42:37 -08:00
  • d256d6c746 remove defaults miloschwartz 2026-02-16 20:50:13 -08:00
  • 889e0439a8 remove defaults miloschwartz 2026-02-16 20:50:13 -08:00
  • 2cc957d55f add auth daemon miloschwartz 2026-02-16 20:36:00 -08:00
  • 2f7843859b add auth daemon miloschwartz 2026-02-16 20:36:00 -08:00
  • d98eaa88b3 Add round trip tracking for any message Owen 2026-02-16 20:29:19 -08:00
  • 01c3c6de7e Add round trip tracking for any message Owen 2026-02-16 20:29:19 -08:00
  • 5b884042cd Add basic newt command relay to auth daemon Owen 2026-02-16 20:04:24 -08:00
  • 2649a125cd Add basic newt command relay to auth daemon Owen 2026-02-16 20:04:24 -08:00
  • 2265b61381 Remove legacy ssh Owen 2026-02-16 17:55:17 -08:00
  • 95542c7cb7 Remove legacy ssh Owen 2026-02-16 17:55:17 -08:00
  • 60dac98514 fix flag miloschwartz 2026-02-17 21:01:10 -08:00
  • a1b1e495d2 fix flag miloschwartz 2026-02-17 21:01:10 -08:00
  • 759e4c5bac Add daemon into newt Owen 2026-02-17 14:42:37 -08:00
  • dcf953b495 Add daemon into newt Owen 2026-02-17 14:42:37 -08:00
  • 8609be130e remove defaults miloschwartz 2026-02-16 20:50:13 -08:00
  • b705d52660 remove defaults miloschwartz 2026-02-16 20:50:13 -08:00
  • e06b8de0a7 add auth daemon miloschwartz 2026-02-16 20:36:00 -08:00
  • 51faf1637e add auth daemon miloschwartz 2026-02-16 20:36:00 -08:00
  • 0af6fb8fef Add round trip tracking for any message Owen 2026-02-16 20:29:19 -08:00
  • 1246725e02 Add round trip tracking for any message Owen 2026-02-16 20:29:19 -08:00
  • 9526768dfe Add basic newt command relay to auth daemon Owen 2026-02-16 20:04:24 -08:00
  • 7cd12be043 Add basic newt command relay to auth daemon Owen 2026-02-16 20:04:24 -08:00
  • 051ab6ca9d Remove legacy ssh Owen 2026-02-16 17:55:17 -08:00
  • 8ad2deea92 Remove legacy ssh Owen 2026-02-16 17:55:17 -08:00
  • 50fbfdc262 Update example domain Owen 2026-02-16 17:54:19 -08:00
  • 95bb165e10 Update example domain Owen 2026-02-16 17:54:19 -08:00
  • 5fb60baa14 chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 dependabot[bot] 2026-02-16 10:42:19 +00:00
  • 4dcafc9abd chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 dependabot[bot] 2026-02-16 10:42:19 +00:00
  • ea2e166973 chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 dependabot[bot] 2026-02-02 10:54:56 +00:00
  • 262f939f78 chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 dependabot[bot] 2026-02-02 10:54:56 +00:00
  • a8549f32e9 chore(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 dependabot[bot] 2026-02-02 10:54:51 +00:00
  • 1a6a9699e1 chore(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 dependabot[bot] 2026-02-02 10:54:51 +00:00
  • ad6bbd47ad chore(deps): bump actions/cache from 5.0.1 to 5.0.3 dependabot[bot] 2026-02-02 10:54:45 +00:00
  • 6e0c1dc383 chore(deps): bump actions/cache from 5.0.1 to 5.0.3 dependabot[bot] 2026-02-02 10:54:45 +00:00
  • f6b7aaedfd chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 dependabot[bot] 2026-01-26 10:50:02 +00:00
  • e0bb4808b9 chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 dependabot[bot] 2026-01-26 10:50:02 +00:00
  • 2055b773fd Merge branch 'main' of github.com:fosrl/newt into dev Owen 2026-01-21 15:59:03 -08:00
  • 31c36dffb9 Merge branch 'main' of github.com:fosrl/newt into dev v1.9.0 1.9.0 Owen 2026-01-21 15:59:03 -08:00
  • 1c9c98e2f6 Show download script to update Owen 2026-01-19 21:25:28 -08:00
  • a28e28cc5d Show download script to update Owen 2026-01-19 21:25:28 -08:00
  • 9c57677493 chore(nix): fix hash for updated go dependencies dependabot[bot] 2025-12-25 09:18:28 +00:00
  • a217da8c13 chore(nix): fix hash for updated go dependencies dependabot[bot] 2025-12-25 09:18:28 +00:00
  • ff825a51dd Bump the prod-minor-updates group across 1 directory with 14 updates dependabot[bot] 2025-12-25 09:16:56 +00:00
  • 641d5a74ac Bump the prod-minor-updates group across 1 directory with 14 updates dependabot[bot] 2025-12-25 09:16:56 +00:00
  • cdfc5733f0 Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 dependabot[bot] 2025-12-22 09:30:52 +00:00
  • 6bb6c52e26 Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 dependabot[bot] 2025-12-22 09:30:52 +00:00
  • cadbb50bdf Bump actions/attest-build-provenance from 3.0.0 to 3.1.0 dependabot[bot] 2025-12-22 09:30:48 +00:00
  • b8a6e492f9 Bump actions/attest-build-provenance from 3.0.0 to 3.1.0 dependabot[bot] 2025-12-22 09:30:48 +00:00
  • 4ac33c824b Bump actions/cache from 4.3.0 to 5.0.1 dependabot[bot] 2025-12-15 09:36:29 +00:00
  • 634a62693a Bump actions/cache from 4.3.0 to 5.0.1 dependabot[bot] 2025-12-15 09:36:29 +00:00
  • d91228f636 chore(deps): bump actions/checkout from 5.0.0 to 6.0.1 dependabot[bot] 2025-12-23 02:33:57 +00:00