<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11-kit.git/tools/tests, 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>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>
<entry>
<title>Our own unit testing framework</title>
<updated>2013-05-21T09:31:09+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-04-05T21:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=dcabaf1d56d410ba7ddb3dfbab9011bbbea5e6bc'/>
<id>dcabaf1d56d410ba7ddb3dfbab9011bbbea5e6bc</id>
<content type='text'>
 * Support the TAP protocol
 * Much cleaner without having to carry around state
 * First class support for setup/teardown
 * Port the common tests
 * Wait on porting other tests until we've merged outstanding code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Support the TAP protocol
 * Much cleaner without having to carry around state
 * First class support for setup/teardown
 * Port the common tests
 * Wait on porting other tests until we've merged outstanding code
</pre>
</div>
</content>
</entry>
<entry>
<title>p11-kit: Managed PKCS#11 module loading</title>
<updated>2013-05-21T08:47:51+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-02-06T20:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=5c19f0cf66495f00ccf69eba1d0915f862a88c8d'/>
<id>5c19f0cf66495f00ccf69eba1d0915f862a88c8d</id>
<content type='text'>
Support a new managed style module loading for PKCS#11 modules. This
allows us to better coordinate between multiple callers of the same
PKCS#11 modules and provide hooks into their behavior.

This meant redoing the public facing API. The old methods are now
deprecated, marked and documented as such.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support a new managed style module loading for PKCS#11 modules. This
allows us to better coordinate between multiple callers of the same
PKCS#11 modules and provide hooks into their behavior.

This meant redoing the public facing API. The old methods are now
deprecated, marked and documented as such.
</pre>
</div>
</content>
</entry>
<entry>
<title>More compatible path munging and handling code</title>
<updated>2013-04-03T10:45:43+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@redhat.com</email>
</author>
<published>2013-04-03T08:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=a63311a0f3f2669138d09ff8f618fd4d12fa0c3d'/>
<id>a63311a0f3f2669138d09ff8f618fd4d12fa0c3d</id>
<content type='text'>
Centralize the path handling code, so we can remove unixy assumptions
and have a chance of running on Windows. The current goal is to run
all the tests on Windows.

Includes some code from LRN &lt;lrn1986@gmail.com&gt;

https://bugs.freedesktop.org/show_bug.cgi?id=63062
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Centralize the path handling code, so we can remove unixy assumptions
and have a chance of running on Windows. The current goal is to run
all the tests on Windows.

Includes some code from LRN &lt;lrn1986@gmail.com&gt;

https://bugs.freedesktop.org/show_bug.cgi?id=63062
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate library init from message code</title>
<updated>2013-04-03T08:39:09+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-04-02T18:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=fcc3a83cc4d540bc2c4096524b5e8003046ba561'/>
<id>fcc3a83cc4d540bc2c4096524b5e8003046ba561</id>
<content type='text'>
Put library init/uninit code its into their own statically
linked library so that they don't get linked into the p11-kit
executable.

Refactor the message code so that the library initialization can
plug in its per thread message buffer.

https://bugs.freedesktop.org/show_bug.cgi?id=63046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put library init/uninit code its into their own statically
linked library so that they don't get linked into the p11-kit
executable.

Refactor the message code so that the library initialization can
plug in its per thread message buffer.

https://bugs.freedesktop.org/show_bug.cgi?id=63046
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on Win32</title>
<updated>2013-04-03T08:29:58+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-04-03T08:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=b7ccd06e1f969a6b86285360234582fe01d3aeaf'/>
<id>b7ccd06e1f969a6b86285360234582fe01d3aeaf</id>
<content type='text'>
Don't reference an undefined macro

https://bugs.freedesktop.org/show_bug.cgi?id=63046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't reference an undefined macro

https://bugs.freedesktop.org/show_bug.cgi?id=63046
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with automake 1.13</title>
<updated>2013-04-03T07:06:11+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-04-02T14:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=e67c0e4465607560e0f6af9e9b0395a9ee78adbc'/>
<id>e67c0e4465607560e0f6af9e9b0395a9ee78adbc</id>
<content type='text'>
Also remove some generated files from the po/ directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove some generated files from the po/ directory.
</pre>
</div>
</content>
</entry>
</feed>
