<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11-kit.git/tools, branch p11p</title>
<subtitle>Clone of https://github.com/p11-glue/p11-kit</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/'/>
<entry>
<title>Remove straggler file in the tools directory</title>
<updated>2014-01-08T20:20:49+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2014-01-08T20:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=f864a68195a9b8fb25c529f539077691fff924a5'/>
<id>f864a68195a9b8fb25c529f539077691fff924a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using the non-thread-safe strerror() function</title>
<updated>2013-07-18T11:04:37+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-07-17T16:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=9a1fe66f08149596567fedb4e2338ae786a19ab9'/>
<id>9a1fe66f08149596567fedb4e2338ae786a19ab9</id>
<content type='text'>
https://bugzilla.redhat.com/show_bug.cgi?id=985481
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.redhat.com/show_bug.cgi?id=985481
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize various components</title>
<updated>2013-06-25T11:27:01+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-06-24T11:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=069c52a10cc4c4c06de8a4d83ddb3755e40be7a4'/>
<id>069c52a10cc4c4c06de8a4d83ddb3755e40be7a4</id>
<content type='text'>
 * p11-kit library and tool in the p11-kit/ subdirectory
 * trust module and new trust tool in trust/ subdirectory
 * No more tools/ subdirectory
 * Lots less in the common/ subdirectory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * p11-kit library and tool in the p11-kit/ subdirectory
 * trust module and new trust tool in trust/ subdirectory
 * No more tools/ subdirectory
 * Lots less in the common/ subdirectory
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'stable'</title>
<updated>2013-06-17T19:57:25+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-06-17T19:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=5489a1456c5a6f320bd2b3aa849f36f10d538e81'/>
<id>5489a1456c5a6f320bd2b3aa849f36f10d538e81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trust: Move the extract-trust external placeholder command into trust/</title>
<updated>2013-06-17T13:22:49+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-06-17T12:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=93f197792150ae2e2e3ffafb903dfab6854915cb'/>
<id>93f197792150ae2e2e3ffafb903dfab6854915cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trust: Print out usage when extract-trust run incorrectly</title>
<updated>2013-06-17T13:22:47+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-06-17T12:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=41d2a28b89af41799d01d5973d026712d9174f31'/>
<id>41d2a28b89af41799d01d5973d026712d9174f31</id>
<content type='text'>
Also sorta covers --help and -h usage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also sorta covers --help and -h usage
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Fix passing args to external commands</title>
<updated>2013-06-17T12:45:36+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-06-17T12:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=e32481727387460d5900d0bbb495d3694facf64b'/>
<id>e32481727387460d5900d0bbb495d3694facf64b</id>
<content type='text'>
There were various bugs passing arguments, with duplicates being
passed, as well as certain arguments being skipped.t
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were various bugs passing arguments, with duplicates being
passed, as well as certain arguments being skipped.t
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Only use our private path when looking for external commands</title>
<updated>2013-06-17T12:44:52+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-06-17T12:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=b6e065cda1db37a6c8ed52dac3432468e1277323'/>
<id>b6e065cda1db37a6c8ed52dac3432468e1277323</id>
<content type='text'>
Instead of looking for external commands in the path, just look
for them in our private directory.

We want to be conservative early on, and limit what sorta things
we have to maintain later. We can later remove this restriction
if a real use case presents itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of looking for external commands in the path, just look
for them in our private directory.

We want to be conservative early on, and limit what sorta things
we have to maintain later. We can later remove this restriction
if a real use case presents itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>pem: Write PEM data directly to a buffer</title>
<updated>2013-05-27T08:46:11+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-05-21T15:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=56fec770071713bf800e7e9f3905973703105ec5'/>
<id>56fec770071713bf800e7e9f3905973703105ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up Makefile.am files for automake 1.13 warnings</title>
<updated>2013-05-21T09:31:09+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-04-09T06:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=30830eb693ac2e89f28bb34459db6837031ca795'/>
<id>30830eb693ac2e89f28bb34459db6837031ca795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
