Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-28 | global: bump copyright | Jason A. Donenfeld | |
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> | |||
2020-05-02 | ipc: deduplicate some unix-specific code | David Crawshaw | |
Cleans up and splits out UAPIOpen to its own file. Signed-off-by: David Crawshaw <crawshaw@tailscale.com> [zx2c4: changed const to var for socketDirectory] Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2020-05-02 | ipc: remove unnecessary error check | David Crawshaw | |
os.MkdirAll never returns an os.IsExist error. Signed-off-by: David Crawshaw <crawshaw@tailscale.com> | |||
2019-05-14 | global: regroup all imports | Jason A. Donenfeld | |
2019-03-03 | global: begin modularization | Jason A. Donenfeld | |