This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
Code
Issues
Pull Requests
Projects
Wiki
Activity
Files
1036f51a56458a1fa44d4657a214d0fc9e88a8b0
tailscale
/
types
History
Brad Fitzpatrick
8b904b1493
types/logger: fix LogOnChange to pass through format/args to underlying logger
...
So they don't get interpretted as a format pattern or get rate-limited away in the wrong way.
2020-10-29 15:22:29 -07:00
..
empty
types/empty: add Message, stop using mysterious *struct{}
2020-02-14 13:35:49 -08:00
flagtype
types/flagtype: fix bug showing the default port value (shown in --help)
2020-10-19 20:18:31 -07:00
key
types/key: restore Curve25519 clamping in NewPrivate
2020-08-20 14:25:28 -07:00
logger
types/logger: fix LogOnChange to pass through format/args to underlying logger
2020-10-29 15:22:29 -07:00
nettype
wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock
2020-07-10 14:32:58 -07:00
opt
types/opt: add Bool.EqualBool method
2020-06-25 19:14:24 -07:00
strbuilder
types/strbuilder: add a variant of strings.Builder that uses sync.Pool
2020-05-25 08:50:48 -07:00
structs
types/structs: add structs.Incomparable annotation, use it where applicable
2020-05-03 14:05:32 -07:00