Quad4 Software
explore Help
Sign In
Mirrors/tailscale
1
0
Fork 0
You've already forked tailscale
mirror of https://github.com/tailscale/tailscale.git synced 2025-12-26 23:40:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
f4a522fd6714732e055ff146e100b159264da382
tailscale/util/deephash
History
Brad Fitzpatrick e55ae53169 tailcfg: add Node.UnsignedPeerAPIOnly to let server mark node as peerapi-only
capver 48

Change-Id: I20b2fa81d61ef8cc8a84e5f2afeefb68832bd904
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-11-02 21:55:04 -07:00
..
testtype
util/deephash: fix unexported time.Time hashing
2022-07-27 09:28:23 -07:00
debug.go
util/deephash: add debug printer (#5460)
2022-08-27 12:14:07 -07:00
deephash_test.go
tailcfg: add Node.UnsignedPeerAPIOnly to let server mark node as peerapi-only
2022-11-02 21:55:04 -07:00
deephash.go
all: fix spelling mistakes
2022-09-29 13:36:13 -07:00
pointer_norace.go
util/deephash: use unsafe.Pointer instead of reflect.Value (#5459)
2022-08-27 12:30:35 -07:00
pointer_race.go
util/deephash: use unsafe.Pointer instead of reflect.Value (#5459)
2022-08-27 12:30:35 -07:00
pointer.go
all: fix spelling mistakes
2022-09-29 13:36:13 -07:00
types_test.go
util/deephash: move typeIsRecursive and canMemHash to types.go (#5386)
2022-08-16 09:31:19 -07:00
types.go
util/deephash: specialize for netip.Addr and drop AppendTo support (#5402)
2022-08-18 22:54:56 -07:00