1469 Commits (d854fe95d2caf5d3d439b129a14cdccbc7943893)
 

Author SHA1 Message Date
Aleksandar Pesic d854fe95d2 Trivial change in function description. 5 years ago
Aleksandar Pesic 4749a96a5b Update depaware.txt files. 5 years ago
Aleksandar Pesic 338fd44657 Replace registry-access code, update wireguard-go and x/sys/windows. 5 years ago
Aleksandar Pesic 274d32d0aa Prepare for the new wireguard-go API. 5 years ago
Adrian Dewhurst 943860fde7 version: relax git detection logic (again) 5 years ago
Brad Fitzpatrick bce865b61b logpolicy: migrate from x/crypto/ssh/terminal to x/term 5 years ago
David Anderson 57cd7738c2 tsweb: add an endpoint to manually trigger a GC. 5 years ago
Brad Fitzpatrick 9cb6ee3777 go.mod, go.sum: update 5 years ago
Brad Fitzpatrick 08f94b3b50 net/netcheck: fix offset of unspecified address in PCP request packet 5 years ago
Brad Fitzpatrick 442d1873ec go.mod: bump tailscale/wireguard-go 5 years ago
Brad Fitzpatrick 19c2c6403d Update go.sum 5 years ago
Brad Fitzpatrick b3c7b631c2 tailcfg, control/controlclient: make nil PacketFilter mean unchanged (mapver 6) 5 years ago
Brad Fitzpatrick 05e5233e07 net/netcheck: don't send flood of PCP unmap requests to router 5 years ago
Brad Fitzpatrick 9503be083d tailcfg: update comments a bit 5 years ago
Brad Fitzpatrick 88179121e3 version: bump date 5 years ago
Brad Fitzpatrick 7b92f8e718 wgengine/magicsock: add start of magicsock benchmarks (Conn.ReceiveIPv4 for now) 5 years ago
Brad Fitzpatrick 713cbe84c1 wgengine/magicsock: use net.JoinHostPort when host might have colons (udp6) 5 years ago
David Anderson be6fe393c5 wgengine: don't try pinging IPv6 addresses in legacy pinger. 5 years ago
David Anderson dfbde3d3aa ipn: pass through the prefix length from control. 5 years ago
David Anderson 4c8ccd6dd6 tailcfg: document new debug flag. 5 years ago
Brad Fitzpatrick c0af7deb86 tailcfg, cmd/tailscale: add Hostinfo.ShareeNode, hide in "tailscale status" 5 years ago
Brad Fitzpatrick ab482118ad tailcfg: add some missing json omitempty 5 years ago
Dmytro Tananayskiy c431382720 Fix receiver in order to be consistent: syncs.WaitGroupChan 5 years ago
Josh Bleecher Snyder 3a7402aa2d logtail: help the server be more efficient 5 years ago
Brad Fitzpatrick cd6099113f ipn: add a comment about skipping files with null bytes 5 years ago
Alex Brainman 72e082aaf5 ipn: make LoadPrefs return os.ErrNotExist when reading corrupted files 5 years ago
David Crawshaw 2c48b4ee14 tailcfg: remove outdated comments about Clone methods 5 years ago
Sonia Appasamy 0710fca0cd
tailcfg: include ShieldsUp in HostInfo 5 years ago
Josh Bleecher Snyder aa9d7f4665 tstime: add Parse3339B, for byte slices 5 years ago
Josh Bleecher Snyder a5dd0bcb09 util/jsonutil: new package 5 years ago
Josh Bleecher Snyder b65eee0745 util/lineread: add docs to Reader 5 years ago
Josh Bleecher Snyder 1ebbaaaebb net/interfaces: make syscall and netstat agree when multiple gateways are present 5 years ago
Brad Fitzpatrick eccc167733 wgengine/monitor: fix memory corruption in Windows implementation 5 years ago
Brad Fitzpatrick 8f76548fd9 tempfork/osexec: remove old fork of os/exec 5 years ago
Brad Fitzpatrick 5b338bf011 tempfork/registry: delete 5 years ago
Brad Fitzpatrick acade77c86 ipn/ipnserver: add knob to disable babysitter 5 years ago
Brad Fitzpatrick 5d96ecd5e6 net/netstat: remove a bit more unsafe 5 years ago
Brad Fitzpatrick c8939ab7c7 util/endian: add Native variable to get the platform's native binary.ByteOrder 5 years ago
Josh Bleecher Snyder 883a11f2a8 logtail: fix typo in comment 5 years ago
Brad Fitzpatrick d9e2edb5ae wgengine: reconfigure wireguard peer in two steps when its disco key changes 5 years ago
David Anderson 3c508a58cc wgengine/filter: don't filter GCP DNS. 5 years ago
Brad Fitzpatrick 51c8fd1dfc logpolicy: add -race suffix to Go version when race detector in use 5 years ago
Brad Fitzpatrick ff50ddf1ee util/racebuild: add package to export a race-is-enabled const 5 years ago
Brad Fitzpatrick fc8bc76e58 wgengine/router: lock goroutine to OS thread before using OLE [windows] 5 years ago
Brad Fitzpatrick 7a01cd27ca net/netstat: remove some unsafe 5 years ago
Brad Fitzpatrick 45d96788b5 net/netns: remove use of unsafe on Windows 5 years ago
Brad Fitzpatrick 000347d4cf util/endian: add package with const for whether platform is big endian 5 years ago
Josh Bleecher Snyder b0526e8284 net/packet: remove unnecessary mark 6 years ago
Josh Bleecher Snyder efad55cf86 net/packet: speed up packet decoding 6 years ago
Brad Fitzpatrick cccdd81441 go.mod: update some deps to get past a wireguard-windows checkptr fix 6 years ago