Changelog
- 9dc2058 Add api key data model and helpers
- e8e573d Add apikeys command integration test
- 1fd57a3 Add apikeys command to create, list and expire
- d79ccfc Add comment on why grpc is on its own port, replace deprecated
- fa197cc Add docs for remote access
- d9aaa0b Add docs on how to set up Windows clients
- 811d3d5 Add grpc_listen_addr config option
- b4259fc Add helper function for colouring expiries
- 0018a78 Add insecure option
- dd8bae8 Add link from the docs readme
- 70d82ea Add migration for new data model
- 14b2354 Add note about running grpc behind a proxy and combining ports
- f30ee3d Add note about support in readme
- b8e9024 Add proto model for api key
- 4841e16 Add remote control doc
- 3393363 Add safe random hash generators
- 9f80349 Add sponsorship button
- 30a2ccd Add tls certs as creds for grpc
- 4e54796 Allow gRPC server to run insecure
- 59e4899 Change the http listener
- 4078e75 Correct log message
- f9137f3 Create helper functions around gRPC interface
- 0b9dd19 Dockerfiles: update go version to 1.17.7
- 2fbcc38 Emph trusted cert
- 00c69ce Enable remote gRPC and HTTP API
- 531298f Fix import
- ead8b68 Fix lint
- c3b68ad Fix lint
- 7b607b3 Forgot to run Prettier
- 05db1b7 Formatting and improving logs for config loading
- a730f00 Formatting of DNS files
- 8218ef9 Formatting of integration tests
- a6e2238 Formatting of machine.go
- b1a9b1a Generate code from proto
- 1b47ddd Improve the windows client docs as per discord recommendations
- 28c824a Merge branch 'main' into apiwork
- 3bb4c28 Merge branch 'main' into apiwork
- b2b2954 Merge branch 'main' into apiwork
- 546b1e8 Merge branch 'main' into kv-worker-cleanup
- 57f1da6 Merge branch 'main' into kv-worker-cleanup
- 20991d6 Merge branch 'main' into patch-1
- 3b54a68 Merge branch 'main' into sponsor
- b721502 Merge branch 'main' into topic/specific-go-version
- 8f40696 Merge branch 'main' into windows-client-docs
- 50f0270 Merge branch 'main' into windows-client-docs2
- 8c79165 Merge pull request #305 from lachy-2849/main
- 7349738 Merge pull request #306 from kradalby/apiwork
- c794f32 Merge pull request #312 from hdhoang/patch-1
- 96f09e3 Merge pull request #313 from kradalby/windows-client-docs
- c184547 Merge pull request #314 from kradalby/tailscale-204
- 1b1aac1 Merge pull request #315 from kradalby/windows-client-docs2
- 1869bff Merge pull request #316 from kradalby/kv-worker-cleanup
- c9640b2 Merge pull request #317 from kradalby/sponsor
- a3360b0 Merge pull request #321 from ohdearaugustin/topic/specific-go-version
- 6e14fdf More reusable stuff in cli
- 41fbe47 Note when running as another user in systemd
- bb80b67 Remove RequestMapUpdates function
- 315ff9d Remove insecure, only allow valid certs
- 2bc8051 Remove kv-namespace-worker
- e18078d Rename j
- 56b6528 Run prettier
- bfc6f6e Split grpc and http
- 8853ccd Terminate tls immediatly, mux after
- 537cd35 Try to add the grpc cert correctly
- 2aba37d Try to support plaintext http2 after termination
- bae7ba4 Update changelog
- 6fa0903 Update changelog
- 1d40de3 Update changelog
- 58bfea4 Update examples and docs
- 2357fb6 Upgrade all dependencies
- ba8afdb Upgrade to tailscale 1.20.4
- c73b57e Use undeprecated method for insecure
- 66ff34c apply changelog
- b2889bc github/workflows: set specific go version
- 150652e poll: fix swapped machine<->namespace labels