Commit Graph

  • a82942381b Merge pull request #371 from fosrl/fix/go-deps-security-updates Owen Schwartz 2026-06-04 10:19:31 -07:00
  • fde46cb587 fix(nix): update Go module vendor hash Marc Schäfer 2026-06-04 14:28:28 +02:00
  • a8d91756ca fix(deps): update golang.org/x modules for security fixes Marc Schäfer 2026-06-04 12:53:53 +02:00
  • e5bf31d118 Cert auth working with mode push Owen 2026-05-31 20:59:50 -07:00
  • e77b1d9363 Fall back gracefully when home dir does not exist Owen 2026-05-31 16:24:57 -07:00
  • 8191f30e77 Make usernames work with native auth Owen 2026-05-31 16:07:33 -07:00
  • b35dd025bd Get native auth working Owen 2026-05-30 11:53:31 -07:00
  • 763ef3726e fix: remove duplicate wrong error log in socket/fetch handler and dead code in reliablePing immanuwell 2026-05-30 21:55:46 +04:00
  • e3fe89b431 Remove github.com/msteinert/pam/v2 Owen 2026-05-29 15:57:39 -07:00
  • 3c47124894 Merge branch 'rdp-ssh' into dev Owen 2026-05-28 15:40:22 -07:00
  • 1c591d8f1b Merge branch 'main' into dev Owen 2026-05-28 15:38:46 -07:00
  • 7ff97eda51 Add restart endpoint Owen 2026-05-27 16:33:16 -07:00
  • e223a35a62 Reexec if the config changes Owen 2026-05-26 14:09:31 -07:00
  • 71eb811829 Add sighup and block flag to block connections Owen 2026-05-25 21:58:27 -07:00
  • 34d2cad512 Add to cicd Owen 2026-05-25 20:37:53 -07:00
  • 7c22fe274a Add advantech package Owen 2026-05-25 17:56:01 -07:00
  • d2bd8cb97d Add advantech router app updates Owen 2026-05-25 17:01:48 -07:00
  • 24c4fbc0b0 Keep checking if we need to update Owen 2026-05-21 17:04:38 -07:00
  • e1b6fa9008 Add permissions check, shasum check, & build info Owen 2026-05-21 14:33:29 -07:00
  • c058500932 Auto update newt Owen 2026-05-21 11:29:57 -07:00
  • 3264aa0975 update issue template miloschwartz 2026-05-25 21:40:43 -07:00
  • 71ab4da7f5 Handle the different modes Owen 2026-05-22 13:49:54 -07:00
  • 2a3ec1953f Add --disable-ssh flag to replace --auth-daemon Owen 2026-05-22 13:39:14 -07:00
  • 865697204b Bring the naitve ssh pam to the browser gateway Owen 2026-05-22 11:30:21 -07:00
  • 6bf6b47d18 Add pam to native ssh server Owen 2026-05-22 11:20:21 -07:00
  • b9536597d2 Remove nativeSsh config with shell Owen 2026-05-22 11:19:57 -07:00
  • 647a6d2635 Add credentials store and use the auth daemon info Owen 2026-05-21 21:09:51 -07:00
  • 677146e20e Fix exit not closing session Owen 2026-05-21 20:38:38 -07:00
  • 097450ae15 Bind the ssh server to the newt ip Owen 2026-05-21 20:30:17 -07:00
  • cc7b2a5ade Keep host key in memory Owen 2026-05-21 20:16:46 -07:00
  • 7636549e9a Pty to find its own shell Owen 2026-05-21 18:23:11 -07:00
  • cb5d87587c Basic ssh server for private resources created Owen 2026-05-21 18:19:39 -07:00
  • 2cd9ffc582 Merge pull request #362 from fosrl/ci/use-go-version-file Owen Schwartz 2026-05-20 20:07:16 -07:00
  • 8d30a584b5 ci(test): use Go version from go.mod Marc Schäfer 2026-05-21 02:42:59 +02:00
  • 936642cef9 Merge pull request #358 from cwiggs/feat/ci-go-test Owen Schwartz 2026-05-20 14:51:17 -07:00
  • 9d060c2ac5 Merge pull request #361 from fosrl/dev Owen Schwartz 2026-05-20 14:48:53 -07:00
  • fba7943cd3 Merge pull request #349 from fosrl/issue-348 Owen Schwartz 2026-05-16 21:11:12 -07:00
  • f41e15fcb3 chore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2 dependabot[bot] 2026-05-16 21:57:19 +00:00
  • 0d528abab8 Merge pull request #360 from fosrl/github-action-cosign Owen Schwartz 2026-05-16 14:55:22 -07:00
  • 16cb83fd28 fix(security): update cosign to v3.0.6 and installer to 4.1.2 Marc Schäfer 2026-05-16 16:31:27 +02:00
  • e438a249dd Support ssh private key Owen 2026-05-15 16:07:05 -07:00
  • 40710e5197 Support add and remove for gateway Owen 2026-05-15 14:59:37 -07:00
  • 385e9c0a83 Support per target auth token Owen 2026-05-15 13:46:39 -07:00
  • d5c3dedca6 feat(ci): run a go test before we build Chris Wiggins 2026-05-15 11:48:50 -06:00
  • 1de3076808 Merge pull request #353 from rinseaid/fix/x-forwarded-proto-tls Owen Schwartz 2026-05-13 20:54:06 -07:00
  • b0f8589443 Delete .github/workflows/build-patched.yml Owen Schwartz 2026-05-13 20:53:27 -07:00
  • a855047139 Add workflow to build patched image to ghcr.io/rinseaid/newt:patched rinseaid 2026-05-13 22:40:22 -04:00
  • 79e21b7917 Fix X-Forwarded-Proto always set to "http" for TLS connections rinseaid 2026-05-13 22:38:35 -04:00
  • c55071c60a Basic browser gateway target support Owen 2026-05-13 16:24:26 -07:00
  • b72c8e643d Split out rdp Owen 2026-05-11 21:49:55 -07:00
  • 7ace4978a4 Add vnc Owen 2026-05-11 21:13:55 -07:00
  • 832b06d8d5 Add browser gateway Owen 2026-05-11 18:03:40 -07:00
  • c9ac8fc28f Remove test Owen 2026-05-11 18:04:51 -07:00
  • 74acbad133 Update log message Owen 2026-05-11 10:34:30 -07:00
  • 7ff795b6bb chore(deps): bump aws-actions/configure-aws-credentials dependabot[bot] 2026-05-11 14:36:15 +00:00
  • 8246eb1e36 refactor: update Docker client imports and adjust container handling logic Marc Schäfer 2026-05-10 10:50:38 +02:00
  • 9342546075 Merge pull request #312 from fosrl/dependabot/github_actions/softprops/action-gh-release-3.0.0 Marc Schäfer 2026-05-09 15:57:52 +02:00
  • 0d26fb6de4 Merge pull request #313 from fosrl/dependabot/github_actions/aws-actions/configure-aws-credentials-6.1.0 Marc Schäfer 2026-05-09 15:57:40 +02:00
  • 9de90429d3 Merge pull request #314 from fosrl/dependabot/github_actions/docker/build-push-action-7.1.0 Marc Schäfer 2026-05-09 15:57:29 +02:00
  • e167c35293 Merge pull request #315 from fosrl/dependabot/github_actions/actions/setup-go-6.4.0 Marc Schäfer 2026-05-09 15:57:15 +02:00
  • 0da8a29a61 Merge pull request #346 from fosrl/dev v1.12.5 Owen Schwartz 2026-05-08 11:06:31 -07:00
  • 81a4f3fd27 Merge pull request #346 from fosrl/dev 1.12.5 Owen Schwartz 2026-05-08 11:06:31 -07:00
  • a1218ab67a Bump version Owen 2026-05-08 11:05:24 -07:00
  • 5541f92d07 Bump version Owen 2026-05-08 11:05:24 -07:00
  • bb84762b16 Merge branch 'main' into dev Owen 2026-05-08 11:05:07 -07:00
  • 74b4b7d76d Merge branch 'main' into dev Owen 2026-05-08 11:05:07 -07:00
  • 86155072de Fix the redirect Owen 2026-05-08 11:03:00 -07:00
  • 328b1aced3 Fix the redirect Owen 2026-05-08 11:03:00 -07:00
  • 4a9a4c4eec Merge pull request #345 from LaurenceJJones/investigate/https-permanent-redirect-loop Owen Schwartz 2026-05-08 09:48:22 -07:00
  • 655cfa45fb Merge pull request #345 from LaurenceJJones/investigate/https-permanent-redirect-loop Owen Schwartz 2026-05-08 09:48:22 -07:00
  • 21c744fe84 Merge pull request #344 from LaurenceJJones/investigate/private-http-redirect-500 Owen Schwartz 2026-05-08 09:47:09 -07:00
  • b3e4964e52 Merge pull request #344 from LaurenceJJones/investigate/private-http-redirect-500 Owen Schwartz 2026-05-08 09:47:09 -07:00
  • 146e7835eb fix(http): populate Request.TLS for private HTTPS via httpConnCtx Laurence 2026-05-08 15:17:31 +01:00
  • f871b5e324 fix(http): populate Request.TLS for private HTTPS via httpConnCtx Laurence 2026-05-08 15:17:31 +01:00
  • 6aa94c0c2a fix(http): Set host header based on in Laurence 2026-05-08 13:45:50 +01:00
  • 85d51a300e fix(http): Set host header based on in Laurence 2026-05-08 13:45:50 +01:00
  • 542c70b326 Merge pull request #342 from fosrl/dev v1.12.4 Owen Schwartz 2026-05-07 17:41:03 -07:00
  • cd9fb3d013 Merge pull request #342 from fosrl/dev 1.12.4 Owen Schwartz 2026-05-07 17:41:03 -07:00
  • 663e98af60 Retry interval while we are disconnected Owen 2026-05-07 17:27:01 -07:00
  • 6b42cac02d Retry interval while we are disconnected Owen 2026-05-07 17:27:01 -07:00
  • 901ec71baf Increase max attempts Owen 2026-05-07 17:25:13 -07:00
  • d5f48f782f Increase max attempts Owen 2026-05-07 17:25:13 -07:00
  • 9bc0204f57 Merge branch 'main' into dev Owen 2026-05-07 17:24:34 -07:00
  • cd5f5c079c Merge branch 'main' into dev Owen 2026-05-07 17:24:34 -07:00
  • 1e77b09e3b fix(ping): decouple data-plane recovery trigger from backoff ramp Daniel Snider 2026-05-07 08:32:55 -05:00
  • 1f2d40c793 fix(ping): decouple data-plane recovery trigger from backoff ramp Daniel Snider 2026-05-07 08:32:55 -05:00
  • 74fd3f3aa3 Bump version Owen 2026-05-07 16:24:30 -07:00
  • 5e7cd9c0b9 Bump version Owen 2026-05-07 16:24:30 -07:00
  • e8dc19a62b Attempt to fix nix issue Owen 2026-05-07 16:23:59 -07:00
  • a84bae3bc1 Attempt to fix nix issue Owen 2026-05-07 16:23:59 -07:00
  • 9ff32b8a8b Fix not logging when rewriting nat Owen 2026-05-07 16:16:47 -07:00
  • 34c5260e49 Fix not logging when rewriting nat Owen 2026-05-07 16:16:47 -07:00
  • 9edaac9c11 chore(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 dependabot[bot] 2026-04-27 11:28:55 +00:00
  • d16b856719 chore(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 dependabot[bot] 2026-04-27 11:28:55 +00:00
  • ced87b1d5e chore(nix): fix hash for updated go dependencies dependabot[bot] 2026-05-04 11:50:19 +00:00
  • f1bb6c663d chore(nix): fix hash for updated go dependencies dependabot[bot] 2026-05-04 11:50:19 +00:00
  • 3aaebe64fb chore(deps): bump the prod-minor-updates group across 1 directory with 4 updates dependabot[bot] 2026-05-04 11:49:20 +00:00
  • b09f67c377 chore(deps): bump the prod-minor-updates group across 1 directory with 4 updates dependabot[bot] 2026-05-04 11:49:20 +00:00
  • 27f7ca6bb9 Try to fix failover not working Owen 2026-05-05 11:40:39 -07:00
  • 46d4d6539a Try to fix failover not working Owen 2026-05-05 11:40:39 -07:00