<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11-kit.git/common/tests, 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>Move to non-recursive Makefile for building bins and libs</title>
<updated>2014-08-15T08:43:04+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2014-08-15T06:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=677dee1a04058aefe8c7689f88da52afe3b4b4bb'/>
<id>677dee1a04058aefe8c7689f88da52afe3b4b4bb</id>
<content type='text'>
Still use recursive for documentation and translation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still use recursive for documentation and translation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mostly erroneous scanner warnings in tests</title>
<updated>2014-08-08T16:44:49+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2014-08-08T15:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=9cd9153a4d4cf78011d2a8f8c7a69aa8f3eda9f3'/>
<id>9cd9153a4d4cf78011d2a8f8c7a69aa8f3eda9f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of mmap failure and mapping empty files</title>
<updated>2014-02-13T07:23:16+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@google.com</email>
</author>
<published>2014-02-09T23:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=44beedb8c2b4e30b421b604fb1b044402a1d1ff6'/>
<id>44beedb8c2b4e30b421b604fb1b044402a1d1ff6</id>
<content type='text'>
Check the return value of mmap() correctly.

Empty files cannot be mmap'd so we implement some
work around code for that.

https://bugs.freedesktop.org/show_bug.cgi?id=74773

Signed-off-by: Stef Walter &lt;stef@thewalter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check the return value of mmap() correctly.

Empty files cannot be mmap'd so we implement some
work around code for that.

https://bugs.freedesktop.org/show_bug.cgi?id=74773

Signed-off-by: Stef Walter &lt;stef@thewalter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>attrs: Allow NULL attribute to be passed to p11_attr_hash()</title>
<updated>2014-01-13T17:11:33+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2014-01-13T16:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=6bc661e907f5382dbd9a76fb47a3b554c2ea0028'/>
<id>6bc661e907f5382dbd9a76fb47a3b554c2ea0028</id>
<content type='text'>
This allows simpler lookups.

https://bugs.freedesktop.org/show_bug.cgi?id=73558
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows simpler lookups.

https://bugs.freedesktop.org/show_bug.cgi?id=73558
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop unused libtasn1.h include</title>
<updated>2013-11-08T08:38:00+00:00</updated>
<author>
<name>Roman Bogorodskiy</name>
<email>bogorodskiy@gmail.com</email>
</author>
<published>2013-11-08T07:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=ec02489eca1b7b57c35db71bce5a6f7b876e535e'/>
<id>ec02489eca1b7b57c35db71bce5a6f7b876e535e</id>
<content type='text'>
It's not only unsed, but also causes build fail because CFLAGS
for tests does not contain LIBTASN1_CFLAGS.

Signed-off-by: Stef Walter &lt;stef@thewalter.net&gt;

https://bugs.freedesktop.org/show_bug.cgi?id=71379
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not only unsed, but also causes build fail because CFLAGS
for tests does not contain LIBTASN1_CFLAGS.

Signed-off-by: Stef Walter &lt;stef@thewalter.net&gt;

https://bugs.freedesktop.org/show_bug.cgi?id=71379
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable tests with setgid binaries when running in fakeroot</title>
<updated>2013-10-01T05:22:29+00:00</updated>
<author>
<name>Andreas Metzler</name>
<email>ametzler@debian.org</email>
</author>
<published>2013-10-01T05:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=beb377f7479e834366be60dc6c1da2e53278e091'/>
<id>beb377f7479e834366be60dc6c1da2e53278e091</id>
<content type='text'>
We use the FAKED_MODE environment variable as a way to detect
fakeroot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use the FAKED_MODE environment variable as a way to detect
fakeroot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused make variables</title>
<updated>2013-09-09T12:10:30+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-09-09T12:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=88ac590d2e9786d5b364aac7a23b2b0567e87020'/>
<id>88ac590d2e9786d5b364aac7a23b2b0567e87020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test-compat calls test_getauxval which is in a UNIX defined block</title>
<updated>2013-07-30T07:46:40+00:00</updated>
<author>
<name>Michael Cronenworth</name>
<email>mike@cchtml.com</email>
</author>
<published>2013-07-30T04:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=4b1d38759c8cdc85b9ab9ce3a8a24a0dc28f2aa6'/>
<id>4b1d38759c8cdc85b9ab9ce3a8a24a0dc28f2aa6</id>
<content type='text'>
MinGW builds fail due to this.

https://bugs.freedesktop.org/show_bug.cgi?id=67518
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MinGW builds fail due to this.

https://bugs.freedesktop.org/show_bug.cgi?id=67518
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use _GNU_SOURCE and fix strerror_r usage</title>
<updated>2013-07-23T21:06:30+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-07-23T21:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=6b457ffc260100e0e3e6b2143b00e34bb419665e'/>
<id>6b457ffc260100e0e3e6b2143b00e34bb419665e</id>
<content type='text'>
glibc declares strerror_r completely different if in POSIX or GNU
mode. Nastiness. Stop using _GNU_SOURCE all together.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
glibc declares strerror_r completely different if in POSIX or GNU
mode. Nastiness. Stop using _GNU_SOURCE all together.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various memory leaks exposed by 'make leakcheck'</title>
<updated>2013-07-23T21:06:30+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2013-07-23T14:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=b14fc0351c4dd71c5ca71df77e325d2b2a4c0583'/>
<id>b14fc0351c4dd71c5ca71df77e325d2b2a4c0583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
