<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tailscale/logtail/example, branch knyar/netmapdiff2</title>
<subtitle>The easiest, most secure way to use WireGuard and 2FA</subtitle>
<id>http://git.waynecole.info/tailscale/atom?h=knyar%2Fnetmapdiff2</id>
<link rel='self' href='http://git.waynecole.info/tailscale/atom?h=knyar%2Fnetmapdiff2'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/'/>
<updated>2024-12-16T22:53:34Z</updated>
<entry>
<title>Switch logging service from log.tailscale.io to log.tailscale.com (#14398)</title>
<updated>2024-12-16T22:53:34Z</updated>
<author>
<name>Joe Tsai</name>
<email>joetsai@digital-static.net</email>
</author>
<published>2024-12-16T22:53:34Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=b62a013ecbaff241fda500e95365bc28b77595b0'/>
<id>urn:sha1:b62a013ecbaff241fda500e95365bc28b77595b0</id>
<content type='text'>
Updates tailscale/corp#23617

Signed-off-by: Joe Tsai &lt;joetsai@digital-static.net&gt;</content>
</entry>
<entry>
<title>all: add test for package comments, fix, add comments as needed</title>
<updated>2024-07-10T16:57:00Z</updated>
<author>
<name>Brad Fitzpatrick</name>
<email>bradfitz@tailscale.com</email>
</author>
<published>2024-07-10T15:45:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=c6af5bbfe8d703e86f0bf2a1a423398f9901bc89'/>
<id>urn:sha1:c6af5bbfe8d703e86f0bf2a1a423398f9901bc89</id>
<content type='text'>
Updates #cleanup

Change-Id: Ic4304e909d2131a95a38b26911f49e7b1729aaef
Signed-off-by: Brad Fitzpatrick &lt;bradfitz@tailscale.com&gt;
</content>
</entry>
<entry>
<title>all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404)</title>
<updated>2023-03-01T03:00:00Z</updated>
<author>
<name>Joe Tsai</name>
<email>joetsai@digital-static.net</email>
</author>
<published>2023-03-01T03:00:00Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=0d19f5d421eb57dc388afa75e5007b644c746c76'/>
<id>urn:sha1:0d19f5d421eb57dc388afa75e5007b644c746c76</id>
<content type='text'>
The log ID types were moved to a separate package so that
code that only depend on log ID types do not need to link
in the logic for the logtail client itself.
Not all code need the logtail client.

Signed-off-by: Joe Tsai &lt;joetsai@digital-static.net&gt;</content>
</entry>
<entry>
<title>all: update copyright and license headers</title>
<updated>2023-01-27T23:36:29Z</updated>
<author>
<name>Will Norris</name>
<email>will@tailscale.com</email>
</author>
<published>2023-01-27T21:37:20Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=71029cea2ddf82007b80f465b256d027eab0f02d'/>
<id>urn:sha1:71029cea2ddf82007b80f465b256d027eab0f02d</id>
<content type='text'>
This updates all source files to use a new standard header for copyright
and license declaration.  Notably, copyright no longer includes a date,
and we now use the standard SPDX-License-Identifier header.

This commit was done almost entirely mechanically with perl, and then
some minimal manual fixes.

Updates #6865

Signed-off-by: Will Norris &lt;will@tailscale.com&gt;
</content>
</entry>
<entry>
<title>refactor: move from io/ioutil to io and os packages</title>
<updated>2022-09-16T04:45:53Z</updated>
<author>
<name>Eng Zer Jun</name>
<email>engzerjun@gmail.com</email>
</author>
<published>2022-09-15T12:06:59Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=f0347e841f8edc8b3b08f1c00f1eef6625beec2d'/>
<id>urn:sha1:f0347e841f8edc8b3b08f1c00f1eef6625beec2d</id>
<content type='text'>
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

Reference: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun &lt;engzerjun@gmail.com&gt;
</content>
</entry>
<entry>
<title>logtail, logpolicy: remove an unidiomatic use of an interface</title>
<updated>2020-12-21T17:03:39Z</updated>
<author>
<name>Brad Fitzpatrick</name>
<email>bradfitz@tailscale.com</email>
</author>
<published>2020-12-21T17:03:39Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=d97ee121791b2dad411e566eab8942ee5a785bb1'/>
<id>urn:sha1:d97ee121791b2dad411e566eab8942ee5a785bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>magicsock/test: oops, fix a data race in nested-test logf hack.</title>
<updated>2020-05-14T03:50:09Z</updated>
<author>
<name>Avery Pennarun</name>
<email>apenwarr@tailscale.com</email>
</author>
<published>2020-05-14T03:44:58Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=4f128745d8141a2438c1fe49ee8ac974411621e9'/>
<id>urn:sha1:4f128745d8141a2438c1fe49ee8ac974411621e9</id>
<content type='text'>
Signed-off-by: Avery Pennarun &lt;apenwarr@tailscale.com&gt;
</content>
</entry>
<entry>
<title>Move Linux client &amp; common packages into a public repo.</title>
<updated>2020-02-09T17:32:57Z</updated>
<author>
<name>Earl Lee</name>
<email>earl.lee@tailscale.com</email>
</author>
<published>2020-02-05T22:16:58Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=a8d8b8719afb81cd25ebff6f92ebda651bdf27d8'/>
<id>urn:sha1:a8d8b8719afb81cd25ebff6f92ebda651bdf27d8</id>
<content type='text'>
</content>
</entry>
</feed>
