<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/tinc/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2024-06-23T23:09:08Z</updated>
<entry>
<title>tinc: fix regression bring by commit fd61f2d</title>
<updated>2024-06-23T23:09:08Z</updated>
<author>
<name>Erwan MAS</name>
</author>
<published>2024-06-23T20:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=65fc6ccb06ca3bac095e0f479d789b02040a321a'/>
<id>urn:sha1:65fc6ccb06ca3bac095e0f479d789b02040a321a</id>
<content type='text'>
Signed-off-by: Erwan MAS &lt;erwan@mas.nom.fr&gt;
</content>
</entry>
<entry>
<title>tinc: fetch ed25519 public keys from uci</title>
<updated>2023-11-06T18:55:42Z</updated>
<author>
<name>Vladislav Grigoryev</name>
</author>
<published>2023-11-03T05:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=10d923d8f49fa9b2a379bf4ca6ce08e3363f7023'/>
<id>urn:sha1:10d923d8f49fa9b2a379bf4ca6ce08e3363f7023</id>
<content type='text'>
Fetch Ed25519 public keys from UCI host sections.
Update options and syntax to current version.

Signed-off-by: Vladislav Grigoryev &lt;vg.aetera@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinc: add creation  of hosts directory for each network configuration</title>
<updated>2022-03-09T05:56:52Z</updated>
<author>
<name>Erwan MAS</name>
</author>
<published>2022-03-05T21:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fb99d50c1edd4be765bef6d55bee26bfb90576b6'/>
<id>urn:sha1:fb99d50c1edd4be765bef6d55bee26bfb90576b6</id>
<content type='text'>
Signed-off-by: Erwan MAS &lt;erwan@mas.nom.fr&gt;
</content>
</entry>
<entry>
<title>tinc: use 'uci_get_state' instead of 'uci -P /var/state get'</title>
<updated>2021-09-01T21:12:26Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2021-08-12T20:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=440d3c04505719df09e39706e6af7c470a49d458'/>
<id>urn:sha1:440d3c04505719df09e39706e6af7c470a49d458</id>
<content type='text'>
Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinc: Add possibility to populate more config variables via uci</title>
<updated>2021-05-18T00:16:34Z</updated>
<author>
<name>Erwan MAS</name>
</author>
<published>2021-05-18T00:16:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bf292a2cd9c6d5008a11169d4c223aec8191ad1b'/>
<id>urn:sha1:bf292a2cd9c6d5008a11169d4c223aec8191ad1b</id>
<content type='text'>
Signed-off-by: Erwan MAS &lt;erwan@mas.nom.fr&gt;
</content>
</entry>
<entry>
<title>tinc: Bump to version 1.1 commit 3ee0d5dd</title>
<updated>2021-02-14T19:37:12Z</updated>
<author>
<name>Erwan MAS</name>
</author>
<published>2021-02-14T19:21:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fd61f2d2e2c31df7df048d26c31a9682f30fb2ac'/>
<id>urn:sha1:fd61f2d2e2c31df7df048d26c31a9682f30fb2ac</id>
<content type='text'>
Signed-off-by: Erwan MAS &lt;erwan@mas.nom.fr&gt;
</content>
</entry>
<entry>
<title>tinc: use new extra_command function definition</title>
<updated>2020-11-04T07:50:34Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-10-28T14:56:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3364d6665ae0eabea26787f444f234dbdf7228ec'/>
<id>urn:sha1:3364d6665ae0eabea26787f444f234dbdf7228ec</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>Currently tinc init script will delete the generated configuration folder and then check if it will not exists in order to create it.</title>
<updated>2014-10-03T15:51:44Z</updated>
<author>
<name>Alessio Caiazza</name>
</author>
<published>2014-08-11T10:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c1195229df3fb7a088010971bfb54db4a50d97ff'/>
<id>urn:sha1:c1195229df3fb7a088010971bfb54db4a50d97ff</id>
<content type='text'>
This patch will first check if the generated configuration folder exists and then delete it, after that it will always create the configuration folder.
</content>
</entry>
<entry>
<title>tinc: add package</title>
<updated>2014-07-31T15:39:15Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2014-07-31T15:39:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c8bec163ad00a30f8be5dde7989e445b9a37aee5'/>
<id>urn:sha1:c8bec163ad00a30f8be5dde7989e445b9a37aee5</id>
<content type='text'>
Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
</entry>
</feed>
