<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11-kit.git/tools/tests/files, branch p11p</title>
<subtitle>Clone of https://github.com/p11-glue/p11-kit</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/'/>
<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.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>hash: Add the murmur2 hash and start using it</title>
<updated>2013-03-20T09:54:00+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-03-20T08:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=f45942a4fc3e1c5219e9b5201b82203337ee7280'/>
<id>f45942a4fc3e1c5219e9b5201b82203337ee7280</id>
<content type='text'>
Add implementation of the murmur2 hash function, and start using
it for our dictionaries. Our implementation is incremental
like our other hash functions.

Also remove p11_oid_hash() which wasn't being used.

In addition fix several tests whose success was based on the
way that the dictionary hashed. This was a hidden testing bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add implementation of the murmur2 hash function, and start using
it for our dictionaries. Our implementation is incremental
like our other hash functions.

Also remove p11_oid_hash() which wasn't being used.

In addition fix several tests whose success was based on the
way that the dictionary hashed. This was a hidden testing bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>extract: Allow p11_save_write() to automatically calculate length</title>
<updated>2013-03-15T16:33:47+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-03-15T07:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=58e1e3764250fbda96c5ef7244e891a6be04d4cb'/>
<id>58e1e3764250fbda96c5ef7244e891a6be04d4cb</id>
<content type='text'>
Also if automatically calculating length, then ignore input
that is NULL, as something that shouldn't be written out.

This allows easier chaining of optional output, such as comments.

https://bugs.freedesktop.org/show_bug.cgi?id=62029
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also if automatically calculating length, then ignore input
that is NULL, as something that shouldn't be written out.

This allows easier chaining of optional output, such as comments.

https://bugs.freedesktop.org/show_bug.cgi?id=62029
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for exporting OpenSSL's TRUSTED CERTIFICATE format</title>
<updated>2013-02-05T14:00:25+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-01-30T14:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=39e9f190416ecb4260a3b079e1d79fc2e55f5a33'/>
<id>39e9f190416ecb4260a3b079e1d79fc2e55f5a33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for extracting to pem-bundle and pem-directory formats</title>
<updated>2013-02-05T14:00:25+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-01-30T14:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=dbcf3c049f4aadc1d25eb952b4feabdec14cf35d'/>
<id>dbcf3c049f4aadc1d25eb952b4feabdec14cf35d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for sane writing to files extracted</title>
<updated>2013-02-05T13:54:53+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-01-23T16:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=9a21e6ddf9eb7bb0f13f01cddba9dedd7a6e43b3'/>
<id>9a21e6ddf9eb7bb0f13f01cddba9dedd7a6e43b3</id>
<content type='text'>
 * Implement atomic writes of files
 * Writing with checks that not overwriting anything unless desired
 * Writing and overwriting of directory contents in a robust way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Implement atomic writes of files
 * Writing with checks that not overwriting anything unless desired
 * Writing and overwriting of directory contents in a robust way
</pre>
</div>
</content>
</entry>
</feed>
