You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
2e381557b8
feature/c2n: move answerC2N code + deps out of control/controlclient
...
c2n was already a conditional feature, but it didn't have a
feature/c2n directory before (rather, it was using consts + DCE). This
adds it, and moves some code, which removes the httprec dependency.
Also, remove some unnecessary code from our httprec fork.
Updates #12614
Change-Id: I2fbe538e09794c517038e35a694a363312c426a2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
7 months ago
..
auto.go
control/controlclient,health,ipn/ipnlocal,health: fix deadlock by deleting health reporting
7 months ago
client.go
control/controlclient: introduce eventbus messages instead of callbacks ( #16956 )
7 months ago
controlclient_test.go
net/netmon: remove usage of direct callbacks from netmon ( #17292 )
7 months ago
direct.go
feature/c2n: move answerC2N code + deps out of control/controlclient
7 months ago
direct_test.go
net/netmon: remove usage of direct callbacks from netmon ( #17292 )
7 months ago
errors.go
control/controlclient, ipn: add client audit logging ( #14950 )
1 year ago
map.go
control/controlclient: optimize zstd decode of KeepAlive messages
7 months ago
map_test.go
control/controlclient: optimize zstd decode of KeepAlive messages
7 months ago
sign.go
all: update copyright and license headers
3 years ago
sign_supported.go
util/syspolicy/policyclient: add policyclient.Client interface, start plumbing
8 months ago
sign_supported_test.go
all: update copyright and license headers
3 years ago
sign_unsupported.go
util/syspolicy/policyclient: add policyclient.Client interface, start plumbing
8 months ago
status.go
all: implement AppendText alongside MarshalText ( #9207 )
3 years ago