<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ssh-agent-filter.git, branch debian/0.4.1-1</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%2F0.4.1-1</id>
<link rel='self' href='https://git.tiwe.de/ssh-agent-filter.git/atom?h=debian%2F0.4.1-1'/>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/'/>
<updated>2015-09-06T19:51:59+00:00</updated>
<entry>
<title>release 0.4.1-1</title>
<updated>2015-09-06T19:51:59+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-09-06T19:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=e669c531df2674aca00ec81bf53c001575fc8c2d'/>
<id>urn:sha1:e669c531df2674aca00ec81bf53c001575fc8c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>install bash_completions manually, clean up conffile from prior versions</title>
<updated>2015-09-06T19:51:59+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-09-06T19:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=46e662806afd894147dafafa399ee62031d256dd'/>
<id>urn:sha1:46e662806afd894147dafafa399ee62031d256dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drop debian/patches/</title>
<updated>2015-09-06T18:37:29+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-09-06T18:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=a8aa7fe87f05ccf9d00bf158b1787ba9355d0b66'/>
<id>urn:sha1:a8aa7fe87f05ccf9d00bf158b1787ba9355d0b66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag '0.4.1' into debian</title>
<updated>2015-09-06T16:33:04+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-09-06T16:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=a11402917796dd21b59c537d3f10c05d3bcefd55'/>
<id>urn:sha1:a11402917796dd21b59c537d3f10c05d3bcefd55</id>
<content type='text'>
0.4.1
</content>
</entry>
<entry>
<title>release 0.4.1</title>
<updated>2015-09-06T15:06:36+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-09-06T14:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=c9dfa57b7a06c5b0770e11d210e02ace54518644'/>
<id>urn:sha1:c9dfa57b7a06c5b0770e11d210e02ace54518644</id>
<content type='text'>
</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>call functions with namespace instead of using their names</title>
<updated>2015-08-31T21:36:29+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-08-31T21:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=ad1c2d2b28209654b447e1a5198c6516cfa50b88'/>
<id>urn:sha1:ad1c2d2b28209654b447e1a5198c6516cfa50b88</id>
<content type='text'>
avoids problems with ADL

Closes: #797235
</content>
</entry>
<entry>
<title>move rfc4251 types into their own namespace</title>
<updated>2015-08-31T18:22:37+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2015-08-31T18:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/ssh-agent-filter.git/commit/?id=8f675da301eafe79897f3ad67ff5450fcc397f78'/>
<id>urn:sha1:8f675da301eafe79897f3ad67ff5450fcc397f78</id>
<content type='text'>
</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>
</feed>
