<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11-kit.git/.gitignore, 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>build: Move check_PROGRAMS into subdirectories</title>
<updated>2019-06-18T12:17:28+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2019-06-01T10:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=084347319f6e832ec2c36d7b27a64c8f2614f084'/>
<id>084347319f6e832ec2c36d7b27a64c8f2614f084</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>virtual: Rename virtual-fixed.c to virtual-fixed-generated.h</title>
<updated>2019-06-18T12:17:28+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2019-05-20T16:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=1e8ca781b983cb31d62e21a3a61f25be1fcc694f'/>
<id>1e8ca781b983cb31d62e21a3a61f25be1fcc694f</id>
<content type='text'>
Previously the generated .c file was included in another source file,
which is not supported in some build systems (e.g., meson).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the generated .c file was included in another source file,
which is not supported in some build systems (e.g., meson).
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use separate p11-kit-{remote,server} executable for testing</title>
<updated>2018-07-16T14:19:42+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-06-27T09:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=9d2ce267e6714c6a565a9ded3aa0001918d1ae1d'/>
<id>9d2ce267e6714c6a565a9ded3aa0001918d1ae1d</id>
<content type='text'>
Otherwise, the p11-kit-remote program called from p11-kit-server would
load the system modules instead of the local fixtures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, the p11-kit-remote program called from p11-kit-server would
load the system modules instead of the local fixtures.
</pre>
</div>
</content>
</entry>
<entry>
<title>server: Enable socket activation through systemd</title>
<updated>2018-06-20T11:19:23+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-06-20T08:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=53a7e915b2694bc1957d98493a7aee9abfa3c6c5'/>
<id>53a7e915b2694bc1957d98493a7aee9abfa3c6c5</id>
<content type='text'>
This enables socket activation of "p11-kit server" through systemd.
The feature provided is essentially the same as commit
a4fb2bb5 (reverted), but implemented with "p11-kit server" and
libsystemd API instead of wrapping "p11-kit remote" in the unit file.

Note that, while it exposes all tokens through the socket, it doesn't
increase attack surface beyond the PKCS#11 binary interface provided
by p11-kit-proxy.so, because the service is per-user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables socket activation of "p11-kit server" through systemd.
The feature provided is essentially the same as commit
a4fb2bb5 (reverted), but implemented with "p11-kit server" and
libsystemd API instead of wrapping "p11-kit remote" in the unit file.

Note that, while it exposes all tokens through the socket, it doesn't
increase attack surface beyond the PKCS#11 binary interface provided
by p11-kit-proxy.so, because the service is per-user.
</pre>
</div>
</content>
</entry>
<entry>
<title>pkcs11: Exercise GNU calling convention at compile time</title>
<updated>2018-05-28T12:08:55+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-05-28T10:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=cd0a2de679a81829b7323bc5db46222b9eaab1d9'/>
<id>cd0a2de679a81829b7323bc5db46222b9eaab1d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Simplify README inclusion</title>
<updated>2018-05-25T14:16:23+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-05-25T14:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=e4c5d3b34941bdc433072a492a0a7fdbddba0cc2'/>
<id>e4c5d3b34941bdc433072a492a0a7fdbddba0cc2</id>
<content type='text'>
Use symlink in the repository, instead of copying.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use symlink in the repository, instead of copying.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: replace by README.md</title>
<updated>2018-05-23T06:50:37+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2018-05-18T12:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=6af8234936f805a9c6dceb29a84e73d40ed4b257'/>
<id>6af8234936f805a9c6dceb29a84e73d40ed4b257</id>
<content type='text'>
That is, use README.md as primary source to generate README as
README is required by the GNU guidelines. We don't try to convert
to "real" plain text as markdown is readable, and to avoid introducing
another dependency (e.g., pandoc).

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That is, use README.md as primary source to generate README as
README is required by the GNU guidelines. We don't try to convert
to "real" plain text as markdown is readable, and to avoid introducing
another dependency (e.g., pandoc).

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Factor out common harness from test-extract.in</title>
<updated>2018-04-10T15:57:11+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-04-10T07:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=e4a5466e5e3cfe22344e79c6e1a0ad9a7945a602'/>
<id>e4a5466e5e3cfe22344e79c6e1a0ad9a7945a602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Take advantage of TAP test driver</title>
<updated>2018-03-29T09:25:11+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-03-27T14:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=1eb22867b1123601387b1fa06643077225bd7590'/>
<id>1eb22867b1123601387b1fa06643077225bd7590</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Add more files to .gitignore</title>
<updated>2018-01-31T14:51:28+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-01-31T14:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=f7387ddea8a5fe609f052a9a40691ebb3ae86372'/>
<id>f7387ddea8a5fe609f052a9a40691ebb3ae86372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
