40 Commits (64aff0db7baa4e40417fb077b482bfc887a23e88)

Author SHA1 Message Date
Brad Fitzpatrick 64aff0db7b control/controlclient: add TODO to delete the UAPI method 6 years ago
Brad Fitzpatrick af277a6762 controlclient, magicsock: add debug knob to request IPv6 endpoints 6 years ago
David Crawshaw 13eed1e88b controlclient: remove common log on very quiet nodes 6 years ago
David Anderson 0be475ba46 Revert "tailcfg, controlclient, magicsock: request IPv6 endpoints, but ignore them" 6 years ago
Brad Fitzpatrick 94024355ed tailcfg, controlclient, magicsock: request IPv6 endpoints, but ignore them 6 years ago
Brad Fitzpatrick 073bb8de80 control/controlclient: don't use Node as value type 6 years ago
David Crawshaw 73cae4eb11 tailcfg, controlclient: standardize on wgcfg ShortString key printing 6 years ago
David Crawshaw 5a0822eefd controlclient, ipn: fix tests for new control param 6 years ago
Brad Fitzpatrick e085aec8ef all: update to wireguard-go API changes 6 years ago
David Crawshaw 1b2be3f1c8 controlclient: test peer keepalive directive 6 years ago
David Crawshaw 8712164a0a controlclient: use per-peer KeepAlive signal 6 years ago
Brad Fitzpatrick 19cc4f8b8e control/controlclient: remove a number literal in string slice offset 6 years ago
Avery Pennarun 8b8e3f08a0 Fix staticcheck complaint. 6 years ago
Avery Pennarun b4897e7de8 controlclient/netmap: write our own b.ConciseDiffFrom(a) function. 6 years ago
Avery Pennarun 96bb05ce2f controlclient: reformat netmap.Concise() and add DERP server info. 6 years ago
Avery Pennarun f2e2ffa423 controlclient: log the entire netmap up to every 5 minutes. 6 years ago
David Crawshaw d99498bee2 controlclient: set default TimeNow function 6 years ago
Brad Fitzpatrick b27d4c017a magicsock, wgengine, ipn, controlclient: plumb regular netchecks to map poll 6 years ago
David Crawshaw 61529ac459 controlclient, tailcfg: deliver DERP addresses in a separate field 6 years ago
Brad Fitzpatrick 7172f3dbf4 version: add IsMobile func 6 years ago
David Crawshaw d417be6a4b controlclinet: clone filter.MatchAllowAll 6 years ago
David Crawshaw 4e3ff4b63b controlclient: allow prefixed endpoints in tests 6 years ago
Brad Fitzpatrick 25797c8c2a all: rename deep "Copy" methods to conventional Go name "Clone" 6 years ago
David Crawshaw 6879581891 controlclient: adjust user expiry test 6 years ago
Brad Fitzpatrick 758744a4e3 Fix some Hostinfo value usages from the previous commit. 6 years ago
Brad Fitzpatrick d8de11a01b control: make Hostinfo accessed by pointer 6 years ago
Brad Fitzpatrick cc7b9b0dff control/controlclient: fix priority of DERP server, add comment 6 years ago
Brad Fitzpatrick c02f4b5a1f control/controlclient: add temporary mechanism to force derp on 6 years ago
David Anderson 59ba2e6316 ipn: implement Prefs.Equals efficiently. 6 years ago
Brad Fitzpatrick 2896be60db Move "logger" package to under types, now that we have it. 6 years ago
Brad Fitzpatrick 747c7d7ce2 types/empty: add Message, stop using mysterious *struct{} 6 years ago
Brad Fitzpatrick 587c3fcac4 control/controlclient, wgengine/magicsock: misc cleanups 6 years ago
David Crawshaw e180bd67e6 controlclient: handle nil Logf option 6 years ago
David Crawshaw 2b947b3b40 controlclient: handle nil Logf option 6 years ago
Shawn Smith 1ca83fd205 fix typos 6 years ago
David Crawshaw 33dfb8999e controlclient, ipn: update tests for key pointer change 6 years ago
David Anderson 542f46ed4d controlclient: remove unused function. 6 years ago
David Anderson 2227ede8af controlclient: fix staticcheck lint. 6 years ago
David Anderson fe9af19da9 controlclient: remove unnecessary comparison to bool. 6 years ago
David Crawshaw 87334fb332 wgengine, controlclient: fewer pointers in wgcfg key types 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago