<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openssh-known-hosts.git/update-openssh-known-hosts, branch 0.6.3</title>
<subtitle>known_hosts downloader/merger for OpenSSH</subtitle>
<id>https://git.tiwe.de/openssh-known-hosts.git/atom?h=0.6.3</id>
<link rel='self' href='https://git.tiwe.de/openssh-known-hosts.git/atom?h=0.6.3'/>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/'/>
<updated>2021-07-19T11:36:58+00:00</updated>
<entry>
<title>always use read with -r</title>
<updated>2021-07-19T11:36:58+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-07-19T11:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=f855dc5ac98432ef4b126446c50a9737d98f0fb8'/>
<id>urn:sha1:f855dc5ac98432ef4b126446c50a9737d98f0fb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>factor out download_source()</title>
<updated>2021-07-19T11:35:16+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-07-19T11:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=53614d19826293d753aad599f2b2900d8d6303ed'/>
<id>urn:sha1:53614d19826293d753aad599f2b2900d8d6303ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use bash arrays in path_search()</title>
<updated>2021-07-19T11:33:32+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-07-19T11:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=265011411069c0c26dd693f714a43a6c7e6ad9ea'/>
<id>urn:sha1:265011411069c0c26dd693f714a43a6c7e6ad9ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make config variables readonly</title>
<updated>2021-07-19T11:24:53+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-07-19T11:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=0b161b76dac289f4b7100916bac27961aed88120'/>
<id>urn:sha1:0b161b76dac289f4b7100916bac27961aed88120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apply shellcheck to update-openssh-known-hosts</title>
<updated>2015-02-17T18:47:57+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-02-17T18:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=43b1b4cbfb1aeabf3c9542c27c971790bf77cf91'/>
<id>urn:sha1:43b1b4cbfb1aeabf3c9542c27c971790bf77cf91</id>
<content type='text'>
applied with care, the two remaining things are meant that way
</content>
</entry>
<entry>
<title>Documentation update, license clarification</title>
<updated>2014-02-18T17:30:01+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2014-02-18T17:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=f8b47031fd65b9055e6a89a961466bdb367cd710'/>
<id>urn:sha1:f8b47031fd65b9055e6a89a961466bdb367cd710</id>
<content type='text'>
use pandoc for manpage generation, drop now-redundant README
</content>
</entry>
<entry>
<title>make main script configurable via environment</title>
<updated>2014-02-05T14:15:11+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2014-02-05T14:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=c4c47613070b81b95434b03b6cda74daa76aada6'/>
<id>urn:sha1:c4c47613070b81b95434b03b6cda74daa76aada6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement caching for filtered version</title>
<updated>2013-01-07T16:31:27+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-01-07T16:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=1b05237ebb0ef83d2b0603369347da9832711c82'/>
<id>urn:sha1:1b05237ebb0ef83d2b0603369347da9832711c82</id>
<content type='text'>
filtering can take a long time, about 1m for 20k key entries
</content>
</entry>
<entry>
<title>implement hostname filtering</title>
<updated>2013-01-07T13:18:40+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-01-04T20:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=8d177fb1f42cb80ffbf678669cd726d40f26f123'/>
<id>urn:sha1:8d177fb1f42cb80ffbf678669cd726d40f26f123</id>
<content type='text'>
Fixes GH-1.
</content>
</entry>
<entry>
<title>bash style fixups</title>
<updated>2013-01-07T13:18:40+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-01-04T20:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=b976b61bd47d0a404d94e390c429ac5e336b261a'/>
<id>urn:sha1:b976b61bd47d0a404d94e390c429ac5e336b261a</id>
<content type='text'>
* [[ for less quoting
* -eq instead of = for numerical equality
* text manipulation instead of forking a basename(1)
</content>
</entry>
</feed>
