<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libar2simplified, branch 1.1.2.1</title>
<subtitle>[Complete] Façade for libar2
</subtitle>
<id>https://git.maandree.se/libar2simplified/atom?h=1.1.2.1</id>
<link rel='self' href='https://git.maandree.se/libar2simplified/atom?h=1.1.2.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/'/>
<updated>2023-11-25T19:42:10Z</updated>
<entry>
<title>m doc fix</title>
<updated>2023-11-25T19:42:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-11-25T19:42:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=2cd2462e340abb5d0ea8f3649c573f608b77ceb3'/>
<id>urn:sha1:2cd2462e340abb5d0ea8f3649c573f608b77ceb3</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix critical bug for automatic salt generation</title>
<updated>2023-06-23T16:17:00Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T16:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=d84d78d2d26c4cf3cdd89c8a30fcb602b2909cb0'/>
<id>urn:sha1:d84d78d2d26c4cf3cdd89c8a30fcb602b2909cb0</id>
<content type='text'>
If getrandom(3) generated bytes with the highest bit set and
(char) is (signed char) (ones' or two's complement is used),
those bytes would become negative indices, rather than be
inside [0, 64), causing random data to be writting into the
salt.

Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve srand seed</title>
<updated>2023-06-23T16:08:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T16:08:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=53cf9901f408f2ae69a16912eb90ae45d96e24a7'/>
<id>urn:sha1:53cf9901f408f2ae69a16912eb90ae45d96e24a7</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Whitespace fix + do not call srand unless required</title>
<updated>2023-06-23T15:53:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T15:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=20a94987f79144f4d273583048c4fd1d06e39515'/>
<id>urn:sha1:20a94987f79144f4d273583048c4fd1d06e39515</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix documentation</title>
<updated>2023-06-23T15:50:42Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T15:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=5e8f43214998dbb53e6f49a96ddeae968b6a207c'/>
<id>urn:sha1:5e8f43214998dbb53e6f49a96ddeae968b6a207c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix allocation success check and deallocation order</title>
<updated>2022-03-20T07:30:40Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-03-20T07:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=f3a7696b190f58379c81bcf8683b86373eedfc63'/>
<id>urn:sha1:f3a7696b190f58379c81bcf8683b86373eedfc63</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix linking for Mac OS</title>
<updated>2022-02-19T19:48:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T19:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=413a3bdf494a5404a31e0081876a075b437daf93'/>
<id>urn:sha1:413a3bdf494a5404a31e0081876a075b437daf93</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix linking for Windows</title>
<updated>2022-02-19T19:46:00Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T19:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=5e7f995002b11eceff088523840c7d8dea932247'/>
<id>urn:sha1:5e7f995002b11eceff088523840c7d8dea932247</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2022-02-15T16:30:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-15T16:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=9e9521c7a07aef745930b5943cd0b616d02a1e4c'/>
<id>urn:sha1:9e9521c7a07aef745930b5943cd0b616d02a1e4c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix deps</title>
<updated>2022-02-15T16:29:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-15T16:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=229257cd3b8ebf5cc6e7b9dce4173e1e133a1e73'/>
<id>urn:sha1:229257cd3b8ebf5cc6e7b9dce4173e1e133a1e73</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
