Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | go.mod: bump to Go 1.20 | Jordan Whited | |
Reviewed-by: Maisem Ali <maisem@tailscale.com> Signed-off-by: Jordan Whited <jordan@tailscale.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2023-02-07 | global: bump copyright year | Jason A. Donenfeld | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2022-09-20 | global: bump copyright year | Jason A. Donenfeld | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2022-03-16 | all: update to Go 1.18 | Josh Bleecher Snyder | |
Bump go.mod and README. Switch to upstream net/netip. Use strings.Cut. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com> | |||
2021-10-25 | README: raise minimum Go to 1.17 | Jason A. Donenfeld | |
Suggested-by: Adam Bliss <abliss@gmail.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2021-02-22 | README: bump document Go requirement to 1.16 | Brad Fitzpatrick | |
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||
2021-01-28 | global: bump copyright | Jason A. Donenfeld | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2020-05-02 | main: now that we're upstreamed, relax Linux warning | Jason A. Donenfeld | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2020-05-02 | README: specify go 1.13 | Jason A. Donenfeld | |
Due to the use of the new errors module, we now require at least 1.13 instead of 1.12. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2019-12-30 | README: update repo urls | Jason A. Donenfeld | |
2019-07-08 | README: update windows info | Jason A. Donenfeld | |
2019-07-05 | tun: windows: registration of write buffer no longer required | Jason A. Donenfeld | |
2019-02-27 | tun: use sysconn instead of .Fd with Go 1.12 | Jason A. Donenfeld | |
2019-02-05 | Update copyright | Jason A. Donenfeld | |
2018-10-09 | Switch to go modules | Jason A. Donenfeld | |
2018-06-02 | Fix duplicated wording | Jason A. Donenfeld | |
2018-05-23 | Adopt GOPATH | Jason A. Donenfeld | |
GOPATH is annoying, but the Go community pushing me to adopt it is even more annoying. | |||
2018-05-22 | Fix markdown | Jason A. Donenfeld | |
2018-05-22 | Add OpenBSD tun driver support | Jason A. Donenfeld | |
2018-05-22 | Notes on FreeBSD limitations | Jason A. Donenfeld | |
2018-05-21 | Rework freebsd support | Jason A. Donenfeld | |
2018-05-17 | Fill out readme | Jason A. Donenfeld | |
2018-02-13 | MPLv2 for App Store | Jason A. Donenfeld | |
2017-05-30 | README: rust -> go | Peter Wu | |
2017-05-30 | Initial scaffolding | Jason A. Donenfeld | |