<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ssh-agent-filter.git/Makefile, branch debian-stretch</title>
<subtitle>filtering proxy for ssh-agent meant to be forwarded to untrusted servers</subtitle>
<id>https://git.tiwe.de/ssh-agent-filter.git/atom?h=debian-stretch</id>
<link rel='self' href='https://git.tiwe.de/ssh-agent-filter.git/atom?h=debian-stretch'/>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/'/>
<updated>2016-08-27T20:47:48+00:00</updated>
<entry>
<title>update copyright</title>
<updated>2016-08-27T20:47:48+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2016-08-27T20:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=7152b927e22ef602011f8acf865c3cafc113c502'/>
<id>urn:sha1:7152b927e22ef602011f8acf865c3cafc113c502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>exploit more help2man features</title>
<updated>2016-08-27T19:59:07+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2016-08-27T19:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=bfa8ac40e032d4d204ab6a9202531198cee9706e'/>
<id>urn:sha1:bfa8ac40e032d4d204ab6a9202531198cee9706e</id>
<content type='text'>
use an include file for explanatory text
add environment, author and bug report information to the program's output
</content>
</entry>
<entry>
<title>update copyright</title>
<updated>2015-09-06T15:06:05+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-09-06T14:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=d4584ca24834ca07f34c27c99ddf48c4c9156947'/>
<id>urn:sha1:d4584ca24834ca07f34c27c99ddf48c4c9156947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: link to pthread</title>
<updated>2015-09-06T15:06:05+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-09-06T15:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=33485a9d38ad40ee971695384cfc869ced281a8c'/>
<id>urn:sha1:33485a9d38ad40ee971695384cfc869ced281a8c</id>
<content type='text'>
some versions of gcc reference a pthread function in the &lt;thread&gt; header
</content>
</entry>
<entry>
<title>rename C++ header to .H</title>
<updated>2015-08-28T17:27:48+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-08-28T17:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=774ff2757de2a32c57046cbdc8425c6c22759035'/>
<id>urn:sha1:774ff2757de2a32c57046cbdc8425c6c22759035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rfc4251: move remaining non-inline functions to impl file</title>
<updated>2014-04-15T18:09:21+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2014-04-15T18:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=ec5920ac2ed11b29135acb834ce6d633259aad75'/>
<id>urn:sha1:ec5920ac2ed11b29135acb834ce6d633259aad75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable large file support</title>
<updated>2014-03-06T20:22:57+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2014-03-06T20:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=ed9ca11a8dc24bed5f8e69e2a62169e7a484d8fb'/>
<id>urn:sha1:ed9ca11a8dc24bed5f8e69e2a62169e7a484d8fb</id>
<content type='text'>
this should make some tests for LFS happy; we don't use sizes of or offsets in files here
</content>
</entry>
<entry>
<title>use LDLIBS instead of LDFLAGS</title>
<updated>2013-11-13T22:42:46+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-11-13T22:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=a8c1ef855655e7419e54317a8e782f3993d99f7d'/>
<id>urn:sha1:a8c1ef855655e7419e54317a8e782f3993d99f7d</id>
<content type='text'>
LDLIBS are put behind the prerequisites by make's built-in rules so linking
won't fail with --as-needed.
</content>
</entry>
<entry>
<title>replace __gnu_cxx::stdio_filebuf with boost::iostreams</title>
<updated>2013-11-02T10:38:40+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-11-02T10:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=b05034bc176b38b3b3f31c7a2e1e53b4c16f61e2'/>
<id>urn:sha1:b05034bc176b38b3b3f31c7a2e1e53b4c16f61e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssh-askpass-noinput: a simpler confirmation dialog</title>
<updated>2013-10-25T22:50:36+00:00</updated>
<author>
<name>chrysn</name>
<email>chrysn@fsfe.org</email>
</author>
<published>2013-10-25T22:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=5d55704009d1052db6f4039544aedb17ca8f541b'/>
<id>urn:sha1:5d55704009d1052db6f4039544aedb17ca8f541b</id>
<content type='text'>
this adds an ssh-askpass imlementation that will only show allow/deny
buttons and is based on zenity.
</content>
</entry>
</feed>
