7597 Commits (7f83f9fc832b17626e94de308cf37a29e04cd555)
 

Author SHA1 Message Date
Brad Fitzpatrick f5993f2440 crypto/x509: add support for CertPool to load certs lazily 6 years ago
Brad Fitzpatrick 6b232b5a79 Disable staticcheck for tempfork packages. 6 years ago
Numerous Gophers 3bab226299 Add fork of Go 1.15-dev's crypto/x509 6 years ago
Elias Naur 2dac4f2b24 wgengine/monitor: disable monitor on Android 6 years ago
David Anderson eccae0cd0c tsweb: add ReturnHandlerFunc. 6 years ago
Brad Fitzpatrick 0a50ecbad3 control/controlclient: add missing vlog, for consistency with other sites 6 years ago
Brad Fitzpatrick b8594dc937 control/controlclient: fix deadlock in timeout+keepalive race 6 years ago
wardn d052586da7 cmd/taillogin: delete it 6 years ago
David Anderson 108e3af76f github: use Go 1.14 in CI. 6 years ago
Brad Fitzpatrick 268d331cb5 wgengine/magicsock: prune key.Public-keyed on peer removals 6 years ago
Brad Fitzpatrick 00d053e25a wgengine/magicsock: fix slow memory leak as peer endpoints move around 6 years ago
Brad Fitzpatrick 7fc97c5493 wgengine/magicsock: use netaddr more 6 years ago
Brad Fitzpatrick 6fb30ff543 wgengine/magicsock: start using inet.af/netaddr a bit 6 years ago
David Anderson 42e62a7eb2 testy: fix clock initialization when Start is provided. 6 years ago
David Anderson ccfc4e0634 go.mod: bump wireguard-go version. 6 years ago
David Anderson afbfe4f217 wgengine: drop wireguard MTU to 1280 bytes. 6 years ago
David Anderson b925e18f70 tstime: hand-implement parseInt for specific needs of rfc3339 parsing. 6 years ago
Avery Pennarun dc9b39e3fb wgengine/windows: use new winipcfg.Sync{Addresses,Routes} functions. 6 years ago
Brad Fitzpatrick adf74c75ed wgengine: also diagnose not-yet-rebooted system updates on Arch 6 years ago
Brad Fitzpatrick 3464114b88 logtail: add ParsePublicID that doesn't allocate 6 years ago
Brad Fitzpatrick 780deb9996 go.mod, go.sum: update go4.org/mem to its new home in its own module 6 years ago
Brad Fitzpatrick 614eec174f derp/derphttp: avoid endless reconnect race on failure 6 years ago
Brad Fitzpatrick 347a926ac4 control/controlclient: add opt-in netmap verbose debugging env var 6 years ago
Brad Fitzpatrick 45f2b53aca all: remove unnecessary trailing newlines in format patterns for consistency 6 years ago
Brad Fitzpatrick a7e7c7b548 wgengine/magicsock: close derp connections on rebind 6 years ago
Brad Fitzpatrick 614261d00d wgengine/magicsock: reset AddrSet states on Rebind 6 years ago
Brad Fitzpatrick c0697e1feb net/interfaces: add IsExpensive and up state to State 6 years ago
Brad Fitzpatrick a55c4217db wgengine: diagnose why CreateTUN might've failed for users 6 years ago
Brad Fitzpatrick 3a3b64301e wgengine: quiet some engine reconfig logging, make more consistent 6 years ago
Dmitry Adamushko 806645ea0e derp: prevent readFrame() from reading more than len(b) bytes. 6 years ago
Dmitry Adamushko f2c2d0de68 derp/derp_server: unregisterClient() for replaced client connections. 6 years ago
Brad Fitzpatrick 39ae80a2e7 version: bump date 6 years ago
Brad Fitzpatrick 1ec27dbb5b wgengine: remove an allocation in reconfig 6 years ago
Brad Fitzpatrick b24029717b ipn: outdent some code in if that's statically always true 6 years ago
David Crawshaw 5b95aa81ea wgengine: remove IpcSetOperation on LinkChange 6 years ago
Brad Fitzpatrick fe149979e6 logpolicy: include Go version in version log 6 years ago
Brad Fitzpatrick 73249f8032 netcheck: aggregate spammy logging onto one concise line 6 years ago
Brad Fitzpatrick 922d9546bf wgengine: don't allocate so much in userspaceEngine.getStatus 6 years ago
David Crawshaw 6b2e29867e controlclient: add auth key test 6 years ago
David Crawshaw f8b72d2b5b cmd/tailscale: add up --authkey flag 6 years ago
David Crawshaw 1747d099e9 ipn: add auth key 6 years ago
David Crawshaw 3f087466f5 controlclient: add auth key 6 years ago
David Crawshaw 22a0acff39 tailcfg: add auth key to RegisterRequest 6 years ago
Sylvain Rabot a279032998 cmd/mkpkg: fix missing default value for --depends 6 years ago
Brad Fitzpatrick 0f64d7f9cc wgengine: remove a tiny allocation 6 years ago
Brad Fitzpatrick 59800138ff bump wireguard dep 6 years ago
Brad Fitzpatrick 277fe84c6b version: don't depend on goversion on ios 6 years ago
Brad Fitzpatrick 2776209e49 portlist: don't depend on osexec package on ios, even if it's unused 6 years ago
Brad Fitzpatrick 5bb14c07dc portlist: don't depend on tempfork/osexec on iOS, saves 90KB 6 years ago
Brad Fitzpatrick ec0cd60fc3 portlist: fail earlier, more nicely on iOS 6 years ago