You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine
Josh Bleecher Snyder 8bf2a38f29 go.mod: update wireguard-go, taking control over iOS memory usage from our fork
Our wireguard-go fork used different values from upstream for
package device's memory limits on iOS.

This was the last blocker to removing our fork.

These values are now vars rather than consts for iOS.

c27ff9b9f6

Adjust them on startup to our preferred values.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
bench all: adapt to opaque netaddr types 3 years ago
filter all: adapt to opaque netaddr types 3 years ago
magicsock all: adapt to opaque netaddr types 3 years ago
monitor all: adapt to opaque netaddr types 3 years ago
netstack all: adapt to opaque netaddr types 3 years ago
router all: adapt to opaque netaddr types 3 years ago
wgcfg all: adapt to opaque netaddr types 3 years ago
wglog wgengine/wglog: optimize wireguardGoString 3 years ago
winnet wgengine/winnet: don't build on non-windows 3 years ago
mem_ios.go go.mod: update wireguard-go, taking control over iOS memory usage from our fork 3 years ago
pendopen.go all: adapt to opaque netaddr types 3 years ago
userspace.go all: adapt to opaque netaddr types 3 years ago
userspace_ext_test.go cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows 3 years ago
userspace_test.go all: adapt to opaque netaddr types 3 years ago
watchdog.go wgengine: take in dns.Config, split out to resolver.Config and dns.OSConfig. 3 years ago
watchdog_test.go wgengine: extend TestWatchdog timeout on macOS 3 years ago
wgengine.go tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType 3 years ago