Commit Graph

1766 Commits (dec01ef22bcce180bbdd70c6b7027900f0fd79d7)
 

Author SHA1 Message Date
Brad Fitzpatrick dec01ef22b safesocket: make ConnectDefault use paths pkg, fixing tailscaled-on-macOS 5 years ago
Brad Fitzpatrick 7e00100a0a cmd/hello: make whois client work on macOS against GUI client 5 years ago
Brad Fitzpatrick fdac0387a7 ipn/ipnserver, ipn/ipnlocal: move whois handler to new localapi package 5 years ago
Brad Fitzpatrick 36189e2704 wgengine/monitor: prevent shutdown hang in darwin link monitor 5 years ago
Brad Fitzpatrick bbb4631e04 safesocket, wgengine: add some darwin failure diagnostic hints 5 years ago
Brad Fitzpatrick f4ae745b0b net/{interfaces,netns}: add some new tests, missed from prior commit 5 years ago
Brad Fitzpatrick e923639feb net/interfaces: fix staticcheck error on darwin 5 years ago
Brad Fitzpatrick d7569863b5 cmd/tailscaled: fix up install-system-daemon on darwin, add uninstall too 5 years ago
Brad Fitzpatrick 52e24aa966 net/{interfaces,ns}: add tailscaled-mode darwin routing looping prevention 5 years ago
Brad Fitzpatrick 4f7d60ad42 wgengine/monitor: add a darwin implementation for tailscaled mode 5 years ago
Brad Fitzpatrick 29b028b9c4 cmd/tailscaled: add subcommand on darwin to install+start tailscaled under launchd 5 years ago
Brad Fitzpatrick 54e108ff4e paths: update some default paths for darwin 5 years ago
Brad Fitzpatrick 20e66c5b92 net/interfaces: reconcile interface filtering with address printing in logs 5 years ago
Josh Bleecher Snyder c7e5ab8094 wgengine/magicsock: retry and re-send packets in TestTwoDevicePing 5 years ago
Brad Fitzpatrick ca51529b81 derp/derphttp: return nicer errors from Recv on Close 5 years ago
Brad Fitzpatrick 741d654aa3 derp/derphttp: add a context and infoLogger option to RunWatchConnectionLoop 5 years ago
Josh Bleecher Snyder 1632f9fd6b wgengine/magicsock: reduce log spam during tests 5 years ago
Josh Bleecher Snyder 88586ec4a4 wgengine/magicsock: remove an alloc from ReceiveIPvN 5 years ago
Josh Bleecher Snyder 0c673c1344 wgengine/magicsock: unify on netaddr types in addrSet 5 years ago
Josh Bleecher Snyder 4cd9218351 wgengine/magicsock: prevent logging while running benchmarks 5 years ago
Brad Fitzpatrick be906dabd4 version: bump date 5 years ago
Brad Fitzpatrick 6680976b50 cmd/tailscaled: pick automatic tun device name on darwin 5 years ago
Brad Fitzpatrick 88ab0173a7 wgengine/router: fix BSD router to support multiple local addrs, IPv6 5 years ago
Ross Zurowski 25321cbd01
cmd/hello: truncate long strings (#1328) 5 years ago
Brad Fitzpatrick 5378776043 cmd/hello: chop DNS name at first dot 5 years ago
Ross Zurowski 6075135e0a
cmd/hello: style welcome message (#1325) 5 years ago
Brad Fitzpatrick 917307a90c wgengine/tstun: reply to MagicDNS pings 5 years ago
Brad Fitzpatrick 34ffd4f7c6 cmd/hello: serve fake data in dev mode on whois failure 5 years ago
Brad Fitzpatrick de3001bc79 cmd/hello: in dev mode, live reload template 5 years ago
Josh Bleecher Snyder 11bbfbd8bb go.mod: update to latest wireguard-go 5 years ago
Josh Bleecher Snyder 635e4c7435 wgengine/magicsock: increase legacy ping timeout again 5 years ago
Brad Fitzpatrick 1ec64bc94d wgengine/router: add another Windows firewall rule to allow incoming UDP 5 years ago
Brad Fitzpatrick 7e201806b1 wgengine/magicsock: reconnect to DERP home after network comes back up 5 years ago
Josh Bleecher Snyder 1f0fa8b814 go.mod: pull in upstream wireguard-go bug fixes 5 years ago
moncho e101d8396d portlist, version: update build tags for Go 1.16, Apple M1 5 years ago
Brad Fitzpatrick cbd6224ca4 wgengine/winnet: don't build on non-windows 5 years ago
Josh Bleecher Snyder 4a82e36491 go.mod: bump to latest wireguard-go 5 years ago
Brad Fitzpatrick 9b4e50cec0 wgengine/magicsock: fix typo in comment 5 years ago
Naman Sood 07c3df13c6 wgengine/tstun: inform userspaceEngine about injected outbound packets in tundev 5 years ago
Josh Bleecher Snyder e7caad61fb wgengine: remove IpcGetOperation filter 5 years ago
Brad Fitzpatrick 6b365b0239 wgengine/magicsock: fix DERP reader hang regression during concurrent reads 5 years ago
Josh Bleecher Snyder e1f773ebba wgengine/magicsock: allow more time for pings to transit 5 years ago
Brad Fitzpatrick 6d2b8df06d wgengine/magicsock: add disabled failing (deadlocking) test for #1282 5 years ago
David Anderson e86b39b73f ipn/ipnlocal: don't short-circuit default route filtering. 5 years ago
Brad Fitzpatrick 1e7a35b225 types/netmap: split controlclient.NetworkMap off into its own leaf package 5 years ago
Brad Fitzpatrick ddfcc4326c types/persist: split controlclient.Persist into a small leaf package 5 years ago
David Anderson a046b48593 cmd/tailscale/cli: display currently active exit node in `tailscale status`. 5 years ago
Brad Fitzpatrick 6064b6ff47 wgengine/wgcfg/nmcfg: split control/controlclient/netmap.go into own package 5 years ago
Josh Bleecher Snyder 138055dd70 tstest/natlab: use net.ErrClosed instead of a new error 5 years ago
David Anderson ace57d7627 wgengine/magicsock: set a dummy private key in benchmark. 5 years ago