James Tucker
James Tucker
_This is not a short term or simple change/project._ Today we have a very large list of application specializations that we distribute via a commonly used applications.yaml. Many of these...
The activate parameter doesn't actually activate the window. For example this is used via the Border::set_position wrapper to show the window if it's hidden. Similarly the main wrapper always sets...
By customizing EndpointConfig, the mock server can now impersonate many other OIDC servers, which can then be used with a MITM-ing http.RoundTripper to execute tests against otherwise unaltered client code.
This fixes calling accept on the updates listen socket strategy by embedding the accept behavior into the Go exported library, avoiding the mandatory requirement for building a separate object from...
This adds string interning to column names, table names and database names, as well as optimizing the decltype interning code path to use runtime.findnull rather than C.strlen that must cross...
In order to get BSD like behavior with regard to ICMP, it is necessary to set SIO_UDP_NETRESET as well as SIO_UDP_CONNRESET. For golang/go#68614
### What are you trying to do? Original thread: https://twitter.com/_viq/status/1539747279380307969 There is a feature in ssh where in an `authorized_keys` file, one can specify a `command=` parameter, which has the...
### Scenario: Another node on the tailnet is advertising 192.168.80/24, but it is not accepted. The local node has a route to 192.168.70/24 and 192.168.80/24. The node has `--exit-node-allow-lan-access` set,...
We've suffered misalignment in versioning and toolchain usage due to the shell invocations downstream of ./version/tailscale-version.sh, but also the whole version data scheme in the Makefile was quite complicated, and...
Clear-linux-native-6.12.4-1518 failed to boot for me today on a Intel(R) Celeron(R) J4105 CPU @ 1.50GHz. The only log messages on screen when it locks up are: x86/cpu: SGX disabled or...