<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ssh-agent-filter.git/afssh, branch 0.5.1</title>
<subtitle>filtering proxy for ssh-agent meant to be forwarded to untrusted servers</subtitle>
<id>http://git.tiwe.de/ssh-agent-filter.git/atom?h=0.5.1</id>
<link rel='self' href='http://git.tiwe.de/ssh-agent-filter.git/atom?h=0.5.1'/>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/'/>
<updated>2016-10-11T14:42:02+00:00</updated>
<entry>
<title>fixup! afssh: use realpath instead of readlink -f, with fallback</title>
<updated>2016-10-11T14:42:02+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2016-10-11T14:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=3944f8c3b52e23e7e617fbfa24307ce8c07757e6'/>
<id>urn:sha1:3944f8c3b52e23e7e617fbfa24307ce8c07757e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>afssh: use realpath instead of readlink -f, with fallback</title>
<updated>2016-10-11T12:25:39+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2016-10-11T12:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=2f994963899ca8e039dd0aa38884693a9928e116'/>
<id>urn:sha1:2f994963899ca8e039dd0aa38884693a9928e116</id>
<content type='text'>
this add compatibility for some BSD systems which don't have -f to readlink
while retaining compatibility with GNU systems without a readlink command

Thanks: Konstantinos Koukopoulos &lt;kouk@transifex.com&gt;
</content>
</entry>
<entry>
<title>afssh: call ssh without arguments for usage</title>
<updated>2015-09-08T12:36:07+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-09-08T12:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=a448de907b70e9d6b2532f1e820e5c70b11dcc70'/>
<id>urn:sha1:a448de907b70e9d6b2532f1e820e5c70b11dcc70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add detection for output to terminal vs. pipe</title>
<updated>2013-06-20T14:00:08+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-06-20T14:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=3db5e4a6aa2e85492638438dac5719ce633ad6f5'/>
<id>urn:sha1:3db5e4a6aa2e85492638438dac5719ce633ad6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>afssh: add interactive key selection using whiptail/dialog</title>
<updated>2013-06-20T13:56:49+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-06-20T13:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=e9f27a1f6c79fddabd5995a591a8398ca645c53f'/>
<id>urn:sha1:e9f27a1f6c79fddabd5995a591a8398ca645c53f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>afssh: add safeguard against empty or non-running ssh-agent</title>
<updated>2013-06-20T13:54:30+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-06-20T13:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=6064fef975a261aab7e92792c2a83687ae1fdb9e'/>
<id>urn:sha1:6064fef975a261aab7e92792c2a83687ae1fdb9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>afssh: factor out usage</title>
<updated>2013-06-20T13:51:30+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-06-20T13:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=07557734129cd53acb5eff9d59b0d6144925e3e7'/>
<id>urn:sha1:07557734129cd53acb5eff9d59b0d6144925e3e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentation update</title>
<updated>2013-06-18T10:35:28+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-06-18T10:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=3c431f0dfb0223f95bf318d4fe209a81f36e88d1'/>
<id>urn:sha1:3c431f0dfb0223f95bf318d4fe209a81f36e88d1</id>
<content type='text'>
ssh-agent-filter.C: remove remains of initial plan to wrap ssh in the filter
afssh: add --help
</content>
</entry>
<entry>
<title>afssh: use temporary directory for socket</title>
<updated>2013-06-18T09:40:19+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-06-18T09:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=453e8a66e8ed850d9a7559c8269942969bad62c9'/>
<id>urn:sha1:453e8a66e8ed850d9a7559c8269942969bad62c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add afssh: wrapper around ssh-agent-filter and ssh</title>
<updated>2013-06-17T22:48:43+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-06-17T22:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tiwe.de/ssh-agent-filter.git/commit/?id=6650d5dd2f08c1d2fff9d4c35fce5428da2dd174'/>
<id>urn:sha1:6650d5dd2f08c1d2fff9d4c35fce5428da2dd174</id>
<content type='text'>
</content>
</entry>
</feed>
