<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libkeccak/Makefile, branch 1.1.4</title>
<subtitle>[Basically feature complete] Keccak-family, including SHA-3, hashing library
</subtitle>
<id>https://git.maandree.se/libkeccak/atom?h=1.1.4</id>
<link rel='self' href='https://git.maandree.se/libkeccak/atom?h=1.1.4'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/'/>
<updated>2017-10-21T15:26:14Z</updated>
<entry>
<title>Fix makefile</title>
<updated>2017-10-21T15:26:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-21T15:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=0d590921d8784653c5c5fd6863935da5a7d4c618'/>
<id>urn:sha1:0d590921d8784653c5c5fd6863935da5a7d4c618</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix use of LIBFLAGS</title>
<updated>2017-10-18T17:02:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-18T17:02:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=982c00ffa9b47a3e7a8875e547f78feff0542d5b'/>
<id>urn:sha1:982c00ffa9b47a3e7a8875e547f78feff0542d5b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove unnessary -r flag in make clean</title>
<updated>2017-10-15T18:38:26Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-15T18:38:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=4e91ab4570c22e26433c52435d28ff23352f821e'/>
<id>urn:sha1:4e91ab4570c22e26433c52435d28ff23352f821e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Makefile: use "rm -f" to prevent errors upon second cleaning</title>
<updated>2017-10-15T17:39:17Z</updated>
<author>
<name>Leo Izen</name>
<email>leo.izen@gmail.com</email>
</author>
<published>2017-10-15T17:39:17Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=6a72708169b7f8b1add83e1255a883461af904b7'/>
<id>urn:sha1:6a72708169b7f8b1add83e1255a883461af904b7</id>
<content type='text'>
The coreutil `rm` will by default exit with failure if it is instructed
to remove a file that doesn't exist. Using `rm -f` will suppress this
behavior, so `rm` will exit with success whether or not the file had
existed before invoking `rm -f`.
</content>
</entry>
<entry>
<title>Use basic config by default</title>
<updated>2017-10-13T23:12:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-13T23:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=7e0ddd7b783e17af13b1294887d461479a1faa47'/>
<id>urn:sha1:7e0ddd7b783e17af13b1294887d461479a1faa47</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix makefile</title>
<updated>2017-10-13T23:07:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-13T23:07:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=156a69150af8aaafb16e6052f01e91f9184f85f9'/>
<id>urn:sha1:156a69150af8aaafb16e6052f01e91f9184f85f9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>General improvements</title>
<updated>2017-10-13T23:01:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-13T23:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=3e1864aa14a33a3c917537a241f6a032cfcacf78'/>
<id>urn:sha1:3e1864aa14a33a3c917537a241f6a032cfcacf78</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Change style and license</title>
<updated>2017-10-13T21:02:32Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-13T21:02:32Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=4cbd00d12f91101a8d1d2fcc30baeae465236273'/>
<id>urn:sha1:4cbd00d12f91101a8d1d2fcc30baeae465236273</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>makefile: install man pages</title>
<updated>2017-02-10T16:26:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-02-10T16:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=5132f90b6de1333a809754165ff9222390608144'/>
<id>urn:sha1:5132f90b6de1333a809754165ff9222390608144</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>attributes are gcc specific</title>
<updated>2015-10-02T09:30:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-10-02T09:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=809cd3e1b51450de02fdd9ed9a5d7bfbc6b2ae61'/>
<id>urn:sha1:809cd3e1b51450de02fdd9ed9a5d7bfbc6b2ae61</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
